import { NextPage } from 'next' import { ErrorText } from '@utils/Constants' const NotFound: NextPage = () => { return (