Update src/app/page.tsx
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user