import Head from 'next/head' import Gamefield from '../components/Gamefield' export default function Home() { return ( <>