Update src/app/barbers/page.tsx
This commit is contained in:
@@ -65,19 +65,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Rojelio 'Rocky'",
|
||||
role: "Senior Barber",
|
||||
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=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Cris",
|
||||
role: "Barber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muscular-man-arrives-ski-complex_482257-76574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muscular-man-arrives-ski-complex_482257-76574.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Bimbo",
|
||||
role: "Barber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186519.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Meet the Barbers"
|
||||
|
||||
Reference in New Issue
Block a user