import Link from 'next/link'; const Nav = () => (
Sell! Home!
); export default Nav;