export const ErrorPage = () => { return (

404

Page not found

) }