diff --git a/src/app/page.tsx b/src/app/page.tsx index 931e644..f7cef78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,14 +66,14 @@ export default function LandingPage() { handle: "@johnd", testimonial: "Excellent service and very professional team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-house-model-uniform-front-view_176474-21361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-house-model-uniform-front-view_176474-21361.jpg?_wi=1", }, { name: "Sarah K.", handle: "@sarahk", testimonial: "Fast response time and great results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/senior-people-occupation-maintenance-service_343059-3492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-people-occupation-maintenance-service_343059-3492.jpg?_wi=1", }, { name: "Mike B.", @@ -216,9 +216,9 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-paramedics-moving-ambulance-stretcher-from-car-hurry-paramedics-uniform-taking-stretcher-out-ambulance-car_657921-1485.jpg", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-house-model-uniform-front-view_176474-21361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-house-model-uniform-front-view_176474-21361.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/senior-people-occupation-maintenance-service_343059-3492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-people-occupation-maintenance-service_343059-3492.jpg?_wi=2", imageAlt: "expert plumbing tools", }, ]}