import Head from 'next/head' import Link from 'next/link' import Nav from '../components/Nav' export default function Home() { return (
Portal
) }