--- title: Home --- import { useRouter } from 'next/router' import { LandingPage } from '../components/LandingPage'