Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e492fb71f | |||
| 21249b3c8e | |||
| 7cf7ebed93 | |||
| 13c7fddf7d | |||
| 53258fd319 | |||
| 4b7d7b5afb |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplitKpi
|
<HeroSplitKpi
|
||||||
title="Premium Grooming Craft"
|
title="Premium Grooming Craft"
|
||||||
description="Experience the finest barbershop services in town. Expert barbers, classic techniques, and modern style. We specialize in precision cuts, detailed beard grooming, and personalized styling."
|
description="Experience the finest barbershop services in town. Expert barbers, classic techniques, and modern style. We specialize in precision cuts, detailed beard grooming, and personalized styling."
|
||||||
background={{ variant: "circleGradient" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
kpis={[
|
kpis={[
|
||||||
{ value: "15+", label: "Years Experience" },
|
{ value: "15+", label: "Years Experience" },
|
||||||
{ value: "5,000+", label: "Satisfied Clients" },
|
{ value: "5,000+", label: "Satisfied Clients" },
|
||||||
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Now", href: "contact" },
|
{ text: "Book Now", href: "contact" },
|
||||||
{ text: "Learn More", href: "about" }
|
{ text: "View Our Services", href: "services" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
|
||||||
|
|||||||
Reference in New Issue
Block a user