Update src/app/page.tsx
This commit is contained in:
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Excellence in Every Cut"
|
||||
description="Experience premium barbershop services in Laval. From precision haircuts to classic straight razor shaves, we deliver excellence with every visit."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
kpis={[
|
||||
{ value: "15+", label: "Years Experience" },
|
||||
{ value: "5000+", label: "Satisfied Clients" },
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Ready for Your Next Great Haircut?"
|
||||
description="Book your appointment today at Excellence Barbershop in Laval. Walk-ins welcome, but we recommend booking ahead to secure your preferred time."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Book Appointment"
|
||||
|
||||
Reference in New Issue
Block a user