diff --git a/public/images/cloud/reserve3.png b/public/images/cloud/reserve3.png
new file mode 100644
index 0000000..15abe3c
Binary files /dev/null and b/public/images/cloud/reserve3.png differ
diff --git a/public/images/reserve2.png b/public/images/reserve2.png
new file mode 100644
index 0000000..741b578
Binary files /dev/null and b/public/images/reserve2.png differ
diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx
index 3af8502..9127ae2 100644
--- a/src/components/Footer.tsx
+++ b/src/components/Footer.tsx
@@ -30,6 +30,14 @@ export function Footer() {
Nodes
+
+ Docs
+
Media Kit
diff --git a/src/pages/agents/AgentHeroAlt.tsx b/src/pages/agents/AgentHeroAlt.tsx
index b648267..339256c 100644
--- a/src/pages/agents/AgentHeroAlt.tsx
+++ b/src/pages/agents/AgentHeroAlt.tsx
@@ -1,6 +1,7 @@
'use client'
import { Eyebrow, H3, P } from '@/components/Texts'
+import { Button } from '@/components/Button'
export function AgentHeroAlt() {
return (
@@ -33,6 +34,16 @@ Private, local, and autonomous by design, they give you everything you need to b
{/* TODO: Hero CTAs (Follow Development / Explore Docs) to be added when links are ready.
Previously two Buttons here with href="#". */}
+
diff --git a/src/pages/agents/CallToAction.tsx b/src/pages/agents/CallToAction.tsx
index e5c48b0..a7b95a6 100644
--- a/src/pages/agents/CallToAction.tsx
+++ b/src/pages/agents/CallToAction.tsx
@@ -67,14 +67,14 @@ export function CallToAction() {
diff --git a/src/pages/cloud/CalltoAction.tsx b/src/pages/cloud/CalltoAction.tsx
index 12814b1..2cf2584 100644
--- a/src/pages/cloud/CalltoAction.tsx
+++ b/src/pages/cloud/CalltoAction.tsx
@@ -50,7 +50,7 @@ export function CallToAction() {
{/* ✅ Two cards, stacked center with spacing */}
-
)}
diff --git a/src/pages/compute/ComputeCapabilities.tsx b/src/pages/compute/ComputeCapabilities.tsx
index c1a3f7d..e3a4389 100644
--- a/src/pages/compute/ComputeCapabilities.tsx
+++ b/src/pages/compute/ComputeCapabilities.tsx
@@ -2,6 +2,7 @@
import { Container } from '@/components/Container'
import { Eyebrow, H3, P } from '@/components/Texts'
+import { Button } from '@/components/Button'
const capabilities = [
{
@@ -77,6 +78,18 @@ export function ComputeCapabilities() {
{/* Button section */}
{/* TODO: CTA buttons (Get Started / Explore Docs) to be re-enabled when real links are available.
Previously rendered here as two Buttons with href="#". */}
+
+
+ Explore docs
+
+
diff --git a/src/pages/gpu/GpuHero.tsx b/src/pages/gpu/GpuHero.tsx
index d40d484..dc214d7 100644
--- a/src/pages/gpu/GpuHero.tsx
+++ b/src/pages/gpu/GpuHero.tsx
@@ -25,7 +25,7 @@ export function GpuHero() {
How it works
-
+
Explore Docs
diff --git a/src/pages/home/HomeBlink.tsx b/src/pages/home/HomeBlink.tsx
index b6e11f7..e0a13a1 100644
--- a/src/pages/home/HomeBlink.tsx
+++ b/src/pages/home/HomeBlink.tsx
@@ -49,7 +49,14 @@ export function HomeBlink({ onGetStartedClick }: { onGetStartedClick: () => void
Enter the Network
-
+
Explore Docs
diff --git a/src/pages/home/HomeSpotlight.tsx b/src/pages/home/HomeSpotlight.tsx
index a579b6a..64defbf 100644
--- a/src/pages/home/HomeSpotlight.tsx
+++ b/src/pages/home/HomeSpotlight.tsx
@@ -44,7 +44,14 @@ export function HomeSpotlight({
Enter the Network
-
+
Explore Docs
diff --git a/src/pages/home/archive/HomeCTA.tsx b/src/pages/home/archive/HomeCTA.tsx
index 9c69fbb..fd28e69 100644
--- a/src/pages/home/archive/HomeCTA.tsx
+++ b/src/pages/home/archive/HomeCTA.tsx
@@ -28,9 +28,14 @@ export function HomeCTA() {
{/* Button 2 */}
-
+
Explore Docs
-
+
diff --git a/src/pages/network/Hero.tsx b/src/pages/network/Hero.tsx
index 9d228a4..14dd284 100644
--- a/src/pages/network/Hero.tsx
+++ b/src/pages/network/Hero.tsx
@@ -103,7 +103,7 @@ export function Hero() {
-
+
-
- Join Mycelium
+
+ Join Mycelium Grid
-
+
Explore Docs
diff --git a/src/pages/nodes/NodeHero.tsx b/src/pages/nodes/NodeHero.tsx
index bccf0b6..1d1fb9f 100644
--- a/src/pages/nodes/NodeHero.tsx
+++ b/src/pages/nodes/NodeHero.tsx
@@ -36,7 +36,7 @@ export function NodeHero() {
>
How it works
-
+
Explore Docs
diff --git a/src/pages/pods/CallToAction.tsx b/src/pages/pods/CallToAction.tsx
index 403a2bf..1986a56 100644
--- a/src/pages/pods/CallToAction.tsx
+++ b/src/pages/pods/CallToAction.tsx
@@ -96,11 +96,11 @@ export function CallToAction() {
- Your Private Space in the New Internet
+ Your Private Space on the Network
Pods are personal digital spaces on the Mycelium Network. They are private, persistent, and fully under your control. Run conversations, files, and tools directly on the network instead of through central servers
diff --git a/src/pages/storage/StorageHero.tsx b/src/pages/storage/StorageHero.tsx
index 880cc82..add8328 100644
--- a/src/pages/storage/StorageHero.tsx
+++ b/src/pages/storage/StorageHero.tsx
@@ -26,8 +26,9 @@ export function StorageHero() {
How It Works