From 90884311a40f9072f9c64faa57dd2718f608a78c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 06:57:21 +0000 Subject: [PATCH] Update src/app/book-seat/page.tsx --- src/app/book-seat/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/book-seat/page.tsx b/src/app/book-seat/page.tsx index 30d2f01..e0f9c19 100644 --- a/src/app/book-seat/page.tsx +++ b/src/app/book-seat/page.tsx @@ -39,6 +39,7 @@ export default function BookSeatPage() { description="Reserve your spot in our quiet study area. Please provide your details below and our team will get back to you to confirm availability." buttons={[{ text: "Submit Request" }]} background={{ variant: "sparkles-gradient" }} + useInvertedBackground={false} />