diff --git a/src/app/page.tsx b/src/app/page.tsx index e394133..c3d4ee7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,6 +128,7 @@ export default function LandingPage() { ]} faqsAnimation="slide-up" textboxLayout="split" + useInvertedBackground={false} /> @@ -138,6 +139,7 @@ export default function LandingPage() { description="Have questions about our inventory or custom orders? Drop us a message, and our family team will get back to you shortly." background={{ variant: "sparkles-gradient" }} buttonText="Send Inquiry" + useInvertedBackground={false} />