import Head from 'next/head' import config from '../config' import Title from '../components/title' import Container from '../components/container' export default function NotFoundPage() { return ( 500 | {config.title} 500 | Server-side error occurred ) }