import { H2, P } from '@/components/Texts' import { Button } from '@/components/Button' import { LayoutTextFlip } from '@/components/ui/layout-text-flip' // make sure this import path is correct export function HomeAgent() { return (

Deploy your own{" "}

Mycelium delivers enterprise-grade AI experiences that run on sovereign compute and the Mycelium Network, so production agents can reason over private data, collaborate across sites, and stay fully under your governance.

Learn more
) }