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

@@ -1,11 +1,7 @@
<div class="relative flex flex-col justify-center isolate overflow-hidden bg-transparent py-12">
<div class="relative flex flex-col justify-center isolate overflow-hidden bg-transparent py-24">
<div class="px-4 lg:px-8">
<div class="mx-auto max-w-4xl text-center">
<h2 class="text-balance font-normal tracking-tight text-white lg:text-6xl text-4xl fade-in">A True DePIN</h2>
<p class="text-balance lg:text-2xl text-xl font-light text-gray-200 tracking-normal fade-in"><span class="font-bold">De</span>Centralized
<span class="font-bold"> P</span>hysical <span class="font-bold">I</span>nfrastructure <span class="font-bold">N</span>etwork<br><br></p>
<h2 class="text-balance font-normal tracking-tight leading-snug text-white lg:text-3xl text-2xl fade-in">Planetary Scalable
<br> Autonomous Infrastructure Layer<br>for The Internet</h2>
<h2 class="pt-12text-balance font-normal tracking-tight text-white lg:text-6xl text-4xl fade-in">Decentralized Internet Infrastructure</h2>
<p class="mx-auto mt-8 max-w-3xl text-pretty lg:text-2xl text-lg font-light text-gray-200 font-lightfade-in">Our unique
technology enables anyone to become a provider<br> of network, storage and compute capacity.</p>
<div class="mx-auto max-w-7xl px-4 py-8">

View File

@@ -24,8 +24,8 @@
<ul class="text-white fade-in space-y-4">
<li class="text-sm text-gray-200 mb-2">Private, scalable, and autonomous—designed for AI-native environments.</li>
<li class="text-sm text-gray-200 mb-2">Distributed and decentralized, offering 10x efficiency and unprecedented security over existing cloud solutions.</li>
<li class="text-sm text-gray-200 mb-2">User Centric Geo-Aware Unbreakable Storage system (ensuring redundancy & privacy)</li>
<li class="text-sm text-gray-200 mb-2">Geo-aware for Compliance & Data Localization</li>
<li class="text-sm text-gray-200 mb-2">User-centric, unbreakable storage system ensuring redundancy & privacy.</li>
<li class="text-sm text-gray-200 mb-2">Geo-aware for compliance & data localization.</li>
</ul>
</dd>
</div>
@@ -36,10 +36,9 @@
</dt>
<dd class="mt-4 flex flex-auto flex-col">
<ul class="text-white fade-in">
<li class="text-sm text-gray-200 mb-2">End-to-end encrypted, peer-to-peer communication—no intermediaries</li>
<li class="text-sm text-gray-200 mb-2">End-to-end encrypted, peer-to-peer communication—no intermediaries.</li>
<li class="text-sm text-gray-200 mb-2">Shortest-path routing—intelligent traffic optimization for latency reduction and cost efficiency.</li>
<li class="text-sm text-gray-200 mb-2">User Centric Geo-Aware Unbreakable Storage system (ensuring redundancy & privacy)</li>
<li class="text-sm text-gray-200 mb-2">Self-sustaining and censorship-resistant—a true Web4-ready network</li>
<li class="text-sm text-gray-200 mb-2">Self-sustaining and censorship-resistant network.</li>
</ul>
</dd>
</div>
@@ -48,18 +47,18 @@
<div class="fade-in-box flex flex-col p-4 lg:p-6 rounded-2xl bg-white/5">
<!-- <img class="fade-in blinking-effect relative mx-auto mb-4" width="25%" src="/images/open_source.png" alt=""> -->
<dt class="flex gap-x-3 text-lg rounded-2xl font-semibold text-white px-6">
Autonomous Cloud
Compute
</dt>
<dd class="mt-4 flex flex-auto flex-col">
<ul class="text-white fade-in">
<li class="text-sm text-gray-200 mb-3">Self-healing compute fabric—automatically redistributes workloads to healthy nodes. Fault tolerance is achieved via live migration of workloads, maintaining service availability. The Grid supports a peer-to-peer (P2P) AI compute and storage marketplace, allowing individuals and enterprises to monetize excess compute and GPU resources.</li>
<li class="text-sm text-gray-200 mb-3">No reliance on hyperscalers—agents dynamically manage resources, ensuring uptime and resilience</li>
<li class="text-sm text-gray-200 mb-3">No reliance on hyperscalers—agents dynamically manage resources, ensuring uptime and resilience.</li>
<li class="text-sm text-gray-200 mb-3">Optimized for AI & Web3—ideal for running autonomous applications, LLMs, and metaverse infrastructure. The Grid is designed to support AI inference and training at the edge.</li>
<li class="text-sm text-gray-200 mb-3">ThreeFold Grid V3 uses ZOS (Zero-OS), a highly optimized, minimalistic OS designed specifically for stateless, immutable, and self-healing workloads. ZOS runs on bare metal and supports:
<ul class="text-white fade-in">
<li class="text-sm">MicroVMs & Containerized Workloads (Kubernetes, Docker, Firecracker)</li>
<li class="text-sm">AI & Machine Learning Workloads (LLM inference, federated learning)</li>
<li class="text-sm">Web3 & Blockchain Nodes</li>
<li class="text-sm">MicroVMs & Containerized Workloads (Kubernetes, Docker, Firecracker).</li>
<li class="text-sm">AI & Machine Learning Workloads (LLM inference, federated learning).</li>
<li class="text-sm">Web3 & Blockchain Nodes.</li>
</ul>
</li>
</ul>