diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index 397068ba..a8f40202 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -2061,7 +2061,8 @@ export default function Community() { )} - + {activeTab === "mentorship" && ( + {/* Mentorship Program */}
@@ -2140,6 +2141,7 @@ export default function Community() {
+ )} {/* Case Studies */}