diff --git a/src/app/page.tsx b/src/app/page.tsx index bf5aee1..9ae2b8d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -197,9 +197,8 @@ export default function HomePage() { tag="Help Center" textboxLayout="default" useInvertedBackground={false} - animationType="smooth" + animationType="slide-up" showCard={true} - faqsAnimation="smooth" faqs={[ { id: "1", title: "Do you offer same-day delivery?", content: "Yes! We offer same-day delivery in selected areas for orders placed before 2 PM. Check our delivery zones during checkout to confirm eligibility." @@ -230,7 +229,7 @@ export default function HomePage() { }} useInvertedBackground={false} animationType="slide-up" - accordionAnimationType="smooth" + accordionAnimationType="slide-up" showCard={true} faqs={[ {