diff --git a/src/pages/agents/AgentBento.tsx b/src/pages/agents/AgentBento.tsx index e254b3f..26980e5 100644 --- a/src/pages/agents/AgentBento.tsx +++ b/src/pages/agents/AgentBento.tsx @@ -119,8 +119,8 @@ export function AgentBento() { className={`relative flex lg:h-90 flex-col overflow-hidden rounded-[calc(var(--radius-lg)+1px)] `} > {card.animation ? ( -
- +
+
) : (
diff --git a/src/pages/agents/AgentDesign.tsx b/src/pages/agents/AgentDesign.tsx index 7bb3ec3..d672b44 100644 --- a/src/pages/agents/AgentDesign.tsx +++ b/src/pages/agents/AgentDesign.tsx @@ -36,10 +36,10 @@ export function AgentDesign() { {benefits.map((item) => (
-

+

{item.title}

diff --git a/src/pages/cloud/CloudHeroNew.tsx b/src/pages/cloud/CloudHeroNew.tsx index a06b5b2..38b61dd 100644 --- a/src/pages/cloud/CloudHeroNew.tsx +++ b/src/pages/cloud/CloudHeroNew.tsx @@ -18,7 +18,7 @@ export function CloudHeroNew({ onGetStartedClick = () => {} }: { onGetStartedCli

Sovereign Edge Cloud Infrastructure

-

+

Run compute, storage, and AI resources on infrastructure you control.

diff --git a/src/pages/home/HomeDesign.tsx b/src/pages/home/HomeDesign.tsx index a3232a7..e12980b 100644 --- a/src/pages/home/HomeDesign.tsx +++ b/src/pages/home/HomeDesign.tsx @@ -26,19 +26,19 @@ const benefits = [ export function HomeDesign() { return ( -

+
{/* Top spacing line */} -
-
+
+
{/* Content */} -
+
{benefits.map((item) => (
{/* Image on the LEFT */} -

+

{item.title}

-

+

{item.description}

diff --git a/src/pages/nodes/NodeHero.tsx b/src/pages/nodes/NodeHero.tsx index 6310a51..8aa8401 100644 --- a/src/pages/nodes/NodeHero.tsx +++ b/src/pages/nodes/NodeHero.tsx @@ -18,7 +18,7 @@ export function NodeHero() {

Host a Node. Power the Network.

-

+

The Mycelium Network runs on nodes hosted by people and organizations around the world. Each node adds capacity, resilience, and sovereignty, expanding a global network for private, distributed compute and AI.