From abca6688e53b3aa25f014efa6961de57e72b246f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 00:02:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) 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" }