Merge version_21 into main #43

Merged
bender merged 4 commits from version_21 into main 2026-03-12 08:08:12 +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" }
]
},
{