+
{!isSplashScreen && }
-
- } />
- } />
- } />
- } />
- } />
- } />
- } />
- } />
- } />
- } />
- {/* Render category routes */}
- {categoryRoutes.map((path) => (
-
- }
- />
- ))}
- {/* Render A to Z routes */}
- {azRoute.map((path) => (
- }
- />
- ))}
- } />
- } />
- {/* Catch-all route for 404 */}
- } />
-
+
+
+ } />
+ } />
+ } />
+ } />
+ } />
+ } />
+ } />
+ } />
+ } />
+ } />
+ {/* Render category routes */}
+ {categoryRoutes.map((path) => (
+
+ }
+ />
+ ))}
+ {/* Render A to Z routes */}
+ {azRoute.map((path) => (
+ }
+ />
+ ))}
+ } />
+ } />
+ {/* Catch-all route for 404 */}
+ } />
+
+
{!isSplashScreen && }
diff --git a/src/components/footer/Footer.jsx b/src/components/footer/Footer.jsx
index 349108f..a49b885 100644
--- a/src/components/footer/Footer.jsx
+++ b/src/components/footer/Footer.jsx
@@ -5,7 +5,7 @@ import { FaDiscord, FaTelegram } from "react-icons/fa";
function Footer() {
return (
-