From 04f82b2121423f091cd219ff7d9463c6981049d2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 21:32:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eeee3e7..1b21e29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,6 @@ export default function LandingPage() { ]} buttons={[{ text: "View Menu & Hours", href: "#menu" }]} carouselPosition="right" - useInvertedBackground={false} /> @@ -227,7 +226,6 @@ export default function LandingPage() { { title: "Connect", items: [{ label: "Contact", href: "#contact" }, { label: "Order Online", href: "#" }, { label: "Instagram", href: "https://instagram.com" }, { label: "Facebook", href: "https://facebook.com" }] } ]} copyrightText="© 2024 Eighty Eight Coffee & Eatery. All rights reserved." - useInvertedBackground={false} /> -- 2.49.1