A responsive 404 error page with an illustration, heading, and call-to-action buttons.
Loading preview...
import ErrorPage1 from '@/components/ui/error-page-1' export default function Default() { return <ErrorPage1 /> }