import Image from 'next/image'; const NavBar = () => { return ( ); }; export default NavBar;