diff --git a/src/app/page.tsx b/src/app/page.tsx index 2268d33..9996c8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205854.jpg", imageAlt: "Modern grooming station"}, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-hairstylist-looking-camera_23-2147839834.jpg", imageAlt: "Barber in action"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-hairstylist-looking-camera_23-2147839834.jpg?_wi=1", imageAlt: "Barber in action"}, ]} mediaAnimation="slide-up" /> @@ -112,7 +112,7 @@ export default function LandingPage() { { id: "main", groupTitle: "Lead Stylists", members: [ { - id: "1", title: "Julian", subtitle: "Master Barber", detail: "15+ years experience in classic styling.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-hairstylist-looking-camera_23-2147839834.jpg"}, + id: "1", title: "Julian", subtitle: "Master Barber", detail: "15+ years experience in classic styling.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-hairstylist-looking-camera_23-2147839834.jpg?_wi=2"}, { id: "2", title: "Marcus", subtitle: "Precision Stylist", detail: "Expert in modern fades and beard work.", imageSrc: "http://img.b2bpic.net/free-photo/male-veterinarian-examining-cat-ear-infection-with-otoscope-vet-clinic_613910-21634.jpg"}, {