Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3dcd479a24 | |||
| 7089f9b244 | |||
| 6f548c1115 |
@@ -1408,4 +1408,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
ctaTitle="Reserva tu pista por WhatsApp"
|
||||
ctaDescription="Contacta directamente con nosotros para reservas rápidas y consultas sobre clases y eventos."
|
||||
ctaButton={{ text: "Enviar WhatsApp", href: "https://wa.me/34XXXXXXXXX" }}
|
||||
ctaButton={{ text: "Reservar por WhatsApp Ahora", href: "https://wa.me/34XXXXXXXXX" }}
|
||||
ctaIcon={MessageCircle}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -190,4 +190,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user