From b9afdaed8f4469cc7be8dc13ec4d5b0721893f0d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 17:28:12 +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 1d4afeb..ea06a9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { buttonAnimation="blur-reveal" layoutOrder="default" imageSrc="http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893464.jpg" - mediaAnimation="reveal-blur" + mediaAnimation="blur-reveal" imageAlt="retro drive-in cafe with neon sign" /> @@ -102,7 +102,7 @@ export default function LandingPage() { }, ]} imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-young-african-business-woman-wear-blue-blouse-skirt-sitting-cafe_627829-782.jpg" - mediaAnimation="reveal-blur" + mediaAnimation="blur-reveal" imageAlt="cozy retro cafe interior warm lighting" /> -- 2.49.1