import Head from "next/head"; const GlobalHead = () => { return ( ) } export default GlobalHead