From 88030be34ab4da4a42f8d0bd4da044cbf4292a37 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 02:32:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 043fbbf..02d1104 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,12 +53,12 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" carouselItems={[ - { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326538.jpg", imageAlt: "professional barber cutting hair fade" }, - { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-man-dressed-formalwear_171337-10717.jpg", imageAlt: "professional men's haircut fade" }, - { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18583.jpg", imageAlt: "professional beard trim grooming" }, - { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985714.jpg", imageAlt: "barber doing line up haircut" }, - { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/implements-hairdresser-towel_23-2148181921.jpg", imageAlt: "barbershop team professional barbers" }, - { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-24953.jpg", imageAlt: "barbershop interior evening lighting" } + { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326538.jpg?_wi=1", imageAlt: "professional barber cutting hair fade" }, + { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-man-dressed-formalwear_171337-10717.jpg?_wi=1", imageAlt: "professional men's haircut fade" }, + { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18583.jpg?_wi=1", imageAlt: "professional beard trim grooming" }, + { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985714.jpg?_wi=1", imageAlt: "barber doing line up haircut" }, + { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/implements-hairdresser-towel_23-2148181921.jpg?_wi=1", imageAlt: "barbershop team professional barbers" }, + { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-24953.jpg?_wi=1", imageAlt: "barbershop interior evening lighting" } ]} autoPlay={true} autoPlayInterval={4000} @@ -72,7 +72,7 @@ export default function LandingPage() { description="We're committed to delivering premium barbering services with skilled professionals, a clean welcoming environment, and quality grooming products. Every customer gets personalized attention and expert craftsmanship." tag="About Us" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/implements-hairdresser-towel_23-2148181921.jpg" + imageSrc="http://img.b2bpic.net/free-photo/implements-hairdresser-towel_23-2148181921.jpg?_wi=2" imageAlt="Cali Barbershop team of professional barbers" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -102,27 +102,27 @@ export default function LandingPage() { features={[ { id: 1, - title: "Haircuts & Fades", description: "Professional haircuts including skin fades, textured cuts, and modern styles. Expert precision with quality clippers and scissors.", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-man-dressed-formalwear_171337-10717.jpg", imageAlt: "Professional haircut and fade service" + title: "Haircuts & Fades", description: "Professional haircuts including skin fades, textured cuts, and modern styles. Expert precision with quality clippers and scissors.", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-man-dressed-formalwear_171337-10717.jpg?_wi=2", imageAlt: "Professional haircut and fade service" }, { id: 2, - title: "Beard Trims & Grooming", description: "Expert beard trimming, shaping, and grooming services. We'll get your facial hair looking sharp with quality beard oil and products.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18583.jpg", imageAlt: "Professional beard trim and grooming service" + title: "Beard Trims & Grooming", description: "Expert beard trimming, shaping, and grooming services. We'll get your facial hair looking sharp with quality beard oil and products.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18583.jpg?_wi=2", imageAlt: "Professional beard trim and grooming service" }, { id: 3, - title: "Line Ups & Details", description: "Precise line up designs and detailed edge work. Perfect for special occasions or maintaining your everyday style.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985714.jpg", imageAlt: "Professional line up design service" + title: "Line Ups & Details", description: "Precise line up designs and detailed edge work. Perfect for special occasions or maintaining your everyday style.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985714.jpg?_wi=2", imageAlt: "Professional line up design service" }, { id: 4, - title: "Kids Haircuts", description: "Friendly and patient service for kids of all ages. We make haircuts fun and comfortable for your children.", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-man-dressed-formalwear_171337-10717.jpg", imageAlt: "Kids haircut service" + title: "Kids Haircuts", description: "Friendly and patient service for kids of all ages. We make haircuts fun and comfortable for your children.", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-man-dressed-formalwear_171337-10717.jpg?_wi=3", imageAlt: "Kids haircut service" }, { id: 5, - title: "Hot Towel Shaves", description: "Classic hot towel shave experience with premium shaving cream and aftershave. Traditional barber service done right.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18583.jpg", imageAlt: "Hot towel shave service" + title: "Hot Towel Shaves", description: "Classic hot towel shave experience with premium shaving cream and aftershave. Traditional barber service done right.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18583.jpg?_wi=3", imageAlt: "Hot towel shave service" }, { id: 6, - title: "Grooming Products", description: "We carry quality pomades, clays, oils, and grooming products to keep your look fresh between visits.", imageSrc: "http://img.b2bpic.net/free-photo/implements-hairdresser-towel_23-2148181921.jpg", imageAlt: "Premium grooming products" + title: "Grooming Products", description: "We carry quality pomades, clays, oils, and grooming products to keep your look fresh between visits.", imageSrc: "http://img.b2bpic.net/free-photo/implements-hairdresser-towel_23-2148181921.jpg?_wi=3", imageAlt: "Premium grooming products" } ]} ariaLabel="Cali Barbershop services section" @@ -168,7 +168,7 @@ export default function LandingPage() { tag="FAQ" tagAnimation="slide-up" mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326538.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326538.jpg?_wi=2" imageAlt="Cali Barbershop interior" mediaAnimation="slide-up" faqsAnimation="slide-up" @@ -217,7 +217,7 @@ export default function LandingPage() {