edit homepage

This commit is contained in:
2024-08-13 16:40:49 +02:00
parent 97509845b5
commit 92cb252d48
21 changed files with 97 additions and 104 deletions

View File

@@ -2,13 +2,11 @@
<div class="mx-auto max-w-7xl lg:py-4 sm:px-6 sm:py-12 lg:px-8">
<div class="relative isolate overflow-hidden px-6 lg:py-12 py-8 text-center shadow-2xl rounded-3xl sm:px-8">
<img src="images/mesh2.gif" blend-mode="multiply" alt="" class="absolute inset-0 -z-10 h-full w-full object-cover">
<h2 class="mx-auto max-w-2xl lg:text-3xl leading-8 tracking-tight text-white text-xl lg:py-4 m-2 py-8">A digital Mesh that Comes Together by Simply Connecting the Dots.</h2>
<p class="inline mx-auto mt-2 max-w-xl text-lg lg:text-2xl font-semibold leading-8 text-white">A Mesh</p>
<p class="inline mx-auto mt-2 max-w-xl text-base lg:text-xl leading-8 text-gray-100">A network of interconnected elements.</p><br>
<p class="inline mx-auto mt-2 max-w-xl text-lg lg:text-2xl font-semibold leading-8 text-white">Come together
<p class="inline mx-auto mt-2 max-w-xl text-base lg:text-xl leading-8 text-gray-100">to gather or assemble in one place.</p><br>
<p class="inline mx-auto mt-2 max-w-xl text-lg lg:text-2xl font-semibold leading-8 text-white"> Simply </p>
<p class="inline mx-auto mt-2 max-w-xl text-base lg:text-xl leading-8 text-gray-100">in a straight forward or uncomplicated way.</p>
<h2 class="mx-auto max-w-2xl lg:text-3xl leading-8 tracking-tight text-white text-xl lg:py-4 m-2 py-2">Revolutionizing the Future of Cloud Infrastructure.</h2>
<p class="inline mx-auto mt-2 max-w-xl text-base lg:text-xl leading-8 text-gray-100">At TF9, we're redefining cloud computing with our secure, scalable, and energy-efficient platform. </p><br>
<p class="inline mx-auto mt-2 max-w-xl text-base lg:text-xl leading-8 text-gray-100">TF9 is designed to meet the demands of modern IT workloads.</p><br>
<p class="inline mx-auto mt-2 max-w-xl text-base lg:text-xl leading-8 text-gray-100">Our platform ensures performance, sovereignty, and efficiency at every scale.</p><br><br>
<a href="#" class="rounded-md mt-6 bg-indigo-500 px-3.5 py-2.5 font-semibold text-white shadow-sm hover:bg-indigo-400 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-400">About Us</a>
</div>
</div>
</div>