diff --git a/src/app/page.tsx b/src/app/page.tsx index 5fc7ea7..5e4db2c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,16 +55,16 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-handsome-barber-wearing-uniform-holding-looking-mobile-phone-with-scissors-hand-isolated-white-background_141793-84808.jpg", imageAlt: "Professional barber cutting hair" }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg", imageAlt: "Expert haircut styling" + imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg?_wi=1", imageAlt: "Expert haircut styling" }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4312.jpg", imageAlt: "Classic wet shave service" + imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4312.jpg?_wi=1", imageAlt: "Classic wet shave service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-s-hand-grooming-man-s-beard_23-2147839801.jpg", imageAlt: "Premium beard grooming" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-s-hand-grooming-man-s-beard_23-2147839801.jpg?_wi=1", imageAlt: "Premium beard grooming" }, { - imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg", imageAlt: "Modern barbershop interior" + imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg?_wi=1", imageAlt: "Modern barbershop interior" } ]} buttons={[ @@ -88,15 +88,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "Classic Haircut", description: "Precision cuts and fades executed by master barbers with attention to every detail. We use premium clippers and techniques for the perfect style.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg", imageAlt: "Expert haircut service" + title: "Classic Haircut", description: "Precision cuts and fades executed by master barbers with attention to every detail. We use premium clippers and techniques for the perfect style.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg?_wi=2", imageAlt: "Expert haircut service" }, { id: 2, - title: "Traditional Shave", description: "Experience the luxury of a hot towel shave with straight razor expertise. A relaxing and rejuvenating grooming ritual.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4312.jpg", imageAlt: "Traditional shave service" + title: "Traditional Shave", description: "Experience the luxury of a hot towel shave with straight razor expertise. A relaxing and rejuvenating grooming ritual.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4312.jpg?_wi=2", imageAlt: "Traditional shave service" }, { id: 3, - title: "Beard Grooming", description: "Professional beard trimming, shaping, and treatment services. Keep your beard looking sharp and well-maintained.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-s-hand-grooming-man-s-beard_23-2147839801.jpg", imageAlt: "Beard grooming service" + title: "Beard Grooming", description: "Professional beard trimming, shaping, and treatment services. Keep your beard looking sharp and well-maintained.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-s-hand-grooming-man-s-beard_23-2147839801.jpg?_wi=2", imageAlt: "Beard grooming service" } ]} buttons={[ @@ -113,7 +113,7 @@ export default function LandingPage() { tag="Our Story" tagIcon={Award} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg?_wi=2" imageAlt="MT Barbershop interior" useInvertedBackground={true} buttons={[ @@ -275,7 +275,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} useInvertedBackground={true} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg?_wi=3" imageAlt="MT Barbershop interior" mediaAnimation="slide-up" inputPlaceholder="Enter your email"