Update src/app/page.tsx

This commit is contained in:
2026-04-28 15:32:50 +00:00
parent 8fc58cf53c
commit 5fcbaf3947

View File

@@ -187,6 +187,7 @@ export default function LandingPage() {
<FaqBase
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "Ainda tem dúvidas? Fale com nosso time", href: "#contact" }]}
faqs={[
{
id: "q1", title: "Como agendar uma visita?", content: "Entre em contato via WhatsApp ou formulário."},