changed the contact emails

This commit is contained in:
Daniel
2023-07-20 18:23:57 -04:00
parent f5b71524ef
commit fb721fb67a
10 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ export default function PaymentPortal() {
<p className="text-md text-gray-500">
If you still need help or encountered any issues, feel free to reach
out to us at:{" "}
<a className="font-semibold" href="mailto:hello@linkwarden.app">
hello@linkwarden.app
<a className="font-semibold" href="mailto:support@linkwarden.app">
support@linkwarden.app
</a>
</p>
</div>