From 5954220c19f7b082a086bf0c85e404e37b7102c1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 09:21:50 +0000 Subject: [PATCH] Update src/app/booking/page.tsx --- src/app/booking/page.tsx | 1 + 1 file changed, 1 insertion(+) 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} />