diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 6d3a2a2..bf3b2d0 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -82,7 +82,7 @@ export default function MenuPage() { } ]} gridVariant="uniform-all-items-equal" - animationType="entrance-slide" + animationType="slide-up" textboxLayout="default" useInvertedBackground={true} />