forked from hero/www_hero_project
fix text
This commit is contained in:
@@ -8,8 +8,55 @@
|
||||
<p class="mt-6 text-lg leading-8 max-w-4xl text-gray-300">Our advanced architecture seamlessly integrates cutting-edge compute, storage, and network technologies to deliver unparalleled performance, scalability, and security. Designed for modern IT workloads, it supports everything from edge computing to large-scale data centers, ensuring efficiency and resilience at every level.</p>
|
||||
<br>
|
||||
<br>
|
||||
<img class="mb-[-12%] rounded-xl shadow-2xl ring-1 ring-gray-900/10" src="technology/img/technology22.png" alt="">
|
||||
<div class="relative" aria-hidden="true">
|
||||
<div class="mx-auto mt-4 grid max-w-2xl grid-cols-1 gap-x-8 gap-y-12 lg:mx-0 lg:max-w-none lg:grid-cols-4">
|
||||
<article class="flex flex-col items-start justify-between">
|
||||
<div class="max-w-xl">
|
||||
<div class="group relative">
|
||||
<h3 class="mt-3 text-lg font-semibold leading-6 group-hover:text-gray-600">
|
||||
<a href="#">
|
||||
<span class="absolute inset-0"></span>
|
||||
<h4 class="font-semibold">Layer 0</h4>
|
||||
</a>
|
||||
</h3>
|
||||
<p class="mt-4 line-clamp-3 text-sm leading-6">Interconnected nodes (Zero-OS) delivering compute (GPU, CPU), storage and network. Localized & More Secure.</p>
|
||||
</div>
|
||||
</article>
|
||||
<article class="flex flex-col items-start justify-between">
|
||||
<div class="max-w-xl">
|
||||
<div class="group relative">
|
||||
<h3 class="mt-3 text-lg font-semibold leading-6 group-hover:text-gray-600">
|
||||
<a href="#">
|
||||
<span class="absolute inset-0"></span>
|
||||
<h4 class="font-semibold">Layer 1</h4>
|
||||
</a>
|
||||
</h3>
|
||||
<p class="mt-4 line-clamp-3 text-sm leading-6">Compatible with any Web 2 and Web 3 standard + ready for true peer-to-peer transactions at any scale.</p></div>
|
||||
</article>
|
||||
<article class="flex flex-col items-start justify-between">
|
||||
<div class="max-w-xl">
|
||||
<div class="group relative">
|
||||
<h3 class="mt-3 text-lg font-semibold leading-6 group-hover:text-gray-600">
|
||||
<a href="#">
|
||||
<span class="absolute inset-0"></span>
|
||||
<h4 class="font-semibold">Layer 2</h4>
|
||||
</a>
|
||||
</h3>
|
||||
<p class="mt-4 line-clamp-3 text-sm leading-6">Always available shortest path end-to-end encrypted network layer. Digital Self-Tech allows self healing.</p>
|
||||
</div>
|
||||
</article>
|
||||
<article class="flex flex-col items-start justify-between">
|
||||
<div class="max-w-xl">
|
||||
<div class="group relative">
|
||||
<h3 class="mt-3 text-lg font-semibold leading-6 group-hover:text-gray-600">
|
||||
<a href="#">
|
||||
<span class="absolute inset-0"></span>
|
||||
<h4 class="font-semibold">Layer 3</h4>
|
||||
</a>
|
||||
</h3>
|
||||
<p class="mt-4 line-clamp-3 text-sm leading-6">Better security, data availability, performance at all times for all users. 100% private & Secure.</p>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user