forked from hero/www_hero_project
36 lines
2.1 KiB
HTML
36 lines
2.1 KiB
HTML
|
||
<!-- section 2 page templates -->
|
||
|
||
<div class="relative isolate overflow-hidden lg:py-12">
|
||
<div class="mx-auto max-w-7xl px-6">
|
||
<div class="mx-auto max-w-2xl lg:mx-0">
|
||
<br>
|
||
<br>
|
||
<h2 class="text-base font-semibold leading-7 text-indigo-400 mb-4">PLATFORM</h2>
|
||
<h2 class="tracking-tight lg:text-4xl sm:text-base">Revolutionizing Cloud Infrastructure</h2>
|
||
<br>
|
||
<p class="mt-2 mb-10 lg:mb-2 text-lg">We’ve developed an ultra secure planetary-scale edge and AI cloud platform with self-healing capabilities.<br><br>
|
||
Our unique technology provides unparalleled sovereignty, scalability and efficiency features that emerging IT workloads require and that traditional cloud infrastructures cannot deliver.
|
||
</p>
|
||
</div>
|
||
<dl class="pb-10 grid grid-cols-1 gap-8 mt-6 sm:grid-cols-2 lg:grid-cols-4">
|
||
<div class="flex flex-col-reverse">
|
||
<dt class="text-base leading-7 text-gray-300"> Fully autonomous behaviour with self healing capabilities is possible.</dt>
|
||
<dd class="text-xl font-semibold leading-9 tracking-tight text-white">Fully Autonomous</dd>
|
||
</div>
|
||
<div class="flex flex-col-reverse">
|
||
<dt class="text-base leading-7 text-gray-300">Scalable to the planet, from the edge to massive datacenter scale.</dt>
|
||
<dd class="text-xl font-semibold leading-9 tracking-tight text-white">Ultra-scalable</dd>
|
||
</div>
|
||
<div class="flex flex-col-reverse">
|
||
<dt class="text-base leading-7 text-gray-300">Compatible with web2/3 and AI, everything can run on our stack.</dt>
|
||
<dd class="text-xl font-semibold leading-9 tracking-tight text-white">Cross-compatible</dd>
|
||
</div>
|
||
<div class="flex flex-col-reverse">
|
||
<dt class="text-base leading-7 text-gray-300">Engineered to minimize energy consumption with max performance.</dt>
|
||
<dd class="text-xl font-semibold leading-9 tracking-tight text-white">Energy Efficient</dd>
|
||
</div>
|
||
</dl>
|
||
</div>
|
||
</div>
|
||
</div> |