Merge version_2 into main #2
@@ -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