diff --git a/src/app/page.tsx b/src/app/page.tsx index 634db07..d97aac4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,10 +53,10 @@ export default function LandingPage() { testimonials={[ { name: "Local Resident", handle: "Customer", testimonial: "Excellent service from Jitender.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg?_wi=1"}, { name: "Business Owner", handle: "Client", testimonial: "Very professional work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53010.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53010.jpg?_wi=1"}, { name: "Homeowner", handle: "Customer", testimonial: "Fixed my plumbing instantly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg"}, @@ -98,7 +98,7 @@ export default function LandingPage() { { type: "text", text: "Kalka & Surrounding Areas"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg?_wi=2" /> @@ -122,7 +122,7 @@ export default function LandingPage() { }, { title: "Core Cutting & Tank Installation", description: "Professional core cutting services and secure water tank installation for your property.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53010.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53010.jpg?_wi=2"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/ventilation-duct-building-roof_1387-548.jpg"} },