Log In
BASIC-LIBRARY / SECTION / FEATURE

Feature Nine

Preview Code
Quick edit
<div
  class="bg-white pt-6 pb-6 py-6 max-w-screen-2xl mr-auto ml-auto sm:pt-8 sm:pb-8 sm:py-8 lg:pt-12 lg:pb-12 lg:py-12"
>
  <div
    class="ml-auto mr-auto mx-auto max-w-screen-2xl pl-4 pr-4 px-4 md:pl-8 md:pr-8 md:px-8"
  >
    <div class="mb-10 md:mb-16">
      <h2
        class="mb-4 text-center text-2xl font-bold text-gray-800 md:mb-6 lg:text-3xl"
      >
        Our Competitive Advantage
      </h2>
      <p
        class="ml-auto mr-auto mx-auto max-w-screen-md text-center text-gray-500 md:text-lg"
      >
        We combine intelligent design, scalable architecture, and world-class
        support to help businesses deliver faster, safer, and more reliable
        solutions.
      </p>
    </div>
    <div class="grid sm:grid-cols-2 xl:grid-cols-3 gap-8 md:gap-12 xl:gap-16">
      <div class="flex gap-4 md:gap-6">
        <div
          class="flex h-12 w-12 shrink-0 items-center justify-center rounded-lg bg-indigo-500 text-white shadow-lg md:h-14 md:w-14 md:rounded-xl"
        >
          <svg
            xmlns="http://www.w3.org/2000/svg"
            class="h-6 w-6"
            fill="none"
            viewBox="0 0 24 24"
            stroke="currentColor"
          >
            <path
              stroke-linecap="round"
              stroke-linejoin="round"
              stroke-width="2"
              d="M13 7h8m0 0v8m0-8l-8 8-4-4-6 6"
            ></path>
          </svg>
        </div>
        <div class>
          <h3 class="mb-2 text-lg font-semibold md:text-xl">Growth</h3>
          <p class="mb-2 text-gray-500">
            Our platform empowers teams to scale seamlessly, adapt quickly to
            market changes, and unlock new revenue streams.
          </p>
          <a
            href="#"
            class="transition duration-100 active:text-indigo-700 font-bold text-indigo-500 hover:text-indigo-600"
          >
            More
          </a>
        </div>
      </div>
      <div class="flex gap-4 md:gap-6">
        <div
          class="flex h-12 w-12 shrink-0 items-center justify-center rounded-lg bg-indigo-500 text-white shadow-lg md:h-14 md:w-14 md:rounded-xl"
        >
          <svg
            xmlns="http://www.w3.org/2000/svg"
            class="h-6 w-6"
            fill="none"
            viewBox="0 0 24 24"
            stroke="currentColor"
          >
            <path
              stroke-linecap="round"
              stroke-linejoin="round"
              stroke-width="2"
              d="M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z"
            ></path>
          </svg>
        </div>
        <div class>
          <h3 class="mb-2 text-lg font-semibold md:text-xl">Security</h3>
          <p class="mb-2 text-gray-500">
            Built with encryption and compliance at the core, we prioritize your
            data privacy and safeguard your infrastructure.
          </p>
          <a
            href="#"
            class="transition duration-100 active:text-indigo-700 font-bold text-indigo-500 hover:text-indigo-600"
          >
            More
          </a>
        </div>
      </div>
      <div class="flex gap-4 md:gap-6">
        <div
          class="flex h-12 w-12 shrink-0 items-center justify-center rounded-lg bg-indigo-500 text-white shadow-lg md:h-14 md:w-14 md:rounded-xl"
        >
          <svg
            xmlns="http://www.w3.org/2000/svg"
            class="h-6 w-6"
            fill="none"
            viewBox="0 0 24 24"
            stroke="currentColor"
          >
            <path
              stroke-linecap="round"
              stroke-linejoin="round"
              stroke-width="2"
              d="M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"
            ></path>
          </svg>
        </div>
        <div class>
          <h3 class="mb-2 text-lg font-semibold md:text-xl">Cloud</h3>
          <p class="mb-2 text-gray-500">
            Deploy globally in seconds with our resilient cloud network designed
            to handle traffic surges and scale automatically.
          </p>
          <a
            href="#"
            class="transition duration-100 active:text-indigo-700 font-bold text-indigo-500 hover:text-indigo-600"
          >
            More
          </a>
        </div>
      </div>
      <div class="flex gap-4 md:gap-6">
        <div
          class="flex h-12 w-12 shrink-0 items-center justify-center rounded-lg bg-indigo-500 text-white shadow-lg md:h-14 md:w-14 md:rounded-xl"
        >
          <svg
            xmlns="http://www.w3.org/2000/svg"
            class="h-6 w-6"
            fill="none"
            viewBox="0 0 24 24"
            stroke="currentColor"
          >
            <path
              stroke-linecap="round"
              stroke-linejoin="round"
              stroke-width="2"
              d="M13 10V3L4 14h7v7l9-11h-7z"
            ></path>
          </svg>
        </div>
        <div class>
          <h3 class="mb-2 text-lg font-semibold md:text-xl">Speed</h3>
          <p class="mb-2 text-gray-500">
            We optimize for performance at every level&#x2014;from code
            execution to content delivery&#x2014;to ensure lightning-fast
            experiences.
          </p>
          <a
            href="#"
            class="transition duration-100 active:text-indigo-700 font-bold text-indigo-500 hover:text-indigo-600"
          >
            More
          </a>
        </div>
      </div>
      <div class="flex gap-4 md:gap-6">
        <div
          class="flex h-12 w-12 shrink-0 items-center justify-center rounded-lg bg-indigo-500 text-white shadow-lg md:h-14 md:w-14 md:rounded-xl"
        >
          <svg
            xmlns="http://www.w3.org/2000/svg"
            class="h-6 w-6"
            fill="none"
            viewBox="0 0 24 24"
            stroke="currentColor"
          >
            <path
              stroke-linecap="round"
              stroke-linejoin="round"
              stroke-width="2"
              d="M18.364 5.636l-3.536 3.536m0 5.656l3.536 3.536M9.172 9.172L5.636 5.636m3.536 9.192l-3.536 3.536M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-5 0a4 4 0 11-8 0 4 4 0 018 0z"
            ></path>
          </svg>
        </div>
        <div class>
          <h3 class="mb-2 text-lg font-semibold md:text-xl">Support</h3>
          <p class="mb-2 text-gray-500">
            Our dedicated support team is available 24/7 to resolve issues,
            guide integrations, and ensure your success at every step.
          </p>
          <a
            href="#"
            class="transition duration-100 active:text-indigo-700 font-bold text-indigo-500 hover:text-indigo-600"
          >
            More
          </a>
        </div>
      </div>
      <div class="flex gap-4 md:gap-6">
        <div
          class="flex h-12 w-12 shrink-0 items-center justify-center rounded-lg bg-indigo-500 text-white shadow-lg md:h-14 md:w-14 md:rounded-xl"
        >
          <svg
            xmlns="http://www.w3.org/2000/svg"
            class="h-6 w-6"
            fill="none"
            viewBox="0 0 24 24"
            stroke="currentColor"
          >
            <path
              stroke-linecap="round"
              stroke-linejoin="round"
              stroke-width="2"
              d="M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z"
            ></path>
          </svg>
        </div>
        <div class>
          <h3 class="mb-2 text-lg font-semibold md:text-xl">Dark Mode</h3>
          <p class="mb-2 text-gray-500">
            Offer users a comfortable visual experience across all devices with
            full dark mode support baked into the interface.
          </p>
          <a
            href="#"
            class="transition duration-100 active:text-indigo-700 font-bold text-indigo-500 hover:text-indigo-600"
          >
            More
          </a>
        </div>
      </div>
    </div>
  </div>
</div>
© 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