diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index 28925379..5e0259c0 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -819,7 +819,7 @@ export default function Community() { agenda: [ "15 min — Lightning updates from active squads", "30 min — Deep-dive breakout rooms hosted by AeThex mentors", - "15 min �� Open Q&A and contributor shout-outs", + "15 min — Open Q&A and contributor shout-outs", ], registrationEnabled: true, registrationUrl: "https://devconnect.sbs/events/weekly-meetup", @@ -2528,7 +2528,8 @@ export default function Community() { )} - + {activeTab === "platforms" && ( + {/* Community Platforms */}
@@ -2589,6 +2590,7 @@ export default function Community() {
+ )} {/* DevConnect Spotlight */}