Landing Page
Save Leads
Um botão com formulário e popup para coletar leads para seu projeto.
Componente
Como usar
import { SaveLeads } from './(landing-page)/components/'
const { saveLeadsIntl} = await useLandingPageInternationalization()
<SaveLeads intl={saveLeadsIntl} />