From 40321942df06833a1c60007e316b84ab0d5db1f6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 05:08:44 +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 5968851..bc3df68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/roasted-spit-piece-meat-grill_23-2147852318.jpg?_wi=2" imageAlt="barbecue meat smoking on grill" - mediaAnimation="slide-up" + mediaAnimation="blur-reveal" avatars={[ { src: "http://img.b2bpic.net/free-photo/assortment-meat-grilled-barbecue_23-2147840872.jpg", alt: "Assortment of meat grilled in barbecue" }, { src: "http://img.b2bpic.net/free-photo/crop-man-checking-ashes-bonfire_23-2148253375.jpg", alt: "Crop man checking ashes in bonfire" }, -- 2.49.1