Log In
BASIC-LIBRARY / SECTION / HERO

Hero Two

Preview Code
Quick edit
<section class="body-font text-gray-600">
  <div
    class="container ml-auto mr-auto mx-auto flex pl-5 pr-5 px-5 pt-24 pb-24 py-24 items-center justify-center flex-col"
  >
    <img
      class="w-5/6 mb-10 object-cover object-center rounded md:w-3/6 lg:w-2/6"
      alt="Analytics Dashboard"
      src="https://media.istockphoto.com/id/1060524234/vector/infographic-dashboard-template-with-flat-design-graphs-and-charts-information-graphics.jpg?s=2048x2048&amp;w=is&amp;k=20&amp;c=HNVi1FxThc6xihFYuhP_X8ztvBhkfkaGqV3USaqoQ_k="
    />
    <div class="text-center w-full lg:w-2/3">
      <h1
        class="title-font text-3xl mb-4 font-medium text-gray-900 sm:text-4xl"
      >
        Unlock Your Potential with Acme Analytics
      </h1>
      <p class="mb-8 leading-relaxed">
        Discover actionable insights, streamline your workflows, and drive
        growth with our intuitive analytics platform built for modern teams. Get
        real-time data visualizations, custom reports, and AI-powered
        recommendations&#x2014;all in one place.
      </p>
      <div class="flex justify-center">
        <button
          class="inline-flex text-white bg-indigo-500 border-0 pt-2 pb-2 py-2 pl-6 pr-6 px-6 focus:outline-none rounded text-lg hover:bg-indigo-600"
        >
          Start Free Trial
        </button>
        <button
          class="inline-flex ml-4 text-gray-700 bg-gray-100 border-0 pt-2 pb-2 py-2 pl-6 pr-6 px-6 focus:outline-none rounded text-lg hover:bg-gray-200"
        >
          Learn Features
        </button>
      </div>
    </div>
  </div>
</section>
© 2025 tailsections.com. All rights reserved

Don’t Lose Your Edits!

Your changes are saved locally, but they may expire or be lost if you don’t create an account.

Create Account