Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-03 11:12:09 +00:00
parent 71d5c37049
commit 10594a06d5

View File

@@ -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: "Классическое бритьё"
}
]}