diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index be8625b..bb2a776 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -50,7 +50,7 @@ export default function ReviewsPage() { handle: "@jmitchell_wy", testimonial: "Stemple Electric fixed our panel issue in less than a day. Professional, clean work, and they explained everything clearly. Will definitely call them again!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" }, { id: "2", @@ -58,7 +58,7 @@ export default function ReviewsPage() { handle: "@sarahc_cheyenne", testimonial: "Had them install a new EV charger at our home. The installation was seamless and they were incredibly respectful of our space. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2" }, { id: "3", @@ -66,7 +66,7 @@ export default function ReviewsPage() { handle: "@rthompson_laramie", testimonial: "We needed emergency lighting repairs during a storm. They responded quickly and the work was solid. Great to have a reliable electrician in Laramie.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg?_wi=2" }, { id: "4", @@ -74,7 +74,7 @@ export default function ReviewsPage() { handle: "@mgarcia_casper", testimonial: "From the estimate to final walkthrough, everything was transparent and professional. Their upfront pricing meant no surprises. Five stars!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3" }, { id: "5", @@ -82,7 +82,7 @@ export default function ReviewsPage() { handle: "@dlee_gillette", testimonial: "Installed ceiling fans and new outlets throughout our office. Quick, clean work. They really understand the importance of getting it right.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3" }, { id: "6", @@ -128,7 +128,7 @@ export default function ReviewsPage() {