generated from nhcarrigan/template
feat: new socials
This commit is contained in:
@ -8,10 +8,18 @@ const Contact = (): JSX.Element => {
|
||||
<main className="w-4/5 text-center max-w-4xl m-auto mt-16 mb-16 rounded-lg">
|
||||
<h1 className="text-5xl">Contact Us</h1>
|
||||
<p>
|
||||
We offer many different ways to get in touch with us. Use the buttons
|
||||
below to choose your preferred method.
|
||||
We offer many different ways to get in touch with us. This page lists
|
||||
all of our available social media accounts. Use the buttons below to
|
||||
choose your preferred method.
|
||||
</p>
|
||||
<p>
|
||||
Note that the items are sorted alphabetically, not by order of
|
||||
response times. Monitoring levels and activity may vary by platform.
|
||||
</p>
|
||||
<p>
|
||||
With {Socials.length} choices, you shouldn't have any complaints!
|
||||
:3
|
||||
</p>
|
||||
<p>Note that the items are sorted alphabetically.</p>
|
||||
<Rule />
|
||||
<section>
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user