Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e8db1817b5 | |||
| ab6e2c1ef4 | |||
| 2f16a7454a | |||
| e0e8afe3c3 | |||
| 8ed65cea69 | |||
| 1a427cca60 |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ value: "4.9★", label: "Average Rating" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[{ text: "Book Appointment", href: "#contact" }]}
|
||||
buttons={[{ text: "Book Your Appointment Now", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -159,6 +159,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Investment in Yourself"
|
||||
description="Transparent pricing for high-quality grooming."
|
||||
buttons={[{ text: "Book Appointment Now", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -182,4 +183,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user