import { GridPattern } from "@/components/GridPattern"; export function HeroPattern() { return (
); }