Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c9f9ace1f5 | |||
| 0c78871f63 |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user