Animated Bento Grid with complex Illustrations
import { BentoGrid } from "@/components/ui/animated-bento-grid"; export default function DemoOne() { return <BentoGrid />; }