diff --git a/src/app/page.tsx b/src/app/page.tsx index 781c876..0358cc1 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" } ]} - textboxLayout="default" useInvertedBackground={false} /> @@ -73,7 +72,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="entrance-slide" + mediaAnimation="text-stagger" textboxLayout="default" useInvertedBackground={true} />