diff --git a/src/app/page.tsx b/src/app/page.tsx index c031be8..15ab8c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,6 +108,7 @@ export default function LandingPage() { description="Get the answers you need in English or Spanish. / Encuentre respuestas en inglés o español." faqsAnimation="blur-reveal" textboxLayout="split" + useInvertedBackground={false} faqs={[ { id: "f1", title: "How long? / ¿Cuánto tiempo?", content: "4-6 weeks / 4-6 semanas" }, { id: "f2", title: "Support? / ¿Soporte?", content: "24/7 global support / Soporte global 24/7" }