diff --git a/src/app/page.tsx b/src/app/page.tsx index 30fa9dd..152e4a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,15 +86,13 @@ export default function LandingPage() { imageAlt={getAssetAlt("hero-chef-cooking")} mediaAnimation="slide-up" imagePosition="right" - useInvertedBackground={false} />
@@ -195,7 +193,6 @@ export default function LandingPage() { logoAlt={getAssetAlt("footer-logo")} leftLink={{"text":"Privacy Policy","href":"#"}} rightLink={{"text":"Terms of Service","href":"#"}} - useInvertedBackground={false} />