Update src/app/page.tsx

This commit is contained in:
2026-04-18 06:09:50 +00:00
parent 70982e11c5
commit 4dc9aa4d24

View File

@@ -36,7 +36,7 @@ export default function LandingPage() {
{ name: "Specialists", id: "features" },
{ name: "Contact", id: "contact" },
]}
brandName="LittleSprouts Hospital"
brandName="bansal Hospital"
button={{ text: "Book Appointment", href: "#contact" }}
/>
</div>