import React from "react"; import styles from "./NarBar.module.css"; import { Link } from "react-router-dom"; const NavBar = () => { return (