From 0715728dac4aca225c6b2992a01c9f7538473234 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 04:08:57 +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 d3258dc..3b3205d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/man-baker-kitchen-by-pastry-cart_1303-32291.jpg" imageAlt="Our bakery kitchen" mediaAnimation="slide-up" - metricsAnimation="entrance-slide" + metricsAnimation="slide-up" useInvertedBackground={true} tagAnimation="blur-reveal" /> -- 2.49.1