diff --git a/src/app/page.tsx b/src/app/page.tsx index 7317849..a875bee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { { imageSrc: "https://img.b2bpic.net/free-photo/young-bearded-man-getting-shaved-with-straight-edge-razor-by-hairdresser-barbershop_1153-9769.jpg", imageAlt: "Barber shop atmosphere 11"}, { - imageSrc: "https://img.b2bpic.net/free-photo/smiling-barber-cutting-man-hair-professional-salon_23-2148750955.jpg", imageAlt: "Barber shop atmosphere 12"}, + imageSrc: "https://img.b2bpic.net/free-photo/smiling-barber-cutting-man-hair-professional-salon_23-2148750955.jpg?_wi=1", imageAlt: "Barber shop atmosphere 12"}, ]} buttons={[ { @@ -143,7 +143,7 @@ export default function LandingPage() { { id: "f2", title: "Beard Grooming", author: "Precision", description: "Precision beard shaping and detailing for a sharp look.", tags: [ "Shaping", "Detailing"], - imageSrc: "https://img.b2bpic.net/free-photo/smiling-barber-cutting-man-hair-professional-salon_23-2148750955.jpg"}, + imageSrc: "https://img.b2bpic.net/free-photo/smiling-barber-cutting-man-hair-professional-salon_23-2148750955.jpg?_wi=2"}, { id: "f3", title: "Hot Towel Shave", author: "Classic", description: "Classic barber experience with premium finishing touches.", tags: [ "Relaxing", "Luxury"],