From 885493a80a0d6d6074112bd052eefc21e6ca61ff Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:23:10 +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 fb71d2b..b97d9d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,7 +160,6 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" features={[ { id: 1, -- 2.49.1