From 210aef17e747232d0f79e2ccb35b1ebb8d84340d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:22:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e57ce6..3d44db7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,6 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground={false} - mediaAnimation="slide-up" buttonAnimation="slide-up" /> @@ -125,7 +124,6 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground={false} - mediaAnimation="slide-up" buttonAnimation="slide-up" /> -- 2.49.1