Update src/app/page.tsx
This commit is contained in:
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
id: "t1",
|
||||
name: "Marcus Thorne",
|
||||
role: "Head Barber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
id: "t3",
|
||||
name: "James Bond",
|
||||
role: "Grooming Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Meet Your Barbers"
|
||||
|
||||
Reference in New Issue
Block a user