19 lines
1.4 KiB
HTML
19 lines
1.4 KiB
HTML
<div class="">
|
|
<div class="relative isolate pt-14">
|
|
<div class="py-24 sm:py-32 lg:pb-40">
|
|
<div class="mx-auto max-w-7xl px-6 lg:px-8">
|
|
<div class="mx-auto max-w-2xl text-center">
|
|
<h1 class="lg:text-6xl text-4xl font-semibold tracking-tight text-balance text-black">This is Hero4.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-gray-50 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-white 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-black hover:text-gray-200">Learn more <span aria-hidden="true">→</span></a>
|
|
</div>
|
|
</div>
|
|
<img src="https://tailwindui.com/plus/img/component-images/dark-project-app-screenshot.png" alt="App screenshot" width="2432" height="1442" class="mt-16 rounded-md bg-white/5 ring-1 shadow-2xl ring-white/10 sm:mt-24">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|