From 181373a2d8653e570a8eaebbc3a2307c8a6a3d23 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 25 Dec 2025 14:32:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 98df905..0f92417 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "Team", id: "team" }, { name: "Contact", id: "contact" } ]} - brandName="MindCare Hospital" + brandName="Mind Care Hospital" bottomLeftText="Healing Minds, Restoring Lives" bottomRightText="support@mindcarehosp.com" /> @@ -45,7 +45,7 @@ export default function LandingPage() {