This commit is contained in:
2025-09-08 15:27:33 +02:00
parent 4bea627e6d
commit a69f35c9a7
21 changed files with 254 additions and 46 deletions

View File

@@ -20,7 +20,7 @@ export function StackSectionPreview() {
<p className="mt-4 lg:mt-6 text-sm font-light text-pretty text-white lg:text-base">
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>
<Button className="mt-8" variant="outline" href="https://threefold.io/build" >Discover How It Works </Button>
<Button className="mt-12" variant="outline" href="https://threefold.io/build" >Discover How It Works </Button>
</div>
{/* Right Column - Stacked Cubes (2/3 width) */}