diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index 62cb4d05..28b7e4b4 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -40,7 +40,7 @@ export default function Community() { { name: "Discord Server", description: "Real-time chat with developers and get instant help", - icon: Discord, + icon: MessageSquare, members: "15K+ members", activity: "500+ daily active", link: "/discord",