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() {