From 9efb939007c41dc607ce08e66b6394973b829b75 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:37:42 +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 b281dc2..0156085 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,6 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - mediaAnimation="slide-up" /> @@ -168,7 +167,6 @@ export default function LandingPage() { }, ]} buttonAnimation="opacity" - mediaAnimation="none" /> -- 2.49.1