import { cn } from '@/lib/utils'; import { Bars3Icon } from '@heroicons/react/24/outline'; export default function OpenMobileMenu({ className }: { className?: string }) { return (