export function Logo({ className }: { className?: string }) { return ( // Righteous ) }