diff --git a/src/app/book-seat/page.tsx b/src/app/book-seat/page.tsx index 06f6d3f..ccbc3c0 100644 --- a/src/app/book-seat/page.tsx +++ b/src/app/book-seat/page.tsx @@ -40,6 +40,7 @@ export default function BookSeatPage() { inputPlaceholder="Enter your email" buttonText="Submit Reservation" termsText="By clicking Submit Reservation you're confirming that you agree with our Terms and Conditions." + useInvertedBackground={false} />