Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 990725a137 | |||
| d9520e92ae | |||
| 9b36f56935 | |||
| bd508ef064 | |||
| 5ba5ec5353 | |||
| 8d01f40c89 | |||
| f48f46e5a9 | |||
| 89a3e7761b | |||
| 10c934e983 | |||
| 56aa40f46d |
@@ -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: "Reservar por WhatsApp Ahora", href: "https://wa.me/34XXXXXXXXX" }}
|
||||
ctaButton={{ text: "Enviar WhatsApp", 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