diff --git a/src/app/page.tsx b/src/app/page.tsx index 513355d..9ee83b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,7 +177,7 @@ export default function LandingPage() { id: "6", title: "How are beans stored?", content: "Store beans in an airtight container in a cool, dry place. Avoid direct sunlight and heat. For optimal freshness, keep away from the refrigerator and freezer." } ]} - mediaAnimation="fade" + mediaAnimation="slide-up" faqsAnimation="slide-up" textboxLayout="default" useInvertedBackground={false}