We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3635a3 commit 409f786Copy full SHA for 409f786
src/components/ContactUs.tsx
@@ -1,5 +1,5 @@
1
export function ContactUs() {
2
- return (<a href="https://www.harpersystems.dev/contact" target="_blank" className="underline">
+ return (<a href="https://discord.com/channels/1415002037439041710/1415002038286286994" target="_blank" className="underline">
3
Contact us
4
</a>);
5
}
0 commit comments