import React from "react"; import { Menu } from "./elements/menu"; import Link from 'next/link' export const Header = () => { return (