import { AnimatedHeroTitle } from "./animated-hero-title" export function HomeHero() { return (
) }