diff --git a/src/app/page.tsx b/src/app/page.tsx index 02d04b9..dfa2ca4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,11 +47,11 @@ export default function LandingPage() { description="Winstons combines heritage grooming traditions with modern convenience. Step into editorial-quality craftsmanship where every appointment feels like an experience, not a transaction." buttons={[{ text: "Book Your Appointment", href: "#contact" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg", imageAlt: "Modern Barbershop Interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg", imageAlt: "Precision Haircutting" }, + { imageSrc: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg?_wi=1", imageAlt: "Modern Barbershop Interior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=1", imageAlt: "Precision Haircutting" }, { imageSrc: "http://img.b2bpic.net/free-photo/elderly-shoes-designer-is-making-laces-shoes-from-his-new-handmade-collection_613910-17415.jpg", imageAlt: "Grooming Ritual" }, - { imageSrc: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg", imageAlt: "Barbershop Craft Details" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg", imageAlt: "Professional Barber Setup" } + { imageSrc: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg?_wi=2", imageAlt: "Barbershop Craft Details" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=2", imageAlt: "Professional Barber Setup" } ]} mediaAnimation="blur-reveal" />