5 Commits

Author SHA1 Message Date
52f5d57de4 Update src/app/page.tsx 2026-03-12 08:08:08 +00:00
51ae9e497c Update src/app/contact/page.tsx 2026-03-12 08:08:07 +00:00
9694a53214 Update src/app/ai-automation/page.tsx 2026-03-12 08:08:07 +00:00
e8ddfeae2c Update src/app/about/page.tsx 2026-03-12 08:08:07 +00:00
bce9469a40 Merge version_20 into main
Merge version_20 into main
2026-03-12 07:58:41 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -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" }
]
},
{

View File

@@ -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" }
]
},

View File

@@ -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" }
]
},
{

View File

@@ -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" }
]
},
{