From b5015e3b1c5cf61cf9690c6c883e75efa80ca591 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 15:50:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e736ce5..1833b69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,7 +181,6 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" cardClassName="backdrop-blur-md bg-white/10 border border-white/20 rounded-2xl p-6 hover:bg-white/15 transition-all duration-300" />