Update src/app/gallery/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function GalleryPage() {
|
||||
price: "От 2 500 ₽",
|
||||
rating: 5,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg?_wi=3",
|
||||
imageAlt: "Современная стрижка Heritage"
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function GalleryPage() {
|
||||
price: "От 1 500 ₽",
|
||||
rating: 5,
|
||||
reviewCount: "52",
|
||||
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=2",
|
||||
imageAlt: "Оформление бороды Heritage"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user