Grid Hero Animated
npx shadcn@latest add https://21st.dev/r/minhxthanh/grid-hero-animated
Loading preview...
import { GridHero } from "@/components/ui/grid-hero-animated"; export default function DemoOne() { return <GridHero />; }