"use client"; import Image from "next/image"; import NavigationLink from "./NavigationLink"; const Navbar = () => { return (