diff --git a/src/app/page.tsx b/src/app/page.tsx index 66454e4..a3764cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,10 +60,10 @@ export default function LandingPage() { testimonials={[ { name: "Michael Chen", handle: "CEO, Local Services Co", testimonial: "Our leads increased by 300% in just 3 months. The Shift really delivers results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"}, { name: "Sarah Johnson", handle: "Owner, Home Services Plus", testimonial: "Best investment we made for our business. Highly professional and results-driven.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=1"}, ]} testimonialRotationInterval={5000} /> @@ -136,9 +136,9 @@ export default function LandingPage() { description="Hear from local business owners who've transformed their growth with The Shift Marketing." testimonials={[ { - id: "1", name: "David Martinez", role: "Owner, Elite Medspa", testimonial: "The Shift increased our leads from 5 per week to 30+ per week. Their SEO strategy is incredible. We've tripled our revenue in 6 months.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + id: "1", name: "David Martinez", role: "Owner, Elite Medspa", testimonial: "The Shift increased our leads from 5 per week to 30+ per week. Their SEO strategy is incredible. We've tripled our revenue in 6 months.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"}, { - id: "2", name: "Jennifer Wong", role: "Owner, Window Treatments Co", testimonial: "Finally, someone who understands local business marketing. Our phone has been ringing constantly since they optimized our Google Business Profile.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg"}, + id: "2", name: "Jennifer Wong", role: "Owner, Window Treatments Co", testimonial: "Finally, someone who understands local business marketing. Our phone has been ringing constantly since they optimized our Google Business Profile.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2"}, { id: "3", name: "Robert Thompson", role: "Manager, Home Services Plus", testimonial: "Professional, transparent, and results-driven. The Shift delivered exactly what they promised and exceeded our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"}, {