import Link from 'next/link' if (typeof window !== 'undefined') { window.NAV_PAGE_LOADED = true } export default function Nav() { return ( ) }