diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx index b338d44..8565a52 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -44,6 +44,7 @@ export default function BookingPage() { buttonText="Submit Booking Request" termsText="By clicking Submit you agree to our booking policies and cancellation terms." background={{ variant: 'plain' }} + useInvertedBackground={false} />