Modern hero with subtle background grid, stacked avatars & CTA buttons
Loading preview...
import { HeroGridSection } from "@/components/ui/hero-grid-section"; export default function DemoOne() { return <HeroGridSection />; }