import Link from 'next/link' import { InlineLogo } from './logo' export default function Navbar() { return ( ) }