Skip to content

Instantly share code, notes, and snippets.

import * as Common from "../components/common";
export default <>
<Common.TypicalPage image='/img/page/404.jpg'>
<Common.Column spaced>
<Common.Typography>
<h1>Page not found</h1>
<p>Sorry, couldn't find the page you're looking for.</p>