From 0c11d327057b4f6b71a910410fc35f942215aac2 Mon Sep 17 00:00:00 2001 From: "Josh S." Date: Wed, 9 Apr 2025 09:50:11 -0400 Subject: [PATCH] Update App.jsx --- src/App.jsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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() { } /> {/* } /> */} } /> - {/* } /> */} + } /> {/* } /> */} {/* } /> */} - {/* } /> - } /> */} + } /> + {/* } /> */} {/* } /> */} {/* } /> */} {/* } /> */}