From f9acc0019a5d2eb975dd008b543f7416c1930d47 Mon Sep 17 00:00:00 2001 From: midblep Date: Mon, 5 Jul 2021 23:20:38 +0200 Subject: [PATCH] already gave up on netlify forms --- pages/contact.tsx | 52 +++++++++++------------------------------------ 1 file changed, 12 insertions(+), 40 deletions(-) diff --git a/pages/contact.tsx b/pages/contact.tsx index 1260a0f..9428b54 100644 --- a/pages/contact.tsx +++ b/pages/contact.tsx @@ -6,67 +6,39 @@ import StyledButton from '../components/elements/styledbutton'; import SmallStyledButton from '../components/elements/smallstyledbutton'; import { FontAwesomeIcon } from '@fortawesome/react-fontawesome' +import { faEnvelope } from '@fortawesome/free-solid-svg-icons' import { faTwitter } from '@fortawesome/free-brands-svg-icons' import { faDiscord } from '@fortawesome/free-brands-svg-icons' export default function Contact() { return ( -
+
- {process.env.NEXT_PUBLIC_NAME} | About + {process.env.NEXT_PUBLIC_NAME} | Contact

{"📬 Contact us"}

-
-
-

{"📨 Shoot us an email"}

-
-
- - -
- -
- - -
- -
- - -
- -
- -
-
-
-
-

{"💬 Other contact methods"}

-
- Message us on our Discord server - Send a DM to our Twitter account -
-

- - {"📵 We don't have a public phone number for contact"} -

+
+ Shoot us an email + Message us on our Discord server + Send a DM to our Twitter account
+

+ {"We typically respond within a few hours."}

+ {"📵 We don't have a public phone number for contact."}
+