diff --git a/src/pages/Error.jsx b/src/pages/Error.jsx index 6311a45..6427f20 100644 --- a/src/pages/Error.jsx +++ b/src/pages/Error.jsx @@ -1,24 +1,23 @@ import bobotimg from '../assets/images/4errorPage/404image.png'; +import { Image } from '@nextui-org/react'; const ErrorPage = () => { return ( -
- This page does not exist. +
+ The page you are looking for does not exist or has been moved.