diff --git a/components/elements/smallstyledbutton.tsx b/components/elements/smallstyledbutton.tsx index 4313823..edd1289 100644 --- a/components/elements/smallstyledbutton.tsx +++ b/components/elements/smallstyledbutton.tsx @@ -24,7 +24,7 @@ export default function StyledButton(props: any) { transition-duration: 0.2s; } `} - {props.children} + {props.children} ) } \ No newline at end of file diff --git a/components/elements/styledbutton.tsx b/components/elements/styledbutton.tsx index b5ef7f5..9d6439d 100644 --- a/components/elements/styledbutton.tsx +++ b/components/elements/styledbutton.tsx @@ -25,7 +25,7 @@ export default function StyledButton(props: any) { transition-duration: 0.2s; } `} - {props.children} + {props.children} ) } \ No newline at end of file diff --git a/pages/contact.tsx b/pages/contact.tsx index 9428b54..dde95fc 100644 --- a/pages/contact.tsx +++ b/pages/contact.tsx @@ -9,6 +9,7 @@ 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' +import { faPhoneSlash } from '@fortawesome/free-solid-svg-icons' export default function Contact() { return ( @@ -28,17 +29,13 @@ export default function Contact() { } `} -
- {"We typically respond within a few hours."}
- {"📵 We don't have a public phone number for contact."}
-
{"We typically respond within a few hours during business hours."}