Sha256: 068f73dc9df88e90e49b2d014c1b1ebb2ab53e4d055783a524635aff97852dc7
Contents?: true
Size: 976 Bytes
Versions: 29
Compression:
Stored size: 976 Bytes
Contents
<div class="bg-white"> <div class="relative bg-gray-900"> <div aria-hidden="true" class="absolute inset-0 overflow-hidden"> <img src="https://tailwindui.com/img/ecommerce-images/home-page-01-hero-full-width.jpg" alt="" class="h-full w-full object-cover object-center"> </div> <div aria-hidden="true" class="absolute inset-0 bg-gray-900 opacity-50"></div> <div class="relative mx-auto flex max-w-3xl flex-col items-center py-32 px-6 text-center sm:py-64 lg:px-0"> <h1 class="text-4xl font-bold tracking-tight text-white lg:text-6xl">New arrivals are here</h1> <p class="mt-4 text-xl text-white">The new arrivals have, well, newly arrived. Check out the latest options from our summer small-batch release while they're still in stock.</p> <a href="#" class="mt-8 inline-block rounded-md border border-transparent bg-white py-3 px-8 text-base font-medium text-gray-900 hover:bg-gray-100">Shop New Arrivals</a> </div> </div> </div>
Version data entries
29 entries across 29 versions & 1 rubygems