Neo‑brutalist animated dashboard showcasing system load, weekly traffic, health radar, and interactive metrics using React, Tailwind, and Framer Motion.
import BentoDashboard from "@/components/ui/bento-dashboard"; export default function DemoOne() { return <BentoDashboard />; }