Merge version_5 into main

Merge version_5 into main
This commit was merged in pull request #10.
This commit is contained in:
2026-05-08 16:22:03 +00:00

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>