Update src/app/page.tsx
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user