Compare commits
32 Commits
version_16
...
version_22
| Author | SHA1 | Date | |
|---|---|---|---|
| 21d0c109fc | |||
| 5711235a63 | |||
| 32331caf66 | |||
| 1c5047517b | |||
| bbebdeda86 | |||
| 574e9cf90b | |||
| 52f5d57de4 | |||
| 51ae9e497c | |||
| 9694a53214 | |||
| e8ddfeae2c | |||
| bce9469a40 | |||
| 87201fc908 | |||
| efbb9ac34c | |||
| 8fc47f6311 | |||
| c44dbd750a | |||
| 0cdf94892f | |||
| 207c1ec2b1 | |||
| f29905c179 | |||
| bdb5ac31ff | |||
| bb7b9ceb4a | |||
| a810e51fd2 | |||
| 4b06ff466f | |||
| ce72299eec | |||
| 4d1ed0f949 | |||
| f99e340645 | |||
| 6bd85717ea | |||
| 0a8f19f2a7 | |||
| 8e607ed3b5 | |||
| b915b7c3c5 | |||
| 4b528d73c0 | |||
| eb8c65edfb | |||
| 89c56f8dcc |
@@ -26,9 +26,9 @@ export default function AboutPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Work", id: "#portfolio" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Process", id: "process" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
brandName="Vero AI"
|
||||
@@ -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" }
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -147,14 +146,13 @@ 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: "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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni
|
||||
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 } from 'lucide-react';
|
||||
import { Sparkles, CheckCircle, Award, Briefcase, Star } from 'lucide-react';
|
||||
|
||||
export default function AIAutomationPage() {
|
||||
const handleContactSubmit = (formData: any) => {
|
||||
@@ -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"
|
||||
@@ -102,19 +102,19 @@ export default function AIAutomationPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Richardson", handle: "@mrichardson", testimonial: "Vero AI's automation systems freed up 20+ hours weekly for our team. The efficiency gains were immediate and the ROI was exceptional.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-bus-1773289186556-a645a6b7.png?_wi=3"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-bus-1773289186556-a645a6b7.png?_wi=3", icon: Star
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sophia Chen", handle: "@sophiachen", testimonial: "As VP Technology, I was impressed by the technical sophistication and seamless integration with our existing systems. Highly professional team.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-mar-1773289186890-9d714eef.png?_wi=3"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-mar-1773289186890-9d714eef.png?_wi=3", icon: Star
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Mitchell", handle: "@jamesmitch", testimonial: "The automation framework Vero AI built for us reduced errors by 95% and accelerated our processes dramatically. Outstanding work.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-successful-en-1773289186769-5f49b9f5.png?_wi=3"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-successful-en-1773289186769-5f49b9f5.png?_wi=3", icon: Star
|
||||
},
|
||||
{
|
||||
id: "4", name: "Alexandra Price", handle: "@alexan", testimonial: "From implementation to support, Vero AI delivered exceptional value. Our operational costs dropped significantly while productivity soared.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-bus-1773289187161-d558b679.png?_wi=1"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-bus-1773289187161-d558b679.png?_wi=1", icon: Star
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni
|
||||
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 } from 'lucide-react';
|
||||
import { Sparkles, CheckCircle, Award, Briefcase, Star } from 'lucide-react';
|
||||
|
||||
export default function AIMarketingPage() {
|
||||
const handleContactSubmit = (formData: any) => {
|
||||
@@ -102,19 +102,19 @@ export default function AIMarketingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Richardson", handle: "@mrichardson", testimonial: "Vero AI's marketing system transformed our lead generation. We went from 20 leads/month to 100+ qualified leads within 3 months. Game-changing partnership.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-bus-1773289186556-a645a6b7.png?_wi=3"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-bus-1773289186556-a645a6b7.png?_wi=3", icon: Star
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sophia Chen", handle: "@sophiachen", testimonial: "As CMO, I appreciate how Vero AI's data-driven approach aligns with our brand values. Their marketing system delivered 340% ROI and strengthened customer relationships.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-mar-1773289186890-9d714eef.png?_wi=3"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-mar-1773289186890-9d714eef.png?_wi=3", icon: Star
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Mitchell", handle: "@jamesmitch", testimonial: "Their strategic approach to marketing automation was exactly what we needed. Revenue increased, customer acquisition cost dropped, and our team can focus on strategy.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-successful-en-1773289186769-5f49b9f5.png?_wi=3"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-successful-en-1773289186769-5f49b9f5.png?_wi=3", icon: Star
|
||||
},
|
||||
{
|
||||
id: "4", name: "Alexandra Price", handle: "@alexan", testimonial: "Vero AI helped us scale revenue from $2M to $8M+ in one year. Their marketing systems are sophisticated, professional, and deliver results. Highly recommended.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-bus-1773289187161-d558b679.png?_wi=2"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-bus-1773289187161-d558b679.png?_wi=2", icon: Star
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -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" }
|
||||
]
|
||||
},
|
||||
|
||||
@@ -33,7 +33,7 @@ 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" }
|
||||
]}
|
||||
@@ -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" }
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -173,8 +172,7 @@ 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: "Instagram", href: "https://www.instagram.com/veromarketingai?igsh=aWNpYmdiczJ2Y2Zw&utm_source=qr" }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -8,7 +8,8 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni
|
||||
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 } from 'lucide-react';
|
||||
import { Sparkles, CheckCircle, Award, Briefcase, Star } from 'lucide-react';
|
||||
import { Instagram } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
const handleContactSubmit = (formData: any) => {
|
||||
@@ -38,8 +39,8 @@ 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" }
|
||||
]}
|
||||
@@ -109,19 +110,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Vero helped out so much. ", handle: "David Alvarez", testimonial: "Vero AI transformed my window cleaning business. Their automation system generated 60+ qualified leads monthly with minimal effort on my part.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/uploaded-1773296815973-4v0oqvhn.jpg"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/uploaded-1773296815973-4v0oqvhn.jpg", icon: Star
|
||||
},
|
||||
{
|
||||
id: "2", name: "Vero helped out so much. ", handle: "Brian O'Neill ", testimonial: "Vero AI put together a solid website for our contracting business that looks professional and actually brings in leads. Customers can see our work, understand what we do, and reach out a lot easier. It’s helped us look more legit and close more jobs", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/uploaded-1773297994191-0hm4w5p4.jpg"
|
||||
id: "2", name: "Vero helped out so much. ", handle: "Brian O'Neill ", testimonial: "Vero AI put together a solid website for our contracting business that looks professional and actually brings in leads. Customers can see our work, understand what we do, and reach out a lot easier. It's helped us look more legit and close more jobs", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/uploaded-1773297994191-0hm4w5p4.jpg", icon: Star
|
||||
},
|
||||
{
|
||||
id: "3", name: "Vero helped out so much. ", handle: "James Smith", testimonial: "Since using Vero AI’s agent, reservation calls have been way easier to manage. It handles bookings for us, keeps us from missing calls, and frees up our staff to focus on the customers in front of us. It’s made a big difference for our restaurant.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/uploaded-1773299384526-nwwb2oao.jpg"
|
||||
id: "3", name: "Vero helped out so much. ", handle: "James Smith", testimonial: "Since using Vero AI's agent, reservation calls have been way easier to manage. It handles bookings for us, keeps us from missing calls, and frees up our staff to focus on the customers in front of us. It's made a big difference for our restaurant.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/uploaded-1773299384526-nwwb2oao.jpg", icon: Star
|
||||
},
|
||||
{
|
||||
id: "4", name: "Vero helped out so much. ", handle: "William Price ", testimonial: "Vero helped out so much. I’m a solo handyman, so I used to have to handle every single lead myself. Vero AI built me a website and set up an AI agent, and now clients can find me, get their questions answered, and even book jobs without me having to stop what I’m doing. It’s made my business way more efficient.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/uploaded-1773299391786-fgz8uuxz.jpg"
|
||||
id: "4", name: "Vero helped out so much. ", handle: "William Price ", testimonial: "Vero helped out so much. I'm a solo handyman, so I used to have to handle every single lead myself. Vero AI built me a website and set up an AI agent, and now clients can find me, get their questions answered, and even book jobs without me having to stop what I'm doing. It's made my business way more efficient.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/uploaded-1773299391786-fgz8uuxz.jpg", icon: Star
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -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" }
|
||||
]
|
||||
},
|
||||
@@ -190,14 +191,13 @@ 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: "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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni
|
||||
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 } from 'lucide-react';
|
||||
import { Sparkles, CheckCircle, Award, Briefcase, Star } from 'lucide-react';
|
||||
|
||||
export default function ServicesPage() {
|
||||
const handleContactSubmit = (formData: any) => {
|
||||
@@ -32,8 +32,9 @@ 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"
|
||||
@@ -101,19 +102,19 @@ export default function ServicesPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Richardson", handle: "@mrichardson", testimonial: "Vero AI transformed every aspect of our marketing. From strategy to execution, their systems deliver exceptional results. Best agency partnership we've had.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-bus-1773289186556-a645a6b7.png?_wi=3"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-bus-1773289186556-a645a6b7.png?_wi=3", icon: Star
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sophia Chen", handle: "@sophiachen", testimonial: "As CMO, I value Vero AI's strategic approach and technical excellence. Their services elevated our brand and drove measurable business growth. Highly recommended.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-mar-1773289186890-9d714eef.png?_wi=3"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-mar-1773289186890-9d714eef.png?_wi=3", icon: Star
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Mitchell", handle: "@jamesmitch", testimonial: "Professional, results-oriented, and truly innovative. Vero AI's comprehensive services helped us scale faster than expected. Exceptional team to work with.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-successful-en-1773289186769-5f49b9f5.png?_wi=3"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-successful-en-1773289186769-5f49b9f5.png?_wi=3", icon: Star
|
||||
},
|
||||
{
|
||||
id: "4", name: "Alexandra Price", handle: "@alexan", testimonial: "From initial consultation to ongoing support, Vero AI exceeded our expectations. Their services delivered ROI and positioned us as market leaders.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-bus-1773289187161-d558b679.png?_wi=3"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-bus-1773289187161-d558b679.png?_wi=3", icon: Star
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -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: "Product", items: [
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "Work", href: "#portfolio" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Work", href: "#portfolio" }
|
||||
{ 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" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -199,4 +198,4 @@ export default function ServicesPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user