Update src/app/booking/page.tsx

This commit is contained in:
2026-04-27 19:30:03 +00:00
parent 63041c606e
commit 293575c4a0

View File

@@ -40,6 +40,7 @@ export default function BookingPage() {
text="Ready to book your visit? Please fill out our booking form or contact us via WhatsApp to confirm your appointment time."
background={{ variant: "plain" }}
buttons={[{ text: "WhatsApp Us", href: "https://wa.me/201005806654" }]}
useInvertedBackground={false}
/>
</div>