A reusable component for animated grid background
Loading preview...
import Component from "@/components/ui/animated-grid-background-01"; export default function DemoOne() { return <Component />; }