From bdfed6bc5cb988ce5b9b7b553e16514399bfb66c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 02:18:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 11048d5..dc06143 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="The Smile Studio Dentistry" + brandName="The Smile Studio" button={{ text: "Book Online", href: "#contact"}} /> @@ -49,7 +49,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1