From 4ed17db5c88555e7b605784d0b37019395eb3ff2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 17:25:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0358cc1..3359e4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,6 @@ export default function Page() { { text: "Order a Cake", href: "#contact" }, { text: "View Our Menu", href: "#menu" } ]} - useInvertedBackground={false} /> @@ -72,7 +71,7 @@ export default function Page() { ]} imageSrc="http://img.b2bpic.net/free-photo/chef-using-flour-knead-dough-so-it-won-t-stick-hands_23-2148742217.jpg" imageAlt="Baker kneading dough" - mediaAnimation="text-stagger" + mediaAnimation="entrance-slide" textboxLayout="default" useInvertedBackground={true} /> -- 2.49.1