From fafdad29d695c19914124192c10af267d4834d36 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 21:17:40 +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 f2574a9..92a49e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,21 +48,21 @@ export default function LandingPage() { testimonials={[ { name: "Alejandro V.", handle: "@alv", testimonial: "The best haircut in Doral. Professional and clean.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg", imageAlt: "luxury barbershop interior minimalist"}, + imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg?_wi=1", imageAlt: "luxury barbershop interior minimalist"}, { name: "Michael R.", handle: "@mike", testimonial: "Excellent attention to detail. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-rake-near-collar_23-2147799914.jpg", imageAlt: "luxury barbershop interior minimalist"}, { name: "Julian D.", handle: "@julian", testimonial: "Great atmosphere and top-tier service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-getting-haircut_23-2148256906.jpg", imageAlt: "luxury barbershop interior minimalist"}, + imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-getting-haircut_23-2148256906.jpg?_wi=1", imageAlt: "luxury barbershop interior minimalist"}, { name: "Carlos G.", handle: "@carlos", testimonial: "The classic shave experience is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg", imageAlt: "luxury barbershop interior minimalist"}, + imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg?_wi=1", imageAlt: "luxury barbershop interior minimalist"}, { name: "Victor H.", handle: "@vic", testimonial: "Professional grooming standards every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-protective-face-mask-enjoying-hairdresser-s-coronavirus-epidemic_637285-9010.jpg", imageAlt: "luxury barbershop interior minimalist"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-protective-face-mask-enjoying-hairdresser-s-coronavirus-epidemic_637285-9010.jpg?_wi=1", imageAlt: "luxury barbershop interior minimalist"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg" + imageSrc="http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/bearded-male-sitting-armchair-barber-shop-while-hairdresser-modeling-beard-with-scissors-comb-barbershop_613910-18515.jpg", alt: "Bearded male sitting in an armchair in a barber shop"}, @@ -97,15 +97,15 @@ export default function LandingPage() { { id: "s1", title: "Signature Haircut", tags: [ "Style", "Grooming"], - imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-getting-haircut_23-2148256906.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-getting-haircut_23-2148256906.jpg?_wi=2"}, { id: "s2", title: "Precision Shave", tags: [ "Classic", "Luxury"], - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg?_wi=2"}, { id: "s3", title: "Beard Grooming", tags: [ "Beard", "Style"], - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-protective-face-mask-enjoying-hairdresser-s-coronavirus-epidemic_637285-9010.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-protective-face-mask-enjoying-hairdresser-s-coronavirus-epidemic_637285-9010.jpg?_wi=2"}, ]} title="Our Grooming Services" description="Premium services designed to elevate your style and comfort."