refactor: reorganize landing page sections and add hover animations to feature cards

This commit is contained in:
2025-10-14 12:41:18 +02:00
parent 34956dc5b3
commit 8f860926bb
14 changed files with 107 additions and 45 deletions

View File

@@ -139,7 +139,7 @@ export function Header() {
<Button href="https://docs.ourworld.tf/mycelium_cloud/docs/" variant="outline">
Docs
</Button>
<Button href="https://www.mycelium.threefold.io/download/" variant="solid" color="cyan">Get Mycelium</Button>
<Button href="/download/" variant="solid" color="cyan">Get Mycelium</Button>
</div>
</div>
</Container>