Update src/app/page.tsx

This commit is contained in:
2026-04-15 11:20:15 +00:00
parent e45988f577
commit cbc4c15521

View File

@@ -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,