diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 0c369d3..deb0b1a 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -142,7 +142,7 @@ export default function MenuPage() { { id: "6", title: "Can I order for special occasions?", content: "We specialize in custom cakes and pastries for birthdays, weddings, and events. Contact us at least 48 hours in advance to discuss your special order."}, ]} - animationType="slide-up" + animationType="smooth" faqsAnimation="blur-reveal" title="Menu FAQs" description="Quick answers about our products and ordering"