Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-04 09:04:08 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
title="Your Smile, Our Passion"
description="Transform your smile with Eziam Dental—Pretoria's trusted partner for exceptional dental care. With a perfect 5.0 rating from 245 verified patients, we combine advanced techniques with genuine compassion. Experience clinical excellence in a warm, welcoming environment at Willows Crossing Shopping Centre."
background={{ variant: "glowing-orb" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Schedule Now", href: "#contact" },
{ text: "Call 067 401 1372", href: "tel:0674011372" }
@@ -184,7 +184,7 @@ export default function LandingPage() {
{ text: "Book Appointment", href: "#contact" },
{ text: "Call 067 401 1372", href: "tel:0674011372" }
]}
background={{ variant: "glowing-orb" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>