From afdd0fce42583474f470d48a8b6d4bd218f2b20e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 03:39:56 +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 c779986..4590951 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,6 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[{ text: "View Pricing", href: "#pricing" }]} buttonAnimation="slide-up" - animationType="slide-up" /> -- 2.49.1