A reusable and responsive bento grid layout with animation
Loading preview...
import Component from "@/components/ui/bento-grid-01"; export default function DemoOne() { return <Component />; }