remove web4

This commit is contained in:
2025-04-24 15:37:27 +02:00
parent 6269fb9667
commit 4f8673a2a0
17 changed files with 50 additions and 69 deletions

View File

@@ -3,7 +3,7 @@
<div class="max-w-3xl lg:px-16 px-0 lg:pb-12 pb-6">
<h2 class="fade-in text-balance lg:text-5xl text-3xl leading-tight font-normal tracking-tight text-white">ThreeFold is a Decentralized Infrastructure Layer for The Internet
</h2>
<p class="mx-auto mt-6 mb-6 max-w-3xl text-pretty lg:text-xl text-lg font-light text-gray-200 fade-in">A foundational DePIN platform that operates directly on bare metal, delivering a truly scalable solution that redefines the core pillars of the Internet and Cloud: Compute, Data, and Networking.</p>
<p class="mx-auto mt-6 mb-6 max-w-3xl text-pretty lg:text-xl text-lg font-light text-gray-200 fade-in">We have built a foundational platform that runs directly on bare metal, offering a scalable solution focused on the essential building blocks of the Internet and Cloud: compute, data, and network.</p>
<a href="/what" class="blinking-effect fade-in lg:text-xl text-lg font-semibold text-white hover:text-gray-400">Discover How It Works <span aria-hidden="true"></span></a>
</div>
<div class="lg:px-16 fade-in"> <!-- Added padding to the right side for more spacing -->
@@ -12,21 +12,24 @@
<dl class="grid grid-cols-1 mx-auto lg:gap-x-8 sm:grid-cols-2 lg:gap-y-8 gap-y-4">
<div class="pt-0">
<dt class="font-semibold text-base text-gray-200">Bare Metal <br>Operating System</dt>
<dt class="font-normal text-sm text-gray-200">COMPUTE</dt>
<dt class="mt-1 font-semibold text-base text-gray-200">Bare Metal <br>Operating System</dt>
</div>
<div class="pt-0">
<dd class="font-light text-gray-300 text-sm mb-2">Zero OS, an efficient and secure operating system, runs directly on the hardware enabling an autonomous cloud. </dd>
<dd class="font-light text-gray-300 text-sm mb-4">Can run any Web2, Web3, or AI workload at the edge of the Internet, with more scalability and reliability.</dd>
</div>
<div class="pt-0">
<dt class="font-semibold text-base text-gray-200">Unbreakable Data</dt>
<dt class="font-normal text-sm text-gray-200">DATA</dt>
<dt class="mt-1 font-semibold text-base text-gray-200">Unbreakable Data</dt>
</div>
<div class="">
<dd class="font-light text-gray-300 text-sm mb-2">Data cannot be compromised and always remains private, owned by you. A scalable system, to the planetary level. </dd>
<dd class="font-light text-gray-300 text-sm mb-4">Can be distributed and stored in ways which are at least 10x more efficient and orders of magnitude more secure and reliable.</dd>
</div>
<div class="pt-0">
<dt class="font-semibold text-base text-gray-200">Unbreakable Network</dt>
<dt class="font-normal text-sm text-gray-200">NETWORK</dt>
<dt class="mt-1 font-semibold text-base text-gray-200">Unbreakable Network</dt>
</div>
<div class="">
<dd class="font-light text-gray-300 text-sm mb-2">End-to-end encrypted overlay network, always looking for the shortest possible path between participants. </dd>