From c9f9ace1f5a639740a18ffe9ebb0c597c0eb1cce Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 02:31:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 13b3e14..c1173e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,8 +65,8 @@ export default function LandingPage() { title="Your Trusted Barbershop in Centralia" description="At Toro's Barbershop, we pride ourselves on delivering high-quality haircuts in a cool, friendly, and clean environment. Our talented barbers are skilled in all styles and fades, serving clients of all ages with exceptional customer service and attention to detail." metrics={[ - { value: "100%", title: "Customer Satisfaction" }, - { value: "All Ages", title: "Welcome Here" }, + { value: "5+ Years", title: "Industry Experience" }, + { value: "500+", title: "Happy Customers" }, ]} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6351.jpg" @@ -161,8 +161,8 @@ export default function LandingPage() { title="Giving Back to Our Community" description="Toro's Barbershop is committed to supporting local youth. We've hosted community events including providing free haircuts for kids before school, helping families save money while building a strong community connection." metrics={[ - { value: "Kids", title: "Free Haircuts Provided" }, - { value: "Community", title: "Events Hosted" }, + { value: "100+", title: "Kids Helped" }, + { value: "12+", title: "Community Events" }, ]} useInvertedBackground={true} imageSrc="http://img.b2bpic.net/free-photo/woman-helping-child-with-lices-side-view_23-2149617267.jpg" -- 2.49.1