From f9ee299362d95ce5edc909cec52846331ba05670 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Tue, 18 Nov 2025 12:50:36 +0100 Subject: [PATCH] refactor: improve CallToAction typography and AgentBento mobile layout across pages - Added leading-normal to all CallToAction description paragraphs for better readability - Changed AgentBento empty animation placeholder to hidden on mobile using hidden md:flex - Reduced top margin from mt-8 to mt-6 for agents CallToAction CTA cards - Changed "Follow Development" link margin from mt-5 to lg:mt-5 mt-0 for responsive spacing - Applied leading-normal changes to agents, compute, gpu, home, network, nodes --- src/pages/agents/AgentBento.tsx | 2 +- src/pages/agents/CallToAction.tsx | 8 ++++---- src/pages/compute/CallToAction.tsx | 2 +- src/pages/gpu/CallToAction.tsx | 2 +- src/pages/home/CallToAction.tsx | 4 ++-- src/pages/network/CallToAction.tsx | 2 +- src/pages/nodes/CallToAction.tsx | 2 +- src/pages/storage/CallToAction.tsx | 2 +- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/pages/agents/AgentBento.tsx b/src/pages/agents/AgentBento.tsx index f7cbb91..9a37bde 100644 --- a/src/pages/agents/AgentBento.tsx +++ b/src/pages/agents/AgentBento.tsx @@ -123,7 +123,7 @@ export function AgentBento() {
) : ( -
+
)}
diff --git a/src/pages/agents/CallToAction.tsx b/src/pages/agents/CallToAction.tsx index f346d60..b01d90e 100644 --- a/src/pages/agents/CallToAction.tsx +++ b/src/pages/agents/CallToAction.tsx @@ -41,15 +41,15 @@ export function CallToAction() { Start with Mycelium Today -

+

The Agent Framework launches in H1 2026, but the foundation is ready now.

-

+

Use today’s components —models, storage, compute, and network— to deploy workloads, connect nodes, and prepare for the next generation of distributed AI.

{/* ✅ Two cards, stacked center with spacing */} -
+