From e7def5f46bb18e4e33a79273bdcb1f06408c6a09 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 00:58:03 +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 a3c6378..50344b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,6 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg" imageAlt="Premium smartphone in dramatic cinematic lighting" frameStyle="card" - mediaAnimation="fade-in" className="min-h-screen" containerClassName="gap-8" buttonContainerClassName="flex gap-4 justify-center mt-8"