From 418c12a10588f79fe90cc93b62559df59a4cf7f2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:04:30 +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 2926579..c8c5f5c 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -108,7 +108,7 @@ export default function ReviewsPage() { name: "Mukul Bana", role: "Homeowner, Noida", testimonial: "Great service! A half-yearly or yearly cleaning schedule works perfectly for my home. The team is professional and thorough.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg?_wi=2", icon: "ThumbsUp", }, { @@ -116,7 +116,7 @@ export default function ReviewsPage() { name: "Amar Bhanu", role: "Business Owner, Sector 62", testimonial: "Staff behaviour is excellent. They are courteous, respectful, and very professional. I trust them with my office cleaning.", - imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg?_wi=2", icon: "ThumbsUp", }, { @@ -124,7 +124,7 @@ export default function ReviewsPage() { name: "Vishal Singh", role: "Homeowner, Greater Noida", testimonial: "The cleaning process is very thorough and the price is very reasonable. Highly recommend We Clean for any cleaning needs.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-middle-finger-gesture-while-working-office_23-2150040035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-middle-finger-gesture-while-working-office_23-2150040035.jpg?_wi=2", icon: "ThumbsUp", }, { @@ -132,7 +132,7 @@ export default function ReviewsPage() { name: "Priya Sharma", role: "Corporate Manager, Noida", testimonial: "Consistent quality and reliability. Our office always looks pristine. They've been our trusted cleaning partner for over a year.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors_23-2148767054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors_23-2148767054.jpg?_wi=2", icon: "ThumbsUp", }, { @@ -140,7 +140,7 @@ export default function ReviewsPage() { name: "Rajesh Patel", role: "Homeowner, Indirapuram", testimonial: "Professional service at affordable prices. They pay attention to details and our furniture looks brand new after their cleaning.", - imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", icon: "ThumbsUp", }, { @@ -148,7 +148,7 @@ export default function ReviewsPage() { name: "Neha Verma", role: "Property Manager, Ghaziabad", testimonial: "Excellent response time and quality work. We've used them for multiple properties and they never disappoint.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=2", icon: "ThumbsUp", }, ]} @@ -180,7 +180,7 @@ export default function ReviewsPage() {