diff --git a/src/app/page.tsx b/src/app/page.tsx index a3fccf2..e380ac9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205857.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205857.jpg?_wi=1" imageAlt="Luxurious barbershop interior" mediaAnimation="slide-up" /> @@ -157,19 +157,19 @@ export default function LandingPage() { { id: "m1", name: "Arthur Mason", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-with-tattooed-arm-wearing-white-shirt_613910-1888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-with-tattooed-arm-wearing-white-shirt_613910-1888.jpg?_wi=1", imageAlt: "Master Barber Arthur", }, { id: "m2", name: "James Sterling", - imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=1", imageAlt: "Master Barber James", }, { id: "m3", name: "Elena Thorne", - imageSrc: "http://img.b2bpic.net/free-photo/picture-self-confident-young-bearded-guy-with-tattoo-posing-indoors-closed-posture-crossign-arms-his-chest-doesn-t-believe-you-feelign-certain-while-having-argument-body-language_343059-1712.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/picture-self-confident-young-bearded-guy-with-tattoo-posing-indoors-closed-posture-crossign-arms-his-chest-doesn-t-believe-you-feelign-certain-while-having-argument-body-language_343059-1712.jpg?_wi=1", imageAlt: "Master Barber Elena", }, ]} @@ -189,7 +189,7 @@ export default function LandingPage() { handle: "Regular Client", testimonial: "The best shave I've had in years. Absolute precision.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205857.jpg?_wi=2", imageAlt: "luxurious barbershop interior classic dark atmosphere", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { handle: "Classic Cut", testimonial: "I walked out looking like a new man. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-with-tattooed-arm-wearing-white-shirt_613910-1888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-with-tattooed-arm-wearing-white-shirt_613910-1888.jpg?_wi=2", imageAlt: "professional male barber master portrait dark background", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { handle: "Signature Combo", testimonial: "Truly a premium experience. The attention to detail is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=2", imageAlt: "professional male barber portrait dark background", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { handle: "Classic Cut", testimonial: "Professional atmosphere and excellent technique.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/picture-self-confident-young-bearded-guy-with-tattoo-posing-indoors-closed-posture-crossign-arms-his-chest-doesn-t-believe-you-feelign-certain-while-having-argument-body-language_343059-1712.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/picture-self-confident-young-bearded-guy-with-tattoo-posing-indoors-closed-posture-crossign-arms-his-chest-doesn-t-believe-you-feelign-certain-while-having-argument-body-language_343059-1712.jpg?_wi=2", imageAlt: "professional female barber portrait dark background", }, ]}