Update src/app/pricing/page.tsx
This commit is contained in:
@@ -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: "Классическое бритьё"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user