From 25b32f3ca22a77964bfa353f4bb9c2b1ec75143e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 18:07:58 +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 333912c..4e81deb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg" imageAlt="Our cafe owner showcasing specialty coffee" mediaAnimation="slide-up" - metricsAnimation="reveal-blur" + metricsAnimation="slide-up" tag="Our Story" tagIcon={Leaf} ariaLabel="About section" -- 2.49.1