Components
A premium technical specifications section using a unified "1px gap" bento grid layout. Features ambient glow effects, glassmorphism, staggered Framer Motion animations, and seamless dark mode support. Perfect for hardware or SaaS product landing pages.
Loading preview...
import { Specs } from "@/components/ui/bento-specs-grid";
export default function DemoOne() {
return <Specs />;
}