import React from 'react' import Link from 'next/link' const Nav = () => ( ) export default Nav