A reusable and responsive animated menu component
Loading preview...
import Component from "@/components/ui/animated-menu-1"; export default function AnimatedMenuComponent() { return <Component />; }