diff --git a/src/app/ai-automation/page.tsx b/src/app/ai-automation/page.tsx index c02998f..05e31b2 100644 --- a/src/app/ai-automation/page.tsx +++ b/src/app/ai-automation/page.tsx @@ -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) => { @@ -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 } ]} /> diff --git a/src/app/ai-marketing/page.tsx b/src/app/ai-marketing/page.tsx index eb39439..897c6fb 100644 --- a/src/app/ai-marketing/page.tsx +++ b/src/app/ai-marketing/page.tsx @@ -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 } ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 43d075b..bc33335 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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 LandingPage() { const handleContactSubmit = (formData: any) => { @@ -109,19 +109,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" + 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" + 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" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/uploaded-1773299391786-fgz8uuxz.jpg", icon: Star } ]} /> diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index c46e4c4..c50142e 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -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) => { @@ -101,19 +101,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 } ]} />