From d3346956e488b11eafe1517c031e48adf6f44d7a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 12:21:57 +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 7dc7620..ac4f918 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,6 +178,7 @@ export default function LandingPage() { termsText="By signing up, you agree to our Terms of Service and Privacy Policy." tagIcon={Rocket} tagAnimation="slide-up" + mediaAnimation="slide-up" /> -- 2.49.1