diff --git a/client/App.tsx b/client/App.tsx index 14336679..6c093f74 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -172,6 +172,12 @@ const App = () => ( } /> } /> + {/* New Arm Landing Pages */} + } /> + } /> + } /> + } /> + {/* Dev-Link routes */} } /> } />