diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index e288f81..f651bcc 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -88,7 +88,7 @@ export default function ReviewsPage() { tag: "Residential Client", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", avatarAlt: "Jordan Webb", - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53082.jpg?_wi=5", imageAlt: "Installation service" }, { @@ -100,7 +100,7 @@ export default function ReviewsPage() { tag: "Same-Day Service", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", avatarAlt: "Popy Brown", - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53082.jpg?_wi=6", imageAlt: "Installation service" }, { @@ -112,7 +112,7 @@ export default function ReviewsPage() { tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", avatarAlt: "Livvy M", - imageSrc: "http://img.b2bpic.net/free-photo/plumber-holding-plunger_1368-742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumber-holding-plunger_1368-742.jpg?_wi=5", imageAlt: "Repair service" }, { @@ -124,7 +124,7 @@ export default function ReviewsPage() { tag: "Satisfied Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", avatarAlt: "Nancy Nolan", - imageSrc: "http://img.b2bpic.net/free-photo/plumber-holding-plunger_1368-742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumber-holding-plunger_1368-742.jpg?_wi=6", imageAlt: "Repair service" }, { @@ -136,7 +136,7 @@ export default function ReviewsPage() { tag: "Technical Client", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", avatarAlt: "Jason Slusher", - imageSrc: "http://img.b2bpic.net/free-photo/water-filter-is-kitchen_185193-165422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/water-filter-is-kitchen_185193-165422.jpg?_wi=4", imageAlt: "Filtration service" }, { @@ -148,7 +148,7 @@ export default function ReviewsPage() { tag: "Long-Term Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", avatarAlt: "Michael Fullenkamp", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-stacking-plastic-sacks-greenhouse_23-2147948303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-stacking-plastic-sacks-greenhouse_23-2147948303.jpg?_wi=3", imageAlt: "Salt delivery service" } ]}