diff --git a/src/app/page.tsx b/src/app/page.tsx index 83efc3c..acdec03 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,7 +145,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Taylor L.", role: "Homeowner", testimonial: "Excellent service and very transparent pricing!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg"}, + id: "1", name: "Taylor L.", role: "Homeowner", testimonial: "Excellent service and very transparent pricing!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=1"}, { id: "2", name: "Lyric V.", role: "Homeowner", testimonial: "Quick water heater installation, very smooth.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-smiling-woman-holding-coffee-hand_197531-32497.jpg"}, { @@ -153,7 +153,7 @@ export default function LandingPage() { { id: "4", name: "Jocelyn K.", role: "Homeowner", testimonial: "Professional and very reliable service.", imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-son-his-mature-father-holding-hands-while-greeting-each-other-kitchen_637285-10296.jpg"}, { - id: "5", name: "Sam R.", role: "Homeowner", testimonial: "Great experience, would highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg"}, + id: "5", name: "Sam R.", role: "Homeowner", testimonial: "Great experience, would highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=2"}, ]} title="Client Success Stories" description="What our Nashville neighbors have to say."