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