diff --git a/client/App.tsx b/client/App.tsx
index c8a0fa68..76b89b3d 100644
--- a/client/App.tsx
+++ b/client/App.tsx
@@ -213,17 +213,52 @@ const App = () => (
element={}
/>
+ {/* Foundation Community Hub - Consolidated from /developers and /community */}
}
+ />
+ }
/>
+ }
+ />
+ }
+ />
+ }
+ />
+ }
+ />
+ }
+ />
+ }
+ />
+
+ {/* Legacy redirects for backwards compatibility */}
+ }
+ />
}
+ element={}
/>
}
+ element={}
/>
(
} />
} />
} />
- } />
+
+ {/* Legacy /community redirect to /foundation/community */}
}
+ path="/community"
+ element={}
/>
}
+ path="/community/:tabId"
+ element={}
/>
- }
- />
- }
- />
- }
- />
- }
- />
- } />
{/* Ethos Guild Routes */}
} />