We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2648db commit a4d8ea0Copy full SHA for a4d8ea0
1 file changed
components/Support.tsx
@@ -45,10 +45,10 @@ export default function Support({
45
<p className="text-lg text-gray-800">
46
Need help with APIs — hire true gurus:{" "}
47
<a
48
- href="mailto:help@apis.guru"
+ href="mailto:labs@keenethics.com"
49
className="font-bold text-blue-600 hover:underline"
50
>
51
- help@apis.guru
+ labs@keenethics.com
52
</a>
53
</p>
54
</div>
0 commit comments