From 7793fac5953f89eaf7b5cdb5f9516e07b2cc91d9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 02:46:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c6ba90..36bfe75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,6 +66,7 @@ export default function LandingPage() { textboxLayout="split" title="IA e Operações Precisas" description="Uma suíte completa para quem não brinca em serviço no mercado de revenda." + useInvertedBackground={false} features={[ { title: "Motor de Busca", description: "IA que rastreia e filtra oportunidades reais.", imageSrc: "https://img.b2bpic.net/free-photo/search-data-analytics.jpg" }, { title: "Score Personalizado", description: "Classificação automática para decisões de compra rápidas.", imageSrc: "https://img.b2bpic.net/free-photo/score-system.jpg" }, @@ -95,6 +96,7 @@ export default function LandingPage() { { id: "2", title: "Como entro na whitelist?", content: "Preencha o formulário abaixo e aguarde nosso contato exclusivo." } ]} title="Dúvidas Comuns" + description="Respostas para as perguntas que você pode ter sobre o método." faqsAnimation="slide-up" textboxLayout="split" useInvertedBackground={false} @@ -109,6 +111,7 @@ export default function LandingPage() { { name: "name", type: "text", placeholder: "Nome Completo", required: true }, { name: "email", type: "email", placeholder: "E-mail", required: true } ]} + useInvertedBackground={false} imageSrc="https://img.b2bpic.net/free-photo/business-laptop-orange-accent.jpg" />