From fcc58ac9145d57b842775d486f6e6f91635bdd7d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 21:41:24 +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 b4a6b93..fa940c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/top-view-winter-dessert-with-copy-space_23-2148312079.jpg" imageAlt="Exquisite Indian dish prepared at Amma Restaurant" - mediaAnimation="text-stagger" + mediaAnimation="blur-reveal" fixedMediaHeight={true} avatars={[ { -- 2.49.1