From 21e8ee9bf2aa167b5a9bdf0553c186f0a68220af Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 15:47:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 97e2887..90e16c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,8 +89,8 @@ export default function LandingPage() { imageAlt: "Two fresh poke bowls and a smoothie on a light wooden table", }, ]} - mediaAnimation="entrance-slide" - buttonAnimation="elastic-effect" + mediaAnimation="slide-up" + buttonAnimation="slide-up" rating={4.7} ratingText="Nearly 500 happy reviews!" /> @@ -118,8 +118,8 @@ export default function LandingPage() { tag="More Than Just Food" imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-ramen-with-chopsticks_23-2150606739.jpg" imageAlt="Cozy and modern interior of Poké Hut Las Américas restaurant" - mediaAnimation="entrance-slide" - metricsAnimation="entrance-slide" + mediaAnimation="slide-up" + metricsAnimation="slide-up" /> -- 2.49.1