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 agents with unmatched customizability and the fastest time to production — all in the agent platform designed for real business use cases.

Learn more
) }