Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 68275671b1 | |||
| 9e492fb71f | |||
| 573e202263 | |||
| 21249b3c8e | |||
| 7cf7ebed93 | |||
| 13c7fddf7d | |||
| 53258fd319 | |||
| 4b7d7b5afb |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
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."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "15+", label: "Years Experience" },
|
||||
{ value: "5,000+", label: "Satisfied Clients" },
|
||||
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Book Now", href: "contact" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
{ text: "View Our Services", href: "services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
|
||||
|
||||
Reference in New Issue
Block a user