From eb521728eaf230f69d17150e1f4c4ad3d17ae57e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 08:21:05 +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 24fe7b3..5cc9960 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,6 +52,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/dragon-lava_1196-397.jpg", imageAlt: "fantasy guild hall interior magical atmosphere" } ]} + mediaAnimation="slide-up" rating={5} ratingText="Loved by anime fans worldwide" buttons={[ -- 2.49.1