import Head from 'next/head' import Router from 'next/router' import Nav from './Nav'; export default () => (
)