diff --git a/src/app/page.tsx b/src/app/page.tsx index b08c257..8a233a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"