From 9228fb26c678bc9e7e990f7e3bc1ac60758113c0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Feb 2026 12:24:38 +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 05c63d2..1a9783f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,7 +181,7 @@ export default function LandingPage() { ]} showRating={true} textboxLayout="default" - animationType="fade-in" + animationType="slide-up" useInvertedBackground="noInvert" carouselMode="buttons" /> -- 2.49.1