From 348f698ddda8c7f44da57d98049c04ff89ade69c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 21:35:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}