diff --git a/src/app/page.tsx b/src/app/page.tsx index a298df9..a6728fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,6 +119,7 @@ export default function LandingPage() { { id: "q3", title: "Can I pre-order special meat cuts?", content: "Absolutely, just call our butcher counter to arrange your special cuts." }, ]} faqsAnimation="slide-up" + useInvertedBackground={false} />