diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 02ca94d..f87a2ca 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -113,7 +113,7 @@ export default function ReviewsPage() { price: "Real People", rating: 5, reviewCount: "Fast", - imageSrc: "http://img.b2bpic.net/free-photo/call-center-manager-providing-guidance-intern-close-up_482257-118001.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/call-center-manager-providing-guidance-intern-close-up_482257-118001.jpg?_wi=2", imageAlt: "Responsive support team", }, { @@ -123,7 +123,7 @@ export default function ReviewsPage() { price: "On Time", rating: 5, reviewCount: "Accurate", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-26431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-26431.jpg?_wi=2", imageAlt: "Reliable professional", }, { @@ -133,7 +133,7 @@ export default function ReviewsPage() { price: "Personal", rating: 5, reviewCount: "Professional", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173709.jpg?_wi=2", imageAlt: "Friendly team collaboration", }, { @@ -143,7 +143,7 @@ export default function ReviewsPage() { price: "No Surprises", rating: 5, reviewCount: "Transparent", - imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit_1157-45557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit_1157-45557.jpg?_wi=2", imageAlt: "Affordable transparent pricing", }, ]}