Merge version_2 into main #4
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user