diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a84b77..c1b590d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/groom-sitting-chair-barber-shop_1304-3729.jpg", imageAlt: "Fade haircut details" }, { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg", imageAlt: "Professional barber tools" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-shaving-his-beard_23-2148506240.jpg", imageAlt: "Beard trim precision" }, - { imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-smears-face-with-foam-hairdressing-salon_613910-18410.jpg", imageAlt: "Luxury barber studio" } + { imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-smears-face-with-foam-hairdressing-salon_613910-18410.jpg?_wi=1", imageAlt: "Luxury barber studio" } ]} mediaAnimation="blur-reveal" /> @@ -93,7 +93,7 @@ export default function LandingPage() { { value: "5000+", title: "Sharp cuts completed" }, { value: "100%", title: "Satisfaction guaranteed" } ]} - imageSrc="http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-smears-face-with-foam-hairdressing-salon_613910-18410.jpg" + imageSrc="http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-smears-face-with-foam-hairdressing-salon_613910-18410.jpg?_wi=2" imageAlt="Professional barber in shop" mediaAnimation="slide-up" metricsAnimation="slide-up"