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,