From daf335db4283eb9ac3f89f7e684434c6daf27878 Mon Sep 17 00:00:00 2001 From: mulika-local Date: Mon, 5 Jan 2026 13:18:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 138cdd5..dd94b02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,6 +107,7 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" textboxLayout="default" useInvertedBackground="noInvert" + animationType="fade-up" /> -- 2.49.1