export default function Navbar() { return ( <> {/* Desktop Navigation */} {/* Mobile Navigation */} ); }