diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 4915432..7eaaaed 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -78,7 +78,7 @@ export default function PricingPage() { price: "2 500 ₽", rating: 5, reviewCount: "247", - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg?_wi=4", imageAlt: "Классическая стрижка" }, { @@ -88,7 +88,7 @@ export default function PricingPage() { price: "3 500 ₽", rating: 5, reviewCount: "189", - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg?_wi=5", imageAlt: "Стрижка и уход за бородой" }, { @@ -98,7 +98,7 @@ export default function PricingPage() { price: "2 000 ₽", rating: 5, reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=3", imageAlt: "Классическое бритьё" } ]}