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