diff --git a/src/main.jsx b/src/main.jsx
index b6c220a..52b392b 100644
--- a/src/main.jsx
+++ b/src/main.jsx
@@ -7,7 +7,7 @@ import './index.css';
import ErrorPage from './pages/ErrorPage.jsx';
import Index from './pages/Index.jsx';
import Catalog from './pages/Catalog.jsx';
-// import Into from './pages/Into.jsx';
+import Into from './pages/Into.jsx';
// import Login from './pages/Login.jsx';
// import Subscribe from './pages/Subscribe.jsx';
@@ -23,11 +23,11 @@ const routes = [
element: