A reusable and responsive component for hero
import Component from "@/components/ui/animated-hero-05"; export default function DemoOne() { return <Component />; }