From fa604d5ae348f149c6537e9809c3a3109b8632bc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:08:10 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index e0500c4..93b2739 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -55,7 +55,7 @@ export default function ReviewsPage() { testimonial: "Best shop in the town. Amazing variety of shoes at affordable prices. Highly recommended!", imageSrc: - "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29438.jpg", + "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29438.jpg?_wi=2", }, { id: "review-2", @@ -64,7 +64,7 @@ export default function ReviewsPage() { testimonial: "So many types of shoes available at cheapest price. The staff is always helpful and friendly.", imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg", + "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg?_wi=2", }, { id: "review-3", @@ -73,7 +73,7 @@ export default function ReviewsPage() { testimonial: "Best variety of shoes. I always find what I'm looking for. Great prices for the whole family!", imageSrc: - "http://img.b2bpic.net/free-photo/happy-pretty-young-lady-waving-hand-you-park_1262-20562.jpg", + "http://img.b2bpic.net/free-photo/happy-pretty-young-lady-waving-hand-you-park_1262-20562.jpg?_wi=2", }, { id: "review-4", @@ -82,7 +82,7 @@ export default function ReviewsPage() { testimonial: "Excellent collection and service. My go-to store for all footwear needs. Highly trusted!", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg", + "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg?_wi=2", }, { id: "review-5", @@ -91,7 +91,7 @@ export default function ReviewsPage() { testimonial: "Quality shoes at competitive prices. Been shopping here for years. Never disappointed!", imageSrc: - "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", + "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=2", }, { id: "review-6", @@ -100,7 +100,7 @@ export default function ReviewsPage() { testimonial: "Wide selection, affordable prices, and great customer service. Saikrupa is the best!", imageSrc: - "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg", + "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg?_wi=2", }, ]} textboxLayout="default"