diff --git a/src/components/sections/Contact.section.tsx b/src/components/sections/Contact.section.tsx index ab8404f0..9eb51348 100644 --- a/src/components/sections/Contact.section.tsx +++ b/src/components/sections/Contact.section.tsx @@ -1,6 +1,6 @@ import React from 'react'; import { TopBorder, BottomBorder, MiddleBody, Hawk, BirdParts } from '@assets'; -import { Button, SocialIcons } from '@components'; +import { Button } from '@components'; const ContactSection: React.FC = () => { const openInNewTab = (url: string) => { @@ -32,28 +32,21 @@ const ContactSection: React.FC = () => { > CONTACT US -

+

Reach out at hello@hawkhacks.ca for any help or support, and please be sure to join the{' '} HawkHacks Discord community!

-
-
-
- -
-
- -
-
-
+