diff --git a/src/app/page.tsx b/src/app/page.tsx index ac4e1fd..2ef9639 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function HomePage() { { label: "LinkedIn", href: "https://linkedin.com" }, { label: "Facebook", href: "https://facebook.com" }, { label: "Instagram", href: "https://instagram.com" }, - { label: "Email", href: "mailto:info@brioschi.it" }, + { label: "Email", href: "mailto:info@carlobrioschi.it" }, ], }, ]; @@ -64,7 +64,7 @@ export default function HomePage() { > @@ -210,8 +212,8 @@ export default function HomePage() { ); -} \ No newline at end of file +}