import Link from 'next/link'; import { mindSpaceOrigin, plazaPath } from '@/lib/site'; export function MobileNav() { return ( ); }