Update src/app/gallery/page.tsx
This commit is contained in:
@@ -68,13 +68,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Classic Fade",
|
||||
price: "Featured",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186474.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186474.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Beard Style",
|
||||
price: "Featured",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-sitting-chair_23-2149220530.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-sitting-chair_23-2149220530.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user