From 842a7efe1391c3def345aa2cf372eed5c83c4572 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 19:40:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0fbcb3b..5e894f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,6 +144,7 @@ export default function LandingPage() { tag="Contact Us" title="Ready to book your checkup?" description="Send us your email and we'll reach out to schedule your next appointment at Crown Dental." + buttonText="Request Appointment" /> -- 2.49.1