6 Commits

Author SHA1 Message Date
9e492fb71f Update src/app/page.tsx 2026-03-03 15:44:41 +00:00
21249b3c8e Update src/app/page.tsx 2026-03-03 15:41:59 +00:00
7cf7ebed93 Merge version_1 into main
Merge version_1 into main
2026-03-03 11:28:43 +00:00
13c7fddf7d Merge version_1 into main
Merge version_1 into main
2026-03-03 11:27:58 +00:00
53258fd319 Merge version_1 into main
Merge version_1 into main
2026-03-03 11:23:02 +00:00
4b7d7b5afb Merge version_1 into main
Merge version_1 into main
2026-03-03 11:22:17 +00:00

View File

@@ -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"