From 40b8d65933387dbe861315e3a8817ec6bff2294d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 03:54:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a03b487..4a81542 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagIcon={Scissors} tagAnimation="slide-up" background={{ variant: "glowing-orb" }} - imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg" + imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=1" imageAlt="Professional barber cutting client hair" mediaAnimation="slide-up" testimonials={[ @@ -79,7 +79,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg" + imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=2" imageAlt="Barber shop interior with vintage decor" imagePosition="right" bulletPoints={[ @@ -113,10 +113,10 @@ export default function LandingPage() { id: "haircut", title: "Classic & Modern Cuts", description: "From traditional fades to contemporary cuts. Every haircut is precision-crafted for the perfect fit.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-combing-moustache-client_23-2147778838.jpg", imageAlt: "barber cutting haircut precision fade", buttons: [{ text: "Learn More", href: "#" }], }, { - id: "beard", title: "Beard Grooming", description: "Professional beard trimming, shaping, and grooming treatments to keep you looking sharp.", tag: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "beard grooming barber styling trim", buttons: [{ text: "Learn More", href: "#" }], + id: "beard", title: "Beard Grooming", description: "Professional beard trimming, shaping, and grooming treatments to keep you looking sharp.", tag: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=1", imageAlt: "beard grooming barber styling trim", buttons: [{ text: "Learn More", href: "#" }], }, { - id: "shave", title: "Hot Shave", description: "Traditional hot shave experience with premium creams and aftercare products included.", tag: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "shave barber straight razor professional", buttons: [{ text: "Learn More", href: "#" }], + id: "shave", title: "Hot Shave", description: "Traditional hot shave experience with premium creams and aftercare products included.", tag: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=2", imageAlt: "shave barber straight razor professional", buttons: [{ text: "Learn More", href: "#" }], }, { id: "kids", title: "Kids Haircuts", description: "Friendly, fun haircut experience designed to make young clients comfortable and happy.", tag: "Family", imageSrc: "http://img.b2bpic.net/free-photo/children-hairdresser-with-scissors-is-cutting-little-boy-against-dark-background-contented-cute-preschooler-boy-getting-haircut_613910-19719.jpg", imageAlt: "child haircut barber kids friendly", buttons: [{ text: "Learn More", href: "#" }], @@ -140,13 +140,13 @@ export default function LandingPage() { animationType="slide-up" team={[ { - id: "1", name: "Marcus Johnson", role: "Head Barber, Founder", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", imageAlt: "male professional portrait barber headshot"}, + id: "1", name: "Marcus Johnson", role: "Head Barber, Founder", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=1", imageAlt: "male professional portrait barber headshot"}, { id: "2", name: "David Chen", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/profile-portrait-young-asian-businessman_1262-1572.jpg", imageAlt: "male asian portrait professional headshot"}, { - id: "3", name: "Anthony Rodriguez", role: "Master Barber", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", imageAlt: "male professional portrait barber skilled"}, + id: "3", name: "Anthony Rodriguez", role: "Master Barber", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=2", imageAlt: "male professional portrait barber skilled"}, { - id: "4", name: "Chris Williams", role: "Barber Specialist", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", imageAlt: "male portrait professional barber headshot"}, + id: "4", name: "Chris Williams", role: "Barber Specialist", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=3", imageAlt: "male portrait professional barber headshot"}, { id: "5", name: "James Lee", role: "Junior Barber", imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg", imageAlt: "male young portrait barber apprentice"}, {