import Image from "next/image"; export function BrandLogo({ compact = false }: { compact?: boolean }) { return (