import { NextPage } from 'next' import Container from '../components/Container' const Index: NextPage = () => { return <>