'use client' import { Button } from '@/components/Button' import { Eyebrow, H3 } from '@/components/Texts' export function AgentHeroAlt() { return (
{/* Boxed container */}
{/* Inner padding */}
MYCELIUM AGENTS - COMING IN 2026

Private, Sovereign and Distributed AI You Control

Mycelium Agents let you deploy and run intelligent systems on your own infrastructure. Private, local, and autonomous by design, they give you everything you need to build, host, and connect AI agents without relying on centralized clouds.

{/* ✅ Bottom horizontal line with spacing */}
) }