Components
Asymmetric dashboard-style feature showcase with live micro-visualizations in each cell — pulse rings, bar charts, orbiting dots, animated grids, a counting counter, and wave lines. Uses Fraunces + Plus Jakarta Sans. Cells span multiple columns/rows for visual variety.
Loading preview...
import BentoGrid from '../components/ui/bento-feature-grid';
export default function Demo() {
return <BentoGrid />;
}