Marketing Cards Shaped with Image and Content

Live Preview
<a href="#" class="block">
      <img
        alt=""
        src="https://images.unsplash.com/photo-1588515724527-074a7a56616c?auto=format&fit=crop&q=80&w=1160"
        class="h-56 w-full rounded-se-3xl rounded-es-3xl object-cover sm:h-64 lg:h-72"
      />

      <div class="mt-4 sm:flex sm:items-center sm:justify-center sm:gap-4">
        <strong class="font-medium">Company Name</strong>

        <span class="hidden sm:block sm:h-px sm:w-8 sm:bg-yellow-500"></span>

        <p class="mt-0.5 opacity-50 sm:mt-0">Branding / Signage</p>
      </div>
    </a>

Related components

More items from the merged UI library.

View all