From afde0c07ab9e1886bd4cb5cfab9179cab0ad267d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 14:28:27 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 01e4875..7c9807d 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -72,7 +72,7 @@ export default function ReviewsPage() { handle: "Toronto Homeowner", testimonial: "Dylan came within an hour of our emergency call. Professional, knowledgeable, and solved our burst pipe issue immediately. Fair pricing too!", 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", imageAlt: "professional portrait male avatar", }, { @@ -81,7 +81,7 @@ export default function ReviewsPage() { handle: "Condo Owner", testimonial: "Best plumber we've worked with in Toronto. Clear communication about the work needed, fair pricing, and excellent workmanship.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "professional portrait female avatar", }, { @@ -90,7 +90,7 @@ export default function ReviewsPage() { handle: "Landlord", testimonial: "Magnum Plumbing handles all our rental properties. Reliable, professional, and responds quickly to tenant requests.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=2", imageAlt: "professional portrait male business", }, { @@ -99,7 +99,7 @@ export default function ReviewsPage() { handle: "Restaurant Owner", testimonial: "Our commercial kitchen needed emergency gas line work. They showed up same day, fixed the issue safely, and didn't disrupt our service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2", imageAlt: "professional portrait female business", }, { @@ -108,7 +108,7 @@ export default function ReviewsPage() { handle: "Property Manager", testimonial: "Honest, dependable, and thorough. I recommend Magnum to all my property management colleagues. They're the real deal.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-electrician-standing-against-wall_23-2148087578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-electrician-standing-against-wall_23-2148087578.jpg?_wi=3", imageAlt: "professional portrait male service", }, { @@ -117,7 +117,7 @@ export default function ReviewsPage() { handle: "Business Owner", testimonial: "Replaced our old water heater with a tankless system. Great service, competitive pricing, and they explained everything clearly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg?_wi=2", imageAlt: "professional portrait female service", }, ]} @@ -154,7 +154,7 @@ export default function ReviewsPage() { icon: ThumbsUp, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg?_wi=4" imageAlt="Professional plumber service" imagePosition="right" mediaAnimation="slide-up"