Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 503c112ef5 | |||
| a9d25f56cc |
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
|||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book Now", href: "#contact"},
|
text: "Book Your Appointment", href: "#contact"},
|
||||||
{
|
{
|
||||||
text: "Our Services", href: "#services"},
|
text: "Our Services", href: "#services"},
|
||||||
]}
|
]}
|
||||||
@@ -222,4 +222,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user