diff --git a/src/app/page.tsx b/src/app/page.tsx index 736116e..f513e1b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,9 +94,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} team={[ - { id: "t1", name: "Marcus Thorne", role: "Head Barber", imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg" }, + { id: "t1", name: "Marcus Thorne", role: "Head Barber", imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg?_wi=1" }, { id: "t2", name: "Leo Rivera", role: "Senior Stylist", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7954.jpg" }, - { id: "t3", name: "James Bond", role: "Grooming Specialist", imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg" } + { id: "t3", name: "James Bond", role: "Grooming Specialist", imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg?_wi=2" } ]} title="Meet Your Barbers" description="Meet the team of experts bringing style and character to every cut."