From 421a137d334945b4b2f36a4d3c8f355dadc951c2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 01:21:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a3c4f2b..b5a18b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -205,7 +205,9 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "rotated-rays-static"}} - text="Experience dentistry the way it was meant to be. \n\nDr. Jaura & Dr. Braun \n\nThe Autumn Hill Team is here for you." + text="Experience dentistry the way it was meant to be. +Dr. Jaura & Dr. Braun +The Autumn Hill Team is here for you." textClassName="text-center" buttons={[ { -- 2.49.1