diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ff6733a..972e3ab 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -147,7 +147,7 @@ export default function AboutPage() { { title: "Connect", items: [ { label: "Email", href: "mailto:hello@veroai.com" }, - { label: "LinkedIn", href: "https://linkedin.com" }, + { label: "Instagram", href: "https://instagram.com" }, { label: "Twitter", href: "https://twitter.com" } ] },