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