27 Commits

Author SHA1 Message Date
4a3774516a Update src/app/services/page.tsx 2026-03-13 01:46:14 +00:00
cff66873ae Update src/app/page.tsx 2026-03-13 01:46:13 +00:00
90ce37b152 Update src/app/contact/page.tsx 2026-03-13 01:46:13 +00:00
46ab7ae9c9 Update src/app/about/page.tsx 2026-03-13 01:46:12 +00:00
d8dd44474a Merge version_22 into main
Merge version_22 into main
2026-03-13 01:38:40 +00:00
21d0c109fc Update src/app/page.tsx 2026-03-13 01:38:36 +00:00
5838fb4965 Merge version_22 into main
Merge version_22 into main
2026-03-12 23:26:46 +00:00
5711235a63 Update src/app/services/page.tsx 2026-03-12 23:26:42 +00:00
32331caf66 Update src/app/page.tsx 2026-03-12 23:26:42 +00:00
1c5047517b Update src/app/ai-automation/page.tsx 2026-03-12 23:26:41 +00:00
bbebdeda86 Update src/app/about/page.tsx 2026-03-12 23:26:41 +00:00
574e9cf90b Merge version_21 into main
Merge version_21 into main
2026-03-12 08:08:12 +00:00
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
87201fc908 Update src/app/services/page.tsx 2026-03-12 07:58:37 +00:00
efbb9ac34c Update src/app/page.tsx 2026-03-12 07:58:36 +00:00
8fc47f6311 Update src/app/contact/page.tsx 2026-03-12 07:58:36 +00:00
c44dbd750a Update src/app/about/page.tsx 2026-03-12 07:58:35 +00:00
0cdf94892f Merge version_19 into main
Merge version_19 into main
2026-03-12 07:52:02 +00:00
207c1ec2b1 Update src/app/page.tsx 2026-03-12 07:51:58 +00:00
f29905c179 Update src/app/ai-marketing/page.tsx 2026-03-12 07:51:58 +00:00
bdb5ac31ff Update src/app/ai-automation/page.tsx 2026-03-12 07:51:57 +00:00
bb7b9ceb4a Update src/app/about/page.tsx 2026-03-12 07:51:57 +00:00
a810e51fd2 Merge version_18 into main
Merge version_18 into main
2026-03-12 07:21:42 +00:00
6 changed files with 62 additions and 69 deletions

View File

@@ -26,14 +26,14 @@ export default function AboutPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "About", id: "/about" },
{ name: "Services", id: "/services" },
{ name: "Process", id: "process" },
{ name: "Work", id: "#portfolio" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
]}
brandName="Vero AI"
bottomLeftText="Vero Marketing AI"
bottomRightText="hello@veroai.com"
bottomRightText="veromarketingai@gmail.com"
/>
</div>
@@ -133,9 +133,8 @@ export default function AboutPage() {
columns={[
{
title: "Product", items: [
{ label: "Services", href: "/#services" },
{ label: "Process", href: "/#process" },
{ label: "Work", href: "/#portfolio" }
{ label: "Services", href: "/services" },
{ label: "Work", href: "#portfolio" }
]
},
{
@@ -146,15 +145,14 @@ export default function AboutPage() {
},
{
title: "Connect", items: [
{ label: "Email", href: "mailto:hello@veroai.com" },
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "Twitter", href: "https://twitter.com" }
{ label: "Email", href: "mailto:veromarketingai@gmail.com" },
{ label: "Instagram", href: "https://www.instagram.com/veromarketingai?igsh=aWNpYmdiczJ2Y2Zw&utm_source=qr" }
]
},
{
title: "Legal", items: [
{ label: "Privacy", href: "#" },
{ label: "Terms", href: "#" }
{ label: "Privacy", href: "#privacy" },
{ label: "Terms", href: "#terms" }
]
}
]}
@@ -163,4 +161,4 @@ export default function AboutPage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -32,9 +32,9 @@ export default function AIAutomationPage() {
<NavbarStyleFullscreen
navItems={[
{ name: "Services", id: "/services" },
{ name: "AI Automation", id: "/ai-automation" },
{ name: "AI Marketing", id: "/ai-marketing" },
{ name: "Contact", id: "contact" }
{ name: "Work", id: "#portfolio" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
]}
brandName="Vero AI"
bottomLeftText="Vero Marketing AI"
@@ -169,29 +169,27 @@ export default function AIAutomationPage() {
logoText="Vero AI"
columns={[
{
title: "Services", items: [
title: "Product", items: [
{ label: "Services", href: "/services" },
{ label: "AI Automation", href: "/ai-automation" },
{ label: "AI Marketing", href: "/ai-marketing" }
{ label: "Work", href: "#portfolio" }
]
},
{
title: "Company", items: [
{ label: "Home", href: "/" },
{ label: "Contact", href: "#contact" }
{ label: "About", href: "/about" },
{ label: "Contact", href: "/contact" }
]
},
{
title: "Connect", items: [
{ label: "Email", href: "mailto:hello@veroai.com" },
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "Twitter", href: "https://twitter.com" }
{ label: "Instagram", href: "https://www.instagram.com/veromarketingai?igsh=aWNpYmdiczJ2Y2Zw&utm_source=qr" }
]
},
{
title: "Legal", items: [
{ label: "Privacy", href: "#" },
{ label: "Terms", href: "#" }
{ label: "Privacy", href: "#privacy" },
{ label: "Terms", href: "#terms" }
]
}
]}
@@ -200,4 +198,4 @@ export default function AIAutomationPage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -184,7 +184,7 @@ export default function AIMarketingPage() {
{
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" }
]
},

View File

@@ -33,13 +33,13 @@ export default function ContactPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Services", id: "services" },
{ name: "Services", id: "#services" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
]}
brandName="Vero AI"
bottomLeftText="Vero Marketing AI"
bottomRightText="hello@veroai.com"
bottomRightText="veromarketingai@gmail.com"
/>
</div>
@@ -66,8 +66,8 @@ export default function ContactPage() {
<Mail className="w-6 h-6 text-primary-cta" />
</div>
<h3 className="text-lg font-semibold mb-2">Email</h3>
<a href="mailto:hello@veroai.com" className="text-accent hover:text-primary-cta transition-colors">
hello@veroai.com
<a href="mailto:veromarketingai@gmail.com" className="text-accent hover:text-primary-cta transition-colors">
veromarketingai@gmail.com
</a>
<p className="text-sm text-foreground/70 mt-2">We typically respond within 24 hours</p>
</div>
@@ -77,8 +77,8 @@ export default function ContactPage() {
<Phone className="w-6 h-6 text-primary-cta" />
</div>
<h3 className="text-lg font-semibold mb-2">Phone</h3>
<a href="tel:+1-555-0123" className="text-accent hover:text-primary-cta transition-colors">
+1 (555) 0123
<a href="tel:516-402-1199" className="text-accent hover:text-primary-cta transition-colors">
516-402-1199
</a>
<p className="text-sm text-foreground/70 mt-2">Mon-Fri, 9am-6pm EST</p>
</div>
@@ -159,9 +159,8 @@ export default function ContactPage() {
columns={[
{
title: "Product", items: [
{ label: "Services", href: "/#services" },
{ label: "Process", href: "/#process" },
{ label: "Work", href: "/#portfolio" }
{ label: "Services", href: "#services" },
{ label: "Work", href: "#portfolio" }
]
},
{
@@ -172,9 +171,8 @@ export default function ContactPage() {
},
{
title: "Connect", items: [
{ label: "Email", href: "mailto:hello@veroai.com" },
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "Twitter", href: "https://twitter.com" }
{ label: "Email", href: "mailto:veromarketingai@gmail.com" },
{ label: "Instagram", href: "https://www.instagram.com/veromarketingai?igsh=aWNpYmdiczJ2Y2Zw&utm_source=qr" }
]
},
{
@@ -189,4 +187,4 @@ export default function ContactPage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -9,6 +9,7 @@ import BlogCardTwo from '@/components/sections/blog/BlogCardTwo';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import { Sparkles, CheckCircle, Award, Briefcase, Star } from 'lucide-react';
import { Instagram } from 'lucide-react';
export default function LandingPage() {
const handleContactSubmit = (formData: any) => {
@@ -38,14 +39,14 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Services", id: "services" },
{ name: "Work", id: "portfolio" },
{ name: "Services", id: "/services" },
{ name: "Work", id: "#portfolio" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
]}
brandName="Vero AI"
bottomLeftText="Vero Marketing AI"
bottomRightText="hello@veroai.com"
bottomRightText="veromarketingai@gmail.com"
/>
</div>
@@ -160,8 +161,8 @@ export default function LandingPage() {
tag="Let's Talk"
tagIcon={Sparkles}
tagAnimation="slide-up"
title="Transform Your Marketing in 30 Days"
description="Ready to elevate your marketing? Complete the form below and our team will reach out within 24 hours to discuss your goals."
title="Transform Your Business Now!"
description="Ready to elevate your business? Complete the form below and our team will reach out within 24 hours to discuss your goals."
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
@@ -177,7 +178,7 @@ export default function LandingPage() {
columns={[
{
title: "Product", items: [
{ label: "Services", href: "#services" },
{ label: "Services", href: "/services" },
{ label: "Work", href: "#portfolio" }
]
},
@@ -189,15 +190,14 @@ export default function LandingPage() {
},
{
title: "Connect", items: [
{ label: "Email", href: "mailto:hello@veroai.com" },
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "Twitter", href: "https://twitter.com" }
{ label: "Email", href: "mailto:veromarketingai@gmail.com" },
{ label: "Instagram", href: "https://www.instagram.com/veromarketingai?igsh=aWNpYmdiczJ2Y2Zw&utm_source=qr" }
]
},
{
title: "Legal", items: [
{ label: "Privacy", href: "#" },
{ label: "Terms", href: "#" }
{ label: "Privacy", href: "#privacy" },
{ label: "Terms", href: "#terms" }
]
}
]}
@@ -206,4 +206,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -32,12 +32,13 @@ export default function ServicesPage() {
<NavbarStyleFullscreen
navItems={[
{ name: "Services", id: "/services" },
{ name: "Work", id: "portfolio" },
{ name: "Contact", id: "contact" }
{ name: "Work", id: "#portfolio" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
]}
brandName="Vero AI"
bottomLeftText="Vero Marketing AI"
bottomRightText="hello@veroai.com"
bottomRightText="veromarketingai@gmail.com"
/>
</div>
@@ -168,29 +169,27 @@ export default function ServicesPage() {
logoText="Vero AI"
columns={[
{
title: "Services", items: [
{ label: "AI Automation", href: "/services" },
{ label: "Web Design", href: "/services" },
{ label: "AI Marketing", href: "/services" }
]
},
{
title: "Company", items: [
{ label: "Home", href: "/" },
title: "Product", items: [
{ label: "Services", href: "/services" },
{ label: "Work", href: "#portfolio" }
]
},
{
title: "Company", items: [
{ label: "About", href: "/about" },
{ label: "Contact", href: "/contact" }
]
},
{
title: "Connect", items: [
{ label: "Email", href: "mailto:hello@veroai.com" },
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "Twitter", href: "https://twitter.com" }
{ label: "Email", href: "mailto:veromarketingai@gmail.com" },
{ label: "Instagram", href: "https://www.instagram.com/veromarketingai?igsh=aWNpYmdiczJ2Y2Zw&utm_source=qr" }
]
},
{
title: "Legal", items: [
{ label: "Privacy", href: "#" },
{ label: "Terms", href: "#" }
{ label: "Privacy", href: "#privacy" },
{ label: "Terms", href: "#terms" }
]
}
]}
@@ -199,4 +198,4 @@ export default function ServicesPage() {
</div>
</ThemeProvider>
);
}
}