From 84d424f12cc32859d4a8d239643b2aa8ba1e9a51 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:25:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 653742c..b3a84a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "Premium", name: "Classic Fade Cut", price: "$35", rating: 5, - reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/side-view-customer-with-trimmer_23-2148257009.jpg", imageAlt: "Professional fade haircut" + reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/side-view-customer-with-trimmer_23-2148257009.jpg?_wi=1", imageAlt: "Professional fade haircut" }, { id: "2", brand: "Premium", name: "Beard Trim & Shape", price: "$25", rating: 5, @@ -91,7 +91,7 @@ export default function LandingPage() { }, { id: "4", brand: "Premium", name: "Hair Styling & Product", price: "$20", rating: 5, - reviewCount: "750", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506283.jpg", imageAlt: "Professional hair styling service" + reviewCount: "750", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506283.jpg?_wi=1", imageAlt: "Professional hair styling service" } ]} /> @@ -126,13 +126,13 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" features={[ { - title: "Expert Barbers", description: "Certified professionals with years of experience in classic and modern cuts.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-customer-with-trimmer_23-2148257009.jpg", imageAlt: "Expert barber at work" + title: "Expert Barbers", description: "Certified professionals with years of experience in classic and modern cuts.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-customer-with-trimmer_23-2148257009.jpg?_wi=2", imageAlt: "Expert barber at work" }, { - title: "Premium Products", description: "Only the finest grooming products for optimal results and hair health.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506283.jpg", imageAlt: "Premium barbershop products" + title: "Premium Products", description: "Only the finest grooming products for optimal results and hair health.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506283.jpg?_wi=2", imageAlt: "Premium barbershop products" }, { - title: "Clean Environment", description: "Immaculate facilities with sanitized equipment and a welcoming atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg", imageAlt: "Modern barbershop interior" + title: "Clean Environment", description: "Immaculate facilities with sanitized equipment and a welcoming atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg?_wi=1", imageAlt: "Modern barbershop interior" } ]} /> @@ -151,10 +151,10 @@ export default function LandingPage() { speed={40} testimonials={[ { - id: "1", name: "James Mitchell", handle: "@james_m", testimonial: "Best barber I've ever been to. Precision cuts every single time. The barbers really take their craft seriously here.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "James Mitchell" + id: "1", name: "James Mitchell", handle: "@james_m", testimonial: "Best barber I've ever been to. Precision cuts every single time. The barbers really take their craft seriously here.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", imageAlt: "James Mitchell" }, { - id: "2", name: "Marcus Johnson", handle: "@marcus_j", testimonial: "Fantastic experience. Clean, professional, and the attention to detail is unmatched. Definitely my go-to barbershop.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-green-shirt-wearing-glasses-looking-front-with-angry-face-making-wry-mouth-standing-white-wall_141793-71823.jpg", imageAlt: "Marcus Johnson" + id: "2", name: "Marcus Johnson", handle: "@marcus_j", testimonial: "Fantastic experience. Clean, professional, and the attention to detail is unmatched. Definitely my go-to barbershop.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-green-shirt-wearing-glasses-looking-front-with-angry-face-making-wry-mouth-standing-white-wall_141793-71823.jpg?_wi=1", imageAlt: "Marcus Johnson" }, { id: "3", name: "David Chen", handle: "@david_c", testimonial: "Highly recommend for anyone looking for quality grooming. The straight shave is incredible and worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-standing-with-hand-touching-his-chin-looking-camera-smile-wearing-white-shirt-cream-jacket-white-background-business-concept_549566-823.jpg", imageAlt: "David Chen" @@ -163,10 +163,10 @@ export default function LandingPage() { id: "4", name: "Alex Rodriguez", handle: "@alex_r", testimonial: "Been coming here for 5 years. Consistent quality, friendly staff, and always leaves me looking sharp.", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg", imageAlt: "Alex Rodriguez" }, { - id: "5", name: "Kevin Thompson", handle: "@kevin_t", testimonial: "Worth the visit. Professional barbers who really understand different hair types and cutting techniques.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Kevin Thompson" + id: "5", name: "Kevin Thompson", handle: "@kevin_t", testimonial: "Worth the visit. Professional barbers who really understand different hair types and cutting techniques.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2", imageAlt: "Kevin Thompson" }, { - id: "6", name: "Nathan Lee", handle: "@nathan_l", testimonial: "Amazing service from start to finish. The atmosphere is welcoming and the results speak for themselves.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-green-shirt-wearing-glasses-looking-front-with-angry-face-making-wry-mouth-standing-white-wall_141793-71823.jpg", imageAlt: "Nathan Lee" + id: "6", name: "Nathan Lee", handle: "@nathan_l", testimonial: "Amazing service from start to finish. The atmosphere is welcoming and the results speak for themselves.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-green-shirt-wearing-glasses-looking-front-with-angry-face-making-wry-mouth-standing-white-wall_141793-71823.jpg?_wi=2", imageAlt: "Nathan Lee" } ]} /> @@ -181,7 +181,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "aurora" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg?_wi=2" imageAlt="Precision Cuts barbershop" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1