import { h, type FunctionComponent } from 'preact' const NotFoundPage: FunctionComponent = () => { return