Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 16:21:58 +00:00

View File

@@ -45,6 +45,7 @@ export default function LandingPage() {
tag="Oportunidade Legal Negligenciada"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "plain" }}
buttons={[
{ text: "QUERO ACESSAR O ARSENAL SECRETO DO TRÂNSITO™", href: "#cta-final" },
{ text: "Entender o Nicho", href: "#o-gancho" }
@@ -225,6 +226,7 @@ export default function LandingPage() {
tag="Oferta Limitada"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "plain" }}
buttons={[
{ text: "QUERO ACESSAR O ARSENAL SECRETO DO TRÂNSITO™ AGORA", href: "https://payment.example.com/arsenal" }
]}