diff --git a/src/pages/agents/AgentHeroAlt.tsx b/src/pages/agents/AgentHeroAlt.tsx index 0691203..4786fea 100644 --- a/src/pages/agents/AgentHeroAlt.tsx +++ b/src/pages/agents/AgentHeroAlt.tsx @@ -12,7 +12,7 @@ export function AgentHeroAlt() { style={{ backgroundImage: "url('/images/agents.webp')", backgroundSize: "contain" }} > {/* Inner padding */} -
+ Most AI systems run on centralized clouds, where the models, data, and + logic operate behind third-party APIs. Mycelium Agents flip that + architecture, it runs entirely inside your environment so control, + privacy, and autonomy stay with you. +
++ {item.description} +
++ {networkUseCases[0].description} +
+ > + )} +- {item.description} -
-- {item.title} -
- -- {item.description} -
+ {/* Icon */} + {item.icon && ( ++ {item.title} +
+ + {/* Description */} ++ {item.description} +
))}+ Most AI systems run on centralized clouds, where the models, data, and + logic operate behind third-party APIs. Mycelium Agents flip that + architecture—running entirely inside your environment so control, + privacy, and autonomy stay with you. +
+