From 75da2c06270cd23d9da7870ae89b7edef720d01d Mon Sep 17 00:00:00 2001 From: Rachi-collab Date: Thu, 25 Jun 2026 00:14:05 +0530 Subject: [PATCH] feat: show LandingPage on / instead of Login (#1345) --- frontend/src/App.jsx | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index d8e2a94c..a2839f50 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -37,11 +37,7 @@ const AnimatedRoutes = () => { - - - - + } /> { - - - - + } />