Skip to content

Commit a4d8ea0

Browse files
committed
update support contact email to labs@keenethics.com
1 parent a2648db commit a4d8ea0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

components/Support.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ export default function Support({
4545
<p className="text-lg text-gray-800">
4646
Need help with APIs — hire true gurus:{" "}
4747
<a
48-
href="mailto:help@apis.guru"
48+
href="mailto:labs@keenethics.com"
4949
className="font-bold text-blue-600 hover:underline"
5050
>
51-
help@apis.guru
51+
labs@keenethics.com
5252
</a>
5353
</p>
5454
</div>

0 commit comments

Comments
 (0)