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 ( -
-
-
-

- ArtistryHub. -

-

404 Error.

-

+
+
+
+

+ 404 Error +

+

Oops! Something went wrong.

-

- This page does not exist. +

+ The page you are looking for does not exist or has been moved.

-
- {' '} - Bot Image{' '} +
+ Bot Image