From e8ddfeae2c4caf3e73d991e761dbcf267711ebba Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 08:08:07 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ] }, { From 9694a53214d6fe3f8e4c2edaaebb7ac2cd5d390f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 08:08:07 +0000 Subject: [PATCH 2/4] Update src/app/ai-automation/page.tsx --- src/app/ai-automation/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ] }, From 51ae9e497c6ec61c65bf44a490045092825f1d57 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 08:08:07 +0000 Subject: [PATCH 3/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ] }, { From 52f5d57de4ef38a8b45335046570c37ce778232d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 08:08:08 +0000 Subject: [PATCH 4/4] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ] }, {