From 3b3393ef1cf0fae2db15380686ec9883c340529e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 01:12:22 +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 eb18871..65ea8eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -205,7 +205,7 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "rotated-rays-static"}} - text="Experience dentistry the way it was meant to be. Dr. Jaura and the Autumn Hill team are here for you." + text="Experience dentistry the way it was meant to be. Dr. Jaura and Dr. Braun the Autumn Hill team are here for you." buttons={[ { text: "Book Your Consultation", href: "mailto:info@autumnhilldental.com"}, -- 2.49.1