From d20b5be2b34277298f87b4aee001fca38d3c68a9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:23:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c4cbda..f5f3abc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function LandingPage() { background={{ variant: "plain" }} title="Excellence in Periodontics and Dental Implants" description="Providing compassionate, state-of-the-art care for your periodontal health and aesthetic smile needs in the heart of Brickell." - buttons={[{ text: "Book Appointment", href: "/contact" }, { text: "Patient Resources", href: "/resources" }]} + buttons={[{ text: "Book Consultation", href: "/contact" }, { text: "Patient Resources", href: "/resources" }]} imageSrc="http://img.b2bpic.net/free-photo/dental-chair-other-accesorries-used-by-dentist-empty-cabinet-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12475.jpg" mediaAnimation="slide-up" avatars={[ -- 2.49.1