diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5c7eeb5..6b2e999 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -146,7 +146,7 @@ export default function AboutPage() { { title: "Connect", items: [ { label: "Email", href: "mailto:hello@veroai.com" }, - { label: "Instagram", href: "https://instagram.com" } + { label: "Instagram", href: "https://www.instagram.com/veromarketingai?igsh=aWNpYmdiczJ2Y2Zw&utm_source=qr" } ] }, { diff --git a/src/app/ai-automation/page.tsx b/src/app/ai-automation/page.tsx index d334a8a..71f5679 100644 --- a/src/app/ai-automation/page.tsx +++ b/src/app/ai-automation/page.tsx @@ -184,7 +184,7 @@ export default function AIAutomationPage() { { title: "Connect", items: [ { label: "Email", href: "mailto:hello@veroai.com" }, - { label: "Instagram", href: "https://instagram.com" }, + { label: "Instagram", href: "https://www.instagram.com/veromarketingai?igsh=aWNpYmdiczJ2Y2Zw&utm_source=qr" }, { label: "Twitter", href: "https://twitter.com" } ] }, diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0d19f90..5008a72 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -172,7 +172,7 @@ export default function ContactPage() { { title: "Connect", items: [ { label: "Email", href: "mailto:hello@veroai.com" }, - { label: "Instagram", href: "https://instagram.com" } + { label: "Instagram", href: "https://www.instagram.com/veromarketingai?igsh=aWNpYmdiczJ2Y2Zw&utm_source=qr" } ] }, { diff --git a/src/app/page.tsx b/src/app/page.tsx index c36cbd6..8d671ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -191,7 +191,7 @@ export default function LandingPage() { { title: "Connect", items: [ { label: "Email", href: "mailto:hello@veroai.com" }, - { label: "Instagram", href: "https://instagram.com" } + { label: "Instagram", href: "https://www.instagram.com/veromarketingai?igsh=aWNpYmdiczJ2Y2Zw&utm_source=qr" } ] }, {