24 lines
1.8 KiB
HTML
24 lines
1.8 KiB
HTML
<div class="bg-white">
|
|
<div class="relative isolate overflow-hidden pt-14">
|
|
<img src="https://images.unsplash.com/photo-1521737604893-d14cc237f11d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8" alt="" class="absolute inset-0 -z-10 size-full object-cover opacity-30">
|
|
<div class="mx-auto max-w-7xl px-6 lg:px-8">
|
|
<div class="mx-auto max-w-2xl py-32 sm:py-48 lg:py-56">
|
|
<div class="hidden sm:mb-8 sm:flex sm:justify-center">
|
|
<div class="relative rounded-full px-3 py-1 text-sm/6 text-black ring-1 ring-gray-700 hover:ring-gray-500">
|
|
Announcing our next round of funding. <a href="#" class="font-semibold text-black hover:text-black"><span class="absolute inset-0" aria-hidden="true"></span>Read more <span aria-hidden="true">→</span></a>
|
|
</div>
|
|
</div>
|
|
<div class="text-center">
|
|
<h1 class="lg:text-6xl text-4xl font-semibold tracking-tight text-balance text-black">This is Hero3.html</h1>
|
|
<h2 class="fade-in text-balance lg:text-5xl text-4xl font-normal tracking-tight text-black">This is smaller title h2</h2>
|
|
<p class="mt-8 lg:text-xl text-lg font-light text-black sm:text-xl/8">Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat.</p>
|
|
<div class="mt-10 flex items-center justify-center gap-x-6">
|
|
<a href="#" class="rounded-2xl bg-black px-3.5 py-2.5 text-sm font-semibold text-black shadow-xs hover:bg-gray-200 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-gray-200">Get started</a>
|
|
<a href="#" class="text-sm/6 font-semibold text-white hover:text-gray-200">Learn more <span aria-hidden="true">→</span></a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|