Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5fc2eb2ff9 | |||
| dfb12e4686 | |||
| ea46f01f4e |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -210,8 +210,8 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
ctaTitle="¿Listo para mejorar tu conducción?"
|
||||
ctaDescription="Contáctanos ahora para recibir asesoría personalizada y una cotización especial"
|
||||
ctaButton={{ text: "Obtener Asesoría Gratis", href: "#contact" }}
|
||||
ctaDescription="Consulta sin riesgo y sin compromiso. Nuestros expertos te guiarán hacia la solución perfecta en minutos"
|
||||
ctaButton={{ text: "Get Free Recommendation", href: "#contact" }}
|
||||
ctaIcon={MessageCircle}
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
@@ -266,4 +266,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user