diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index b7f1840..b9968c1 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -58,7 +58,7 @@ export default function ReviewsPage() { handle: "@launceston_local", testimonial: "Fast, efficient, friendly service at short notice. Lawns were extremely long and they did a great neat job. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -67,7 +67,7 @@ export default function ReviewsPage() { handle: "@mike_property", testimonial: "They were much cheaper than the other quotes and did a fantastic job. Very impressed with the prompt service. Will use again!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022644.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -76,7 +76,7 @@ export default function ReviewsPage() { handle: "@emily_gardens", testimonial: "Professional, friendly, and affordable. Exactly what we needed. The lawn looks amazing. Couldn't ask for better service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, { @@ -85,7 +85,7 @@ export default function ReviewsPage() { handle: "@david_lawns", testimonial: "Best lawn service in Launceston. Quick, reliable, and great value. My garden has never looked better!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2", imageAlt: "David Kim", }, { @@ -94,7 +94,7 @@ export default function ReviewsPage() { handle: "@lisathompson22", testimonial: "Fantastic experience from start to finish. They took care of our overgrown yard beautifully. Highly professional team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-showing-double-thumbs-up-checked-shirt-looking-pleased-front-view_176474-112675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-showing-double-thumbs-up-checked-shirt-looking-pleased-front-view_176474-112675.jpg?_wi=2", imageAlt: "Lisa Thompson", }, { @@ -103,7 +103,7 @@ export default function ReviewsPage() { handle: "@jamesw_property", testimonial: "Outstanding service. Friendly, efficient, and the pricing is unbeatable. We've become regular customers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=2", imageAlt: "James Wilson", }, ]}