From b26152e7fcb3d96433cfae9737d0b1bef0afed70 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 23:14:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c730309..9e913fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/working-process-barbershop_1163-2025.jpg", imageAlt: "professional barber cutting hair scissors" }, { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-combing-moustache-client_23-2147778838.jpg", imageAlt: "professional barber straight razor shave" }, { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-shaved-by-hairdresser-barbershop_1153-9486.jpg", imageAlt: "barber trimming beard styling professional" }, - { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/angry-dad-staring-nasty-children-frowning-crossing-arms-bearded-macho-man-with-furious-displeased-expression-posing-with-arms-folded-demonstrating-hostility-disrespect_343059-1677.jpg", imageAlt: "professional barber portrait male studio" }, + { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/angry-dad-staring-nasty-children-frowning-crossing-arms-bearded-macho-man-with-furious-displeased-expression-posing-with-arms-folded-demonstrating-hostility-disrespect_343059-1677.jpg?_wi=1", imageAlt: "professional barber portrait male studio" }, { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-middle-age-bearded-male-dressed-plaid-flannel-shirt-grey-background_613910-10927.jpg", imageAlt: "experienced barber professional portrait" } ]} autoPlay={true} @@ -102,7 +102,7 @@ export default function LandingPage() { { value: "500+", title: "Satisfied Clients" }, { value: "10+ yrs", title: "Combined Expertise" } ]} - imageSrc="http://img.b2bpic.net/free-photo/angry-dad-staring-nasty-children-frowning-crossing-arms-bearded-macho-man-with-furious-displeased-expression-posing-with-arms-folded-demonstrating-hostility-disrespect_343059-1677.jpg" + imageSrc="http://img.b2bpic.net/free-photo/angry-dad-staring-nasty-children-frowning-crossing-arms-bearded-macho-man-with-furious-displeased-expression-posing-with-arms-folded-demonstrating-hostility-disrespect_343059-1677.jpg?_wi=2" imageAlt="Experienced barber at work" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1