diff --git a/frontend/routes/_404.tsx b/frontend/routes/_404.tsx index 6bc7c53..6dc678d 100644 --- a/frontend/routes/_404.tsx +++ b/frontend/routes/_404.tsx @@ -4,13 +4,18 @@ export default function Error404() { return ( <> - 404 - Page not found + Page not found -
+
-

404 - Page not found

-

The page you were looking for doesn't exist.

- +

Page not found

+

+ The page you were looking for doesn't exist! +

+
Go back home