From 2d17ab8c1f25ab2bae3905065ef8e1898b3f1b63 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:31:48 +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 9cb9ab7..58da4be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,6 +164,7 @@ export default function LandingPage() { buttonText="Subscribe" termsText="We respect your privacy. You can unsubscribe at any time." background={{ variant: "sparkles-gradient" }} + mediaAnimation="slide-up" /> -- 2.49.1