From f1221ebfcf87223c186188c02f31db9da467c706 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Thu, 6 Nov 2025 23:44:14 +0000 Subject: [PATCH] completionId: cgen-696485f705d241fab08faf6326a45e36 cgen-696485f705d241fab08faf6326a45e36 --- client/App.tsx | 6 ++++++ 1 file changed, 6 insertions(+) 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 */} } /> } />