From 47e2821e4eb3d48253cd57f18e52ef1aaa39ae0c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:14: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 f0db2b8..7b506ae 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -95,7 +95,7 @@ export default function ReviewsPage() { company: "Частный мастер", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/experienced-operator-hard-hat_146671-19537.jpg", + "http://img.b2bpic.net/free-photo/experienced-operator-hard-hat_146671-19537.jpg?_wi=3", imageAlt: "Ерболат К., сантехник", }, { @@ -105,7 +105,7 @@ export default function ReviewsPage() { company: "Личный ремонт", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg", + "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg?_wi=3", imageAlt: "Айгуль М., владелица квартиры", }, { @@ -115,7 +115,7 @@ export default function ReviewsPage() { company: "УК «Альянс-Сервис»", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg", + "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg?_wi=3", imageAlt: "Дмитрий П., руководитель", }, { @@ -125,7 +125,7 @@ export default function ReviewsPage() { company: "Строй-Групп ТОО", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg", + "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg?_wi=3", imageAlt: "Ольга Л., главный инженер", }, { @@ -135,7 +135,7 @@ export default function ReviewsPage() { company: "Сеть ремонт.сервис", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/mature-man-working-indoors_23-2148465236.jpg", + "http://img.b2bpic.net/free-photo/mature-man-working-indoors_23-2148465236.jpg?_wi=2", imageAlt: "Марат Н., владелец магазина", }, { @@ -145,7 +145,7 @@ export default function ReviewsPage() { company: "DesignPro Studio", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/fashion-designer-working-her-workshop-alone_23-2148877344.jpg", + "http://img.b2bpic.net/free-photo/fashion-designer-working-her-workshop-alone_23-2148877344.jpg?_wi=2", imageAlt: "Екатерина Ф., дизайнер интерьера", }, ]}