import * as React from 'react'; import Head from 'next/head'; import DefaultErrorPage from 'next/error'; export function notFound() { return ( <>