diff --git a/src/app/page.tsx b/src/app/page.tsx index 36f06fa..1aa9f37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,7 +117,6 @@ export default function HomePage() { { text: "View Menu", href: "/menu" }, ]} buttonAnimation="slide-up" - useInvertedBackground={false} />