diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx index 7e82a08..27fd401 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -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} />