import type { NextPage } from 'next' import Head from 'next/head' const Home: NextPage = () => { return (