Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c9f9ace1f5 | |||
| 0c78871f63 | |||
| 4e827040bb | |||
| 97d0b0f273 | |||
| 1b07cad5a1 | |||
| c95ba1c21b | |||
| 7247beb9e9 |
1406
src/app/layout.tsx
1406
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
{ text: "Learn More", href: "#about" },
|
||||
{ text: "View Services", href: "#services" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-styling-hair-customer-with-mousse_23-2147778801.jpg?_wi=1"
|
||||
@@ -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