From 34d929a5ae56f96334c526f38e5beccc8b3f1a83 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:00:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 22359b1..77a1abd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,6 +114,7 @@ export default function LandingPage() { imageAlt="Our founder at the original waffle stall" imagePosition="right" textboxLayout="default" + mediaAnimation="slide-up" useInvertedBackground={false} /> -- 2.49.1