From 01e2efb5ff8943768db6e8535439fcf103e8646f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 23:57:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e55ae66..a7ce60e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,22 +46,22 @@ export default function LandingPage() { tag="Est. 2012" tagIcon={Scissors} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-man-looking-mirror_23-2149141781.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-man-looking-mirror_23-2149141781.jpg?_wi=1" imageAlt="Born Barbers professional barbershop" mediaAnimation="slide-up" useInvertedBackground={false} testimonials={[ { name: "Marcus Johnson", handle: "Regular Customer", testimonial: "Best barbershop in town. Always precise, always professional. Been coming here for years!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg", imageAlt: "Marcus Johnson" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg?_wi=1", imageAlt: "Marcus Johnson" }, { name: "David Chen", handle: "Loyal Client", testimonial: "The barbers know exactly how I like my cuts. Exceptional attention to detail every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg", imageAlt: "David Chen" + imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg?_wi=1", imageAlt: "David Chen" }, { name: "James Rivera", handle: "Monthly Regular", testimonial: "Born Barbers sets the standard for quality. Highly recommend to anyone looking for real craftsmanship.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg", imageAlt: "James Rivera" + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg?_wi=1", imageAlt: "James Rivera" } ]} buttons={[ @@ -114,15 +114,15 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Classic", title: "Precision Haircuts", subtitle: "Expert cuts for all styles", description: "From classic to contemporary, our barbers deliver precision cuts tailored to your preferences, face shape, and lifestyle. We use professional techniques perfected over years of experience.", imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg", imageAlt: "Professional precision haircut" + tag: "Classic", title: "Precision Haircuts", subtitle: "Expert cuts for all styles", description: "From classic to contemporary, our barbers deliver precision cuts tailored to your preferences, face shape, and lifestyle. We use professional techniques perfected over years of experience.", imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg?_wi=1", imageAlt: "Professional precision haircut" }, { id: 2, - tag: "Grooming", title: "Beard & Shave Services", subtitle: "Traditional & modern grooming", description: "Achieve the perfect beard shape with our grooming expertise. We offer straight razor shaves and beard sculpting for a polished, professional appearance.", imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg", imageAlt: "Beard grooming service" + tag: "Grooming", title: "Beard & Shave Services", subtitle: "Traditional & modern grooming", description: "Achieve the perfect beard shape with our grooming expertise. We offer straight razor shaves and beard sculpting for a polished, professional appearance.", imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg?_wi=2", imageAlt: "Beard grooming service" }, { id: 3, - tag: "Styling", title: "Fades & Designs", subtitle: "Contemporary fade work", description: "Master-level fade work and custom designs. Whether you want a clean fade, skin fade, or custom pattern work, our barbers deliver with precision and artistry.", imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg", imageAlt: "Fade haircut styling" + tag: "Styling", title: "Fades & Designs", subtitle: "Contemporary fade work", description: "Master-level fade work and custom designs. Whether you want a clean fade, skin fade, or custom pattern work, our barbers deliver with precision and artistry.", imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg?_wi=3", imageAlt: "Fade haircut styling" } ]} buttonAnimation="slide-up" @@ -154,13 +154,13 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Marcus Johnson", role: "Regular Customer", testimonial: "Best barbershop in town. The barbers are talented, the service is fast, and the atmosphere is welcoming. I've been a customer for 5 years!", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg", imageAlt: "Marcus Johnson" + id: "1", name: "Marcus Johnson", role: "Regular Customer", testimonial: "Best barbershop in town. The barbers are talented, the service is fast, and the atmosphere is welcoming. I've been a customer for 5 years!", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg?_wi=2", imageAlt: "Marcus Johnson" }, { - id: "2", name: "David Chen", role: "Loyal Client", testimonial: "Born Barbers set the standard for quality. Every cut is perfect, and the attention to detail is unmatched. They genuinely care about their work.", imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg", imageAlt: "David Chen" + id: "2", name: "David Chen", role: "Loyal Client", testimonial: "Born Barbers set the standard for quality. Every cut is perfect, and the attention to detail is unmatched. They genuinely care about their work.", imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg?_wi=2", imageAlt: "David Chen" }, { - id: "3", name: "James Rivera", role: "Monthly Regular", testimonial: "I've tried many barbershops, but Born Barbers is where I stay. Professional, skilled, and always welcoming. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg", imageAlt: "James Rivera" + id: "3", name: "James Rivera", role: "Monthly Regular", testimonial: "I've tried many barbershops, but Born Barbers is where I stay. Professional, skilled, and always welcoming. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg?_wi=2", imageAlt: "James Rivera" }, { id: "4", name: "Robert Thompson", role: "Satisfied Customer", testimonial: "The barbers remember my usual style and always deliver. Been going there for years and never disappointed. Five stars all the way!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-woman_23-2147823623.jpg", imageAlt: "Robert Thompson" @@ -171,7 +171,7 @@ export default function LandingPage() {