Update src/app/book-appointment/page.tsx
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user