Merge version_2 into main #2
@@ -257,12 +257,8 @@ export default function WebAgency2Page() {
|
||||
title="Haz tu Reserva"
|
||||
description="Para reservar, por favor proporciona los siguientes datos: Nombre, Teléfono, Fecha, Hora, Número de comensales y cualquier Comentario adicional."
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
buttons={[
|
||||
{ text: "Enviar Solicitud", href: "#contact" },
|
||||
{ text: "Reserva por WhatsApp", href: "https://wa.me/1234567890" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttonText="Enviar Solicitud"
|
||||
/>
|
||||
</div>
|
||||
<ContactCTA
|
||||
|
||||
Reference in New Issue
Block a user