diff --git a/frontend/src/components/LandingComponents/Contact/Contact.tsx b/frontend/src/components/LandingComponents/Contact/Contact.tsx
index d6e879e5..ee8f678d 100644
--- a/frontend/src/components/LandingComponents/Contact/Contact.tsx
+++ b/frontend/src/components/LandingComponents/Contact/Contact.tsx
@@ -8,7 +8,7 @@ import {
CardTitle,
} from '@/components/ui/card';
import { AiOutlineDiscord } from 'react-icons/ai';
-import { GithubIcon, MailIcon } from 'lucide-react';
+import { GithubIcon } from 'lucide-react';
import { TbBrandZulip } from 'react-icons/tb';
import { url } from '@/components/utils/URLs';
@@ -38,12 +38,6 @@ const contactList: ContactProps[] = [
position: 'Join us at Discord for discussions',
url: '',
},
- {
- icon: