Asymmetric bento grid layout with liquid morphing blob borders, mesh gradients, and grain textures. Features 5 card types: stats, charts, quotes, features, and images. Editorial magazine-style layout with expandable cards and animated elements.
import BentoCards from '../components/ui/bento-grid-dashboard'; export default function Demo() { return <BentoCards />; }