Update src/app/book-appointment/page.tsx

This commit is contained in:
2026-05-08 16:22:00 +00:00
parent 514af5576b
commit 137fc9cd63

View File

@@ -31,7 +31,7 @@ export default function AppointmentPage() {
{ name: "Book Appointment", id: "/book-appointment" }, { name: "Book Appointment", id: "/book-appointment" },
{ name: "Contact", id: "/#contact" } { name: "Contact", id: "/#contact" }
]} ]}
brandName="Sri Manjunatha\n Gastro-liver & Maternity" brandName="Sri Manjunatha Hospital"
button={{ text: "Book Appointment", href: "/book-appointment" }} button={{ text: "Book Appointment", href: "/book-appointment" }}
/> />
</div> </div>