Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 99f5bf57b6 | |||
| 0690d3711f | |||
| 503c112ef5 | |||
| a9d25f56cc |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
title="A smile you're proud of, steps from the city."
|
||||
title="Painless, expert care for a smile you're proud of."
|
||||
description="Expert dental care in the heart of Cape Town's CBD — comfortable, professional, and built around you."
|
||||
kpis={[
|
||||
{
|
||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now", href: "#contact"},
|
||||
text: "Book Your Appointment", href: "#contact"},
|
||||
{
|
||||
text: "Our Services", href: "#services"},
|
||||
]}
|
||||
@@ -222,4 +222,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user