From 6537f342922f7c469bacac843260e9753b9fcbf7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 23:51:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 50 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 33 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8076112..d6fddbb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} dashboard={{ title: "Why Choose MT Barbershop", logoIcon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665394.jpg?_wi=1", imageAlt: "MT Barbershop Interior", buttons: [ + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665394.jpg", imageAlt: "MT Barbershop Interior", buttons: [ { text: "View Gallery", href: "#services" }, { text: "Call Now", href: "tel:+13022941909" }, ], @@ -67,13 +67,16 @@ export default function LandingPage() { stats: [ { title: "Ratings", values: [87, 87, 87], - description: "Overall customer satisfaction."}, + description: "Overall customer satisfaction." + }, { title: "Experience", values: [15, 15, 15], - valueSuffix: "yrs", description: "Years of expert service."}, + valueSuffix: "yrs", description: "Years of expert service." + }, { title: "Reviews", values: [15, 15, 15], - description: "Trusted by our community."}, + description: "Trusted by our community." + }, ], chartTitle: "Service Quality", chartData: [ { value: 87 }, @@ -104,6 +107,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462516.jpg" imageAlt="Professional Barber at Work" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -116,11 +120,13 @@ export default function LandingPage() { tagIcon={Sparkles} negativeCard={{ items: [ - "Limited grooming knowledge", "Rush appointments", "Standard techniques only"], + "Limited grooming knowledge", "Rush appointments", "Standard techniques only" + ], }} positiveCard={{ items: [ - "Expert barber consultation", "Personalized styling approach", "Premium grooming products", "Traditional and modern techniques", "Relaxing barbershop experience", "Professional finishing touches"], + "Expert barber consultation", "Personalized styling approach", "Premium grooming products", "Traditional and modern techniques", "Relaxing barbershop experience", "Professional finishing touches" + ], }} animationType="slide-up" textboxLayout="default" @@ -134,13 +140,17 @@ export default function LandingPage() { tag="Quality Metrics" metrics={[ { - id: "1", value: "87%", description: "Overall customer satisfaction rating based on community feedback."}, + id: "1", value: "87%", description: "Overall customer satisfaction rating based on community feedback." + }, { - id: "2", value: "82%", description: "Customer service excellence rating reflecting our commitment to your experience."}, + id: "2", value: "82%", description: "Customer service excellence rating reflecting our commitment to your experience." + }, { - id: "3", value: "82%", description: "Facilities rating showcasing our clean, professional barbershop environment."}, + id: "3", value: "82%", description: "Facilities rating showcasing our clean, professional barbershop environment." + }, { - id: "4", value: "73%", description: "Services offered rating demonstrating our diverse grooming capabilities."}, + id: "4", value: "73%", description: "Services offered rating demonstrating our diverse grooming capabilities." + }, ]} useInvertedBackground={false} metricsAnimation="slide-up" @@ -155,17 +165,23 @@ export default function LandingPage() { tagIcon={Star} testimonials={[ { - id: "1", name: "James Mitchell", handle: "@client_reviews", testimonial: "Outstanding barbershop experience. The barbers are highly skilled and professional. I've been a loyal customer for years and never disappointed.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-blonde-man-looking-camera-orange_141793-69216.jpg", imageAlt: "James Mitchell"}, + id: "1", name: "James Mitchell", handle: "@client_reviews", testimonial: "Outstanding barbershop experience. The barbers are highly skilled and professional. I've been a loyal customer for years and never disappointed.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-blonde-man-looking-camera-orange_141793-69216.jpg", imageAlt: "James Mitchell" + }, { - id: "2", name: "David Rodriguez", handle: "@satisfied_customer", testimonial: "Best barbershop in Newark! The attention to detail is incredible and the atmosphere is welcoming. Highly recommend to anyone looking for quality grooming.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-green-shirt-happy-positive-pointing-with-fingers-camera-smiling_141793-55175.jpg", imageAlt: "David Rodriguez"}, + id: "2", name: "David Rodriguez", handle: "@satisfied_customer", testimonial: "Best barbershop in Newark! The attention to detail is incredible and the atmosphere is welcoming. Highly recommend to anyone looking for quality grooming.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-green-shirt-happy-positive-pointing-with-fingers-camera-smiling_141793-55175.jpg", imageAlt: "David Rodriguez" + }, { - id: "3", name: "Marcus Thompson", handle: "@grooming_expert", testimonial: "MT Barbershop delivers premium grooming services every single time. The barbers truly understand their craft and provide personalized service.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg", imageAlt: "Marcus Thompson"}, + id: "3", name: "Marcus Thompson", handle: "@grooming_expert", testimonial: "MT Barbershop delivers premium grooming services every single time. The barbers truly understand their craft and provide personalized service.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg", imageAlt: "Marcus Thompson" + }, { - id: "4", name: "Chris Anderson", handle: "@loyal_patron", testimonial: "Professional, clean, and efficient. The traditional shave service is exceptional. This is my go-to barbershop in Newark without question.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Chris Anderson"}, + id: "4", name: "Chris Anderson", handle: "@loyal_patron", testimonial: "Professional, clean, and efficient. The traditional shave service is exceptional. This is my go-to barbershop in Newark without question.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Chris Anderson" + }, { - id: "5", name: "Robert Jackson", handle: "@barbershop_fan", testimonial: "The level of expertise here is unmatched. Every visit feels like a luxury experience. The barbers genuinely care about their work and customers.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up-like_74855-10007.jpg", imageAlt: "Robert Jackson"}, + id: "5", name: "Robert Jackson", handle: "@barbershop_fan", testimonial: "The level of expertise here is unmatched. Every visit feels like a luxury experience. The barbers genuinely care about their work and customers.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up-like_74855-10007.jpg", imageAlt: "Robert Jackson" + }, { - id: "6", name: "Kevin Williams", handle: "@style_conscious", testimonial: "Consistently excellent service. The barbers keep up with modern trends while maintaining traditional barbershop values. Always impressed!", imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-adult-brunette-woman-smiles-puts-her-thumb-forefinger-together-showing-that-everything-is-ok_197531-31190.jpg", imageAlt: "Kevin Williams"}, + id: "6", name: "Kevin Williams", handle: "@style_conscious", testimonial: "Consistently excellent service. The barbers keep up with modern trends while maintaining traditional barbershop values. Always impressed!", imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-adult-brunette-woman-smiles-puts-her-thumb-forefinger-together-showing-that-everything-is-ok_197531-31190.jpg", imageAlt: "Kevin Williams" + }, ]} animationType="slide-up" textboxLayout="default" @@ -215,7 +231,7 @@ export default function LandingPage() {