fix(web): update email to alex@mourente.ai + correct LinkedIn URL
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -160,7 +160,7 @@ export default function AboutPage() {
|
||||
LinkedIn
|
||||
</Link>
|
||||
<Link
|
||||
href="mailto:info@whyrating.com"
|
||||
href="mailto:alex@mourente.ai"
|
||||
className="inline-flex items-center gap-2 rounded-[var(--cm-radius-xs)] border border-[var(--cm-border)] px-4 py-2 text-[13px] font-medium text-[var(--cm-fg)] transition-colors hover:border-[var(--cm-fg)]"
|
||||
style={{ fontFamily: "var(--cm-font-sans)" }}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user