diff --git a/src/app/page.tsx b/src/app/page.tsx index b71a3ff..61675f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { id: "3", title: "Professional Equipment", content: "High-pressure jetting, CCTV cameras, and modern drainage tools ensure we diagnose and fix issues efficiently without unnecessary disruption." } ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-man-sitting-floor-with-tap_259150-58260.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-man-sitting-floor-with-tap_259150-58260.jpg?_wi=1" imageAlt="Emergency drainage response team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -138,19 +138,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Plymouth", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson testimonial" }, { id: "2", name: "Michael Chen", role: "Landlord", company: "Property Manager", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen testimonial" }, { id: "3", name: "Emma Williams", role: "Business Owner", company: "Local Restaurant", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Williams testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Williams testimonial" }, { id: "4", name: "David Thompson", role: "Property Manager", company: "Estate Agent", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Thompson testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Thompson testimonial" } ]} kpiItems={[ @@ -179,7 +179,7 @@ export default function LandingPage() { id: "3", title: "Same-Day Service", content: "Emergency call-outs and routine jobs scheduled for your convenience. Most jobs completed on the same day we're called out." } ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-man-sitting-floor-with-tap_259150-58260.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-man-sitting-floor-with-tap_259150-58260.jpg?_wi=2" imageAlt="Service coverage area" mediaAnimation="slide-up" useInvertedBackground={false}