diff --git a/src/App.jsx b/src/App.jsx index 501942e..9f00993 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -8,10 +8,10 @@ import "./App.css"; import SupportPortal from "./pages/SupportPage"; // import AboutPage from "./pages/AboutPage"; import VPSPage from "./pages/VPSPage"; -// import SpecsPage from "./pages/SpecsPage"; +import SpecsPage from "./pages/SpecsPage"; // import PartnersPage from "./pages/PartnersPage"; // import WebHosting from "./pages/WebHosting"; -// import TOSPage from "./pages/TOSPage"; +import TOSPage from "./pages/TOSPage"; // import PrivacyPolicy from "./pages/PrivacyPolicy"; // import AUPPage from "./pages/AUPPage"; // import SitemapPage from "./pages/SiteMap"; @@ -31,11 +31,11 @@ function App() { } /> {/* } /> */} } /> - {/* } /> */} + } /> {/* } /> */} {/* } /> */} - {/* } /> - } /> */} + } /> + {/* } /> */} {/* } /> */} {/* } /> */} {/* } /> */}