diff --git a/AceJobAgency.client/.npmrc b/AceJobAgency.client/.npmrc
index cb15887..7cb61a2 100644
--- a/AceJobAgency.client/.npmrc
+++ b/AceJobAgency.client/.npmrc
@@ -1 +1 @@
-public-hoist-pattern[]=*@nextui-org/*
\ No newline at end of file
+public-hoist-pattern[]=*@heroui/*
\ No newline at end of file
diff --git a/AceJobAgency.client/src/App.tsx b/AceJobAgency.client/src/App.tsx
index dd1f01c..b33c6bf 100644
--- a/AceJobAgency.client/src/App.tsx
+++ b/AceJobAgency.client/src/App.tsx
@@ -1,6 +1,7 @@
import { Route, Routes } from "react-router-dom";
import DefaultLayout from "./layouts/DefaultLayout";
import HomePage from "./pages/HomePage";
+import ErrorPage from "./pages/ErrorPage";
export default function App() {
return (
@@ -9,6 +10,7 @@ export default function App() {
Error 404 - Not Found
+Something's not right!
+What you're looking for is not here.
+