Sha256: 40ea3fad833fb9db7640d289e2a602fe4c701245ddf4be9c69a208487c9b4271
Contents?: true
Size: 1.31 KB
Versions: 58
Compression:
Stored size: 1.31 KB
Contents
<div class="bg-white"> <div class="mx-auto max-w-2xl py-16 px-4 sm:py-24 sm:px-6 lg:max-w-7xl"> <div class="relative overflow-hidden rounded-lg lg:h-96"> <div class="absolute inset-0"> <img src="https://tailwindui.com/img/ecommerce-images/category-page-01-featured-collection.jpg" alt="" class="h-full w-full object-cover object-center"> </div> <div aria-hidden="true" class="relative h-96 w-full lg:hidden"></div> <div aria-hidden="true" class="relative h-32 w-full lg:hidden"></div> <div class="absolute inset-x-0 bottom-0 rounded-bl-lg rounded-br-lg bg-black bg-opacity-75 p-6 backdrop-blur backdrop-filter sm:flex sm:items-center sm:justify-between lg:inset-y-0 lg:inset-x-auto lg:w-96 lg:flex-col lg:items-start lg:rounded-tl-lg lg:rounded-br-none"> <div> <h2 class="text-xl font-bold text-white">Workspace Collection</h2> <p class="mt-1 text-sm text-gray-300">Upgrade your desk with objects that keep you organized and clear-minded.</p> </div> <a href="#" class="mt-6 flex flex-shrink-0 items-center justify-center rounded-md border border-white border-opacity-25 bg-white bg-opacity-0 py-3 px-4 text-base font-medium text-white hover:bg-opacity-10 sm:mt-0 sm:ml-8 lg:ml-0 lg:w-full">View the collection</a> </div> </div> </div> </div>
Version data entries
58 entries across 29 versions & 1 rubygems