Update src/app/about/page.tsx

This commit is contained in:
2026-03-12 07:51:57 +00:00
parent a810e51fd2
commit bb7b9ceb4a

View File

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