diff --git a/client/App.tsx b/client/App.tsx index 4edaf993..c6135db3 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -160,17 +160,16 @@ const App = () => ( } /> } /> - {/* Original Service routes - kept for backwards compatibility */} - } /> - } /> - } /> - } /> + {/* Service routes */} + } /> + } /> } /> } /> } /> + } /> {/* New Arm Landing Pages */} } />