diff --git a/src/app/page.tsx b/src/app/page.tsx index 12f7083..98528b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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} />