Log In
BASIC-LIBRARY / SECTION / STEPS

Steps Two

Preview Code
Quick edit
<section class="body-font text-gray-600">
  <div
    class="container pl-5 pr-5 px-5 pt-24 pb-24 py-24 ml-auto mr-auto mx-auto flex flex-wrap flex-col max-w-screen-2xl"
  >
    <div class="flex ml-auto mr-auto mx-auto flex-wrap mb-20">
      <a
        class="title-font inline-flex tracking-wider rounded-t pt-3 pb-3 py-3 w-1/2 justify-center border-b-2 font-medium bg-gray-100 items-center leading-none border-indigo-500 text-indigo-500 sm:pl-6 sm:pr-6 sm:px-6 sm:w-auto sm:justify-start"
      >
        <svg
          fill="none"
          stroke="currentColor"
          stroke-linecap="round"
          stroke-linejoin="round"
          stroke-width="2"
          class="w-5 h-5 mr-3"
          viewBox="0 0 24 24"
        >
          <path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"></path>
        </svg>
        <span data-node-handle="base-text" class="inline-block h-auto w-auto">
          Research &amp; Planning
        </span>
      </a>
      <a
        class="title-font inline-flex tracking-wider pt-3 pb-3 py-3 w-1/2 justify-center border-b-2 font-medium items-center leading-none border-gray-200 hover:text-gray-900 sm:pl-6 sm:pr-6 sm:px-6 sm:w-auto sm:justify-start"
      >
        <svg
          fill="none"
          stroke="currentColor"
          stroke-linecap="round"
          stroke-linejoin="round"
          stroke-width="2"
          class="w-5 h-5 mr-3"
          viewBox="0 0 24 24"
        >
          <path d="M22 12h-4l-3 9L9 3l-3 9H2"></path>
        </svg>
        <span data-node-handle="base-text" class="inline-block h-auto w-auto">
          Design &amp; Prototyping
        </span>
      </a>
      <a
        class="title-font inline-flex tracking-wider pt-3 pb-3 py-3 w-1/2 justify-center border-b-2 font-medium items-center leading-none border-gray-200 hover:text-gray-900 sm:pl-6 sm:pr-6 sm:px-6 sm:w-auto sm:justify-start"
      >
        <svg
          fill="none"
          stroke="currentColor"
          stroke-linecap="round"
          stroke-linejoin="round"
          stroke-width="2"
          class="w-5 h-5 mr-3"
          viewBox="0 0 24 24"
        >
          <circle cx="12" cy="5" r="3"></circle>
          <path d="M12 22V8M5 12H2a10 10 0 0020 0h-3"></path>
        </svg>
        <span data-node-handle="base-text" class="inline-block h-auto w-auto">
          Development Process
        </span>
      </a>
      <a
        class="title-font inline-flex tracking-wider pt-3 pb-3 py-3 w-1/2 justify-center border-b-2 font-medium items-center leading-none border-gray-200 hover:text-gray-900 sm:pl-6 sm:pr-6 sm:px-6 sm:w-auto sm:justify-start"
      >
        <svg
          fill="none"
          stroke="currentColor"
          stroke-linecap="round"
          stroke-linejoin="round"
          stroke-width="2"
          class="w-5 h-5 mr-3"
          viewBox="0 0 24 24"
        >
          <path d="M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2"></path>
          <circle cx="12" cy="7" r="4"></circle>
        </svg>
        <span data-node-handle="base-text" class="inline-block h-auto w-auto">
          Launch &amp; Optimization
        </span>
      </a>
    </div>
    <img
      class="block w-2/3 ml-auto mr-auto mx-auto mb-10 object-cover object-center rounded md:w-1/2 lg:w-1/3 xl:w-1/4"
      alt="hero"
      src="https://images.unsplash.com/photo-1727072206145-bf6f47befe9b?q=80&amp;w=2070&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.1.0&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
    />
    <div class="flex flex-col text-center w-full">
      <h1 class="title-font text-xl font-medium mb-4 text-gray-900">
        Build Better, Smarter, and Faster
      </h1>
      <p class="ml-auto mr-auto mx-auto leading-relaxed text-base lg:w-2/3">
        Our process transforms ideas into powerful digital solutions with
        clarity and speed. From strategy to final delivery, each step is crafted
        to bring measurable results that align with your vision.
      </p>
    </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