From cbc4c155216dd2cf71f372bad709ececceb78eae Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 11:20:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index ef4eabe..534b1f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,6 +96,7 @@ export default function BuffetPage() { description="Choose the perfect dining time for you and your family." textboxLayout="split-actions" animationType="slide-up" + useInvertedBackground={false} plans={[ { id: "lunch", tag: "Most Popular", tagIcon: Star,