This commit is contained in:
2024-11-15 16:01:00 +03:00
parent dbfec80d3f
commit 5b110d99c9
4 changed files with 197 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
<div class="hero-section">
<h1 class="hero-title">A Self-Healing Data, Network and Cloud Platform</h1>
<p class="hero-description">
Imagine a system built to scale to a planetary level, seamlessly compatible with AI, Cloud, Web2, Web3, and Edge IT workloads. A system that is resilient to unforeseen events, provides 100% uptime, and enables any machine and human to communicate over the shortest, most direct path possible.
</p>
<p class="hero-tagline">That's <strong>ThreeFold</strong>.</p>
<div class="hero-buttons">
<button class="btn btn-primary">Get Started Now</button>
<button class="btn btn-secondary">See Products</button>
</div>
</div>