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