import Link from "next/link" export const NavBar = () => { return ( ) }