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