import { cn } from "@/lib/utils" export function DotBackground({ className }: { className?: string }) { return (