From df59f59ce72e366a06e61b2c81dfe090452bffa5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 21:42:12 +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 4021b47..a50d214 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