From cf7f9bb82f94d0ecaca9818694d9b7216d869d8d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 09:20:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2060df7..e74da24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/portrait-night-with-flash_52683-109125.jpg" imageAlt="Model wearing SCRIBBLING PAD streetwear" - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" fixedMediaHeight={true} avatars={[ { -- 2.49.1