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