completionId: cgen-2c06f4c20e7648ac8a2ca85dd279db45

cgen-2c06f4c20e7648ac8a2ca85dd279db45
This commit is contained in:
Builder.io 2025-11-06 23:44:23 +00:00
parent f1221ebfcf
commit 7c595e5a69

View file

@ -173,7 +173,7 @@ const App = () => (
<Route path="/labs" element={<ResearchLabs />} />
{/* New Arm Landing Pages */}
<Route path="/labs-arm" element={<Labs />} />
<Route path="/labs" element={<Labs />} />
<Route path="/gameforge" element={<GameForge />} />
<Route path="/corp" element={<Corp />} />
<Route path="/foundation" element={<Foundation />} />