diff --git a/client/pages/Dashboard.tsx b/client/pages/Dashboard.tsx index 212946d7..b30357fe 100644 --- a/client/pages/Dashboard.tsx +++ b/client/pages/Dashboard.tsx @@ -45,9 +45,19 @@ import { CheckCircle2, Github, Mail, - MessageCircle, } from "lucide-react"; +const DiscordIcon = () => ( + + + +); + const ARMS = [ { id: "staff",