From 6fe94f4e6c6638a5c8a10b9e24be6bbc201c8e9e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:33:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a2b005..219fd31 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,32 +20,32 @@ const navItems = [ ]; const heroLeftCarousel = [ - { imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21717.jpg", imageAlt: "Expert fade haircut" }, + { imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21717.jpg?_wi=1", imageAlt: "Expert fade haircut" }, { imageSrc: "http://img.b2bpic.net/free-photo/view-child-hair-salon_23-2150462476.jpg", imageAlt: "Professional barber tools" }, - { imageSrc: "http://img.b2bpic.net/free-photo/cropped-close-up-professional-barber-using-scissors-comb-while-giving-haircut-his-client_7502-5662.jpg", imageAlt: "Precise barbering technique" }, + { imageSrc: "http://img.b2bpic.net/free-photo/cropped-close-up-professional-barber-using-scissors-comb-while-giving-haircut-his-client_7502-5662.jpg?_wi=1", imageAlt: "Precise barbering technique" }, { imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18526.jpg", imageAlt: "Premium barbershop interior" }, ]; const heroRightCarousel = [ - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506341.jpg", imageAlt: "Master barber styling" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506341.jpg?_wi=1", imageAlt: "Master barber styling" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-looking-mirror_23-2149141781.jpg", imageAlt: "Haircut portfolio showcase" }, - { imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-giving-haircut-client_23-2148506201.jpg", imageAlt: "Professional grooming service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-giving-haircut-client_23-2148506201.jpg?_wi=1", imageAlt: "Professional grooming service" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-looking-mirror_23-2149220563.jpg", imageAlt: "Barbershop community space" }, ]; const serviceFeatures = [ { id: 1, - title: "Modern Fades & Cuts", description: "Clean, sharp fades from skin to full, executed with precision. We specialize in modern styles that complement your face shape and personal style.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21717.jpg", imageAlt: "Modern fade haircut"}, + title: "Modern Fades & Cuts", description: "Clean, sharp fades from skin to full, executed with precision. We specialize in modern styles that complement your face shape and personal style.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21717.jpg?_wi=2", imageAlt: "Modern fade haircut"}, { id: 2, - title: "Beard Styling & Trim", description: "Expert beard grooming, shaping, and styling. We'll help you maintain the perfect beard with professional trimming and grooming products.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-close-up-professional-barber-using-scissors-comb-while-giving-haircut-his-client_7502-5662.jpg", imageAlt: "Professional beard trim"}, + title: "Beard Styling & Trim", description: "Expert beard grooming, shaping, and styling. We'll help you maintain the perfect beard with professional trimming and grooming products.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-close-up-professional-barber-using-scissors-comb-while-giving-haircut-his-client_7502-5662.jpg?_wi=2", imageAlt: "Professional beard trim"}, { id: 3, - title: "Classic Barbershop Experience", description: "Traditional hot towel shaves, haircuts, and grooming advice. Experience old-school barbering excellence with modern comfort.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506341.jpg", imageAlt: "Classic barbershop service"}, + title: "Classic Barbershop Experience", description: "Traditional hot towel shaves, haircuts, and grooming advice. Experience old-school barbering excellence with modern comfort.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506341.jpg?_wi=2", imageAlt: "Classic barbershop service"}, { id: 4, - title: "Hair & Scalp Treatments", description: "Premium treatments for hair health and scalp care. We offer specialized services to keep your hair looking thick and healthy.", imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-giving-haircut-client_23-2148506201.jpg", imageAlt: "Hair treatment service"}, + title: "Hair & Scalp Treatments", description: "Premium treatments for hair health and scalp care. We offer specialized services to keep your hair looking thick and healthy.", imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-giving-haircut-client_23-2148506201.jpg?_wi=2", imageAlt: "Hair treatment service"}, ]; const testimonials = [