import Link from "next/link"; import React from "react" import styles from "./header.module.css" export const MyHeader:React.FC = () =>{ return(