"use client"; import { H2, H5 } from "@/components/Texts"; import { ScrollDownArrow } from '@/components/ScrollDownArrow'; export function AgentsHeroAlt() { return (

Sovereign AI Agents, Coming Soon.

Hero is the autonomous agent layer for the Mycelium platform—trusted, policy-aware AI that runs on infrastructure you control and remembers what matters.
); }