forked from hero/www_hero_project
main #1
@ -71,7 +71,7 @@
|
|||||||
Horizontal Scalability
|
Horizontal Scalability
|
||||||
</dt>
|
</dt>
|
||||||
<dd class="mt-1 flex flex-auto flex-col text-base leading-7">
|
<dd class="mt-1 flex flex-auto flex-col text-base leading-7">
|
||||||
<p class="flex-auto text-base">The network has the capability to amplify resources without the need to individually augment the capacity of each resource.</p>
|
<p class="flex-auto text-base">The network has the capability to amplify resources without the need to individually augment the capacity.</p>
|
||||||
</dd>
|
</dd>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<div class="pt-6">
|
<div class="pt-6">
|
||||||
<div class="mx-auto max-w-7xl px-6 lg:px-8">
|
<div class="mx-auto max-w-7xl px-6 lg:px-8">
|
||||||
<div class="mx-auto max-w-2xl lg:mx-0">
|
<div class="mx-auto max-w-2xl lg:mx-0">
|
||||||
<h2 class="text-base font-semibold leading-7 text-indigo-600 mb-4">BLOG</h2>
|
<h2 class="text-base font-semibold leading-7 text-indigo-400 mb-4">BLOG</h2>
|
||||||
<h2 class="tracking-tight">What's New</h2>
|
<h2 class="tracking-tight">What's New</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="mx-auto mt-8 grid max-w-2xl grid-cols-1 gap-x-8 gap-y-20 lg:mx-0 lg:max-w-none lg:grid-cols-4">
|
<div class="mx-auto mt-8 grid max-w-2xl grid-cols-1 gap-x-8 gap-y-20 lg:mx-0 lg:max-w-none lg:grid-cols-4">
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
<div class="mx-auto max-w-7xl lg:py-4 sm:px-6 sm:py-12 lg:px-8">
|
<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">
|
<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">
|
<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-2">Revolutionizing the Future of Cloud Infrastructure.</h2>
|
<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">Transformative Solutions for Diverse Needs</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">Explore how TF9 can revolutionize your operations across various domains. </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">Whether optimizing computational efficiency, enhancing data security, or improving network performance,</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>
|
<p class="inline mx-auto mt-2 max-w-xl text-base lg:text-xl leading-8 text-gray-100">TF9 adapts seamlessly to your specific requirements, driving innovation and efficiency in any sector. </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>
|
<a href="#" class="rounded-xl mt-6 text-sm 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">Use Cases</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user