diff --git a/src/app/page.tsx b/src/app/page.tsx index e61e50f..6c1cf7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { title="Exceptional Dental Care, Built on Trust" description="Caring for generations of patients with precision, comfort, and a truly personal approach." tag="Over 40 years of trusted care ยท Loved by families across Dublin" - background={{ variant: "grid" }} + background={{ variant: "plain" }} buttons={[ { text: "Book Appointment", href: "#contact" }, { text: "Emergency Visit", href: "#contact" }