diff --git a/src/app/page.tsx b/src/app/page.tsx index 7483ee9..8f10b72 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Excellent Work", quote: "Leonard provided an estimate within hours. Very reasonable pricing and excellent work.", name: "Sarah Johnson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292684.jpg"}, + id: "1", title: "Excellent Work", quote: "Leonard provided an estimate within hours. Very reasonable pricing and excellent work.", name: "Sarah Johnson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292684.jpg?_wi=1"}, { id: "2", title: "Great Professionalism", quote: "Professional, responsive, and the fence replacement came out amazing.", name: "Michael Chen", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-pajamas-with-pillow-relaxes-garden_72229-600.jpg"}, { @@ -149,7 +149,7 @@ export default function LandingPage() { title: "Gate Repair", description: "Sagging gates, hinge replacements, and alignment.", icon: ArrowRight, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292684.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292684.jpg?_wi=2"}, { imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447187.jpg"}, ],