'use client' import { Eyebrow, H3, P } from '@/components/Texts' export function AgentHeroAlt() { return (
{/* Boxed container */}
{/* Inner padding */}
{/* Mobile-only hero image */} Mycelium Agents visual
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.

{/* TODO: Hero CTAs (Follow Development / Explore Docs) to be added when links are ready. Previously two Buttons here with href="#". */}
{/* ✅ Bottom horizontal line with spacing */}
) }