diff --git a/src/app/page.tsx b/src/app/page.tsx index 081074b..b9528eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg" imageAlt="Warm-lit shelves with gourmet products, a bakery case, and people browsing in Globalicious" showDimOverlay={true} - useInvertedBackground={true} />
@@ -189,7 +188,6 @@ export default function LandingPage() { { icon: Instagram, href: "https://www.instagram.com/globalicious", ariaLabel: "Instagram" }, { icon: Facebook, href: "https://www.facebook.com/globalicious", ariaLabel: "Facebook" } ]} - useInvertedBackground={false} />