📝 Update support page

This commit is contained in:
Luke Vella 2023-05-08 10:49:23 +01:00
parent 837b9bb6c6
commit 69d4807fb8
2 changed files with 20 additions and 12 deletions

View file

@ -3,27 +3,35 @@ title: Support
description: Get in touch with us if you need help with anything description: Get in touch with us if you need help with anything
--- ---
If you have any questions, can reach out through the following If you have any questions, you can reach out through the following
channels: channels:
<CardGroup cols={3}> <CardGroup cols={2}>
<Card <Card
title="Email (recommended)" title="Email (recommended)"
icon="envelope" icon="envelope"
iconType="duotone"
href="mailto:support@rallly.co" href="mailto:support@rallly.co"
> >
Send us an email Send an email
</Card>
<Card title="Discord" icon="discord" href="https://discord.gg/uzg4ZcHbuM">
Join our Discord server
</Card> </Card>
<Card <Card
title="Support chat" title="Live Chat"
iconType="duotone"
icon="comments" icon="comments"
href="https://go.crisp.chat/chat/embed/?website%5Fid=19d601db-af05-4f24-8342-8dd4449aedb8" href="https://go.crisp.chat/chat/embed/?website%5Fid=19d601db-af05-4f24-8342-8dd4449aedb8"
> >
Chat with us Start a chat
</Card> </Card>
</CardGroup> </CardGroup>
<Note>
If your question is not urgent, please send an email instead of using the live
chat.
</Note>
## About the Live Chat
The live chat gives you a direct line to me, the developer. It's a great way to troubleshoot any
issues or bugs that you may be experiencing. While I try my best to answer inquiries as quickly as
possible, I may not always be in a position to respond immediately.
If it's not urgent, please consider sending an email instead.

View file

@ -17,8 +17,8 @@
}, },
"topbarLinks": [ "topbarLinks": [
{ {
"name": "Live chat", "name": "Contact",
"url": "https://go.crisp.chat/chat/embed/?website_id=19d601db-af05-4f24-8342-8dd4449aedb8" "url": "/contact/support"
} }
], ],
"anchors": [ "anchors": [