From 2813530a3bba1d87e238fcdbb020e40141b0544b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 20:22:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 58220c8..a016710 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/front-view-teens-wearing-y2k-fashion_23-2150759635.jpg", imageAlt: "DICE fashion collection display"}, ]} - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" rating={5} ratingText="Trusted by fashion lovers" /> @@ -173,7 +173,7 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/closeup-shuttlecock_53876-32069.jpg" imageAlt="DICE Clothing team collaboration" - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" /> -- 2.49.1