diff --git a/src/app/page.tsx b/src/app/page.tsx index 465a737..729bd30 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,9 +103,9 @@ export default function LandingPage() { animationType="slide-up" members={[ { - id: "1", name: "Marcus", role: "Lead Barber", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg"}, + id: "1", name: "Marcus", role: "Lead Barber", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=1"}, { - id: "2", name: "Jason", role: "Master Stylist", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg"}, + id: "2", name: "Jason", role: "Master Stylist", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=2"}, { id: "3", name: "Devon", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-sitting-chair_23-2149220533.jpg"}, {