import '../styles/globals.css' import Head from 'next/head' import Script from 'next/script' function MyApp({ Component, pageProps }) { return <>