Skip to content

Commit

Permalink
Update index.html btns
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaVZ89 authored Jan 3, 2024
1 parent 6adcc5b commit e7e49e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<div><a href="#"><img src="img/lilian-log-transparente.png" alt="logo Lilian"></a></div>
</div>
<div class="turno turno1-hidden">
<a class="nav-item nav-link reserva-turno" href="https://api.whatsapp.com/send?phone=541157320717&text=Hola%20Peluquer%C3%ADa%20Lilian%2C%20estoy%20interesada%2Fo%20en%20reservar%20un%20turno.%F0%9F%92%87%E2%80%8D%E2%99%82%EF%B8%8F%F0%9F%92%87%E2%80%8D%E2%99%80%EF%B8%8F" target="_blank">RESERVÁ TURNO</a>
<a class="nav-item nav-link reserva-turno" href="https://api.whatsapp.com/send?phone=541157320717" target="_blank">ENVIAR MENSAJE</a>
</div>


Expand Down Expand Up @@ -403,15 +403,15 @@ <h5>Horario</h5>
<h5>Teléfono fijo</h5>
<p><a href="tel:+5491143710547">+54 9 11 43710547</a></p>
<h5>WhatsApp</h5>
<p><a href="https://api.whatsapp.com/send?phone=541157320717&text=Hola%20Peluquer%C3%ADa%20Lilian%2C%20estoy%20interesada%2Fo%20en%20reservar%20un%20turno.%F0%9F%92%87%E2%80%8D%E2%99%82%EF%B8%8F%F0%9F%92%87%E2%80%8D%E2%99%80%EF%B8%8F" target="_blank">+54 9 11 57320717</a></p>
<p><a href="https://api.whatsapp.com/send?phone=541157320717" target="_blank">+54 9 11 57320717</a></p>
<h5>Redes Sociales</h5>
<a href="https://www.facebook.com/pelueze" target="_blank"><i class="fab fa-facebook-square social"></i></a>
</div>
</div>

<!-- whatsapp button -->
<div class="">
<a class="btn-wsp" target="_blank" href="https://api.whatsapp.com/send?phone=541157320717&text=Hola%20Peluquer%C3%ADa%20Lilian%2C%20estoy%20interesada%2Fo%20en%20reservar%20un%20turno.%F0%9F%92%87%E2%80%8D%E2%99%82%EF%B8%8F%F0%9F%92%87%E2%80%8D%E2%99%80%EF%B8%8F">
<a class="btn-wsp" target="_blank" href="https://api.whatsapp.com/send?phone=541157320717">
<i class="fab fa-whatsapp"></i>
</a>
</div>
Expand Down

1 comment on commit e7e49e2

@vercel
Copy link

@vercel vercel bot commented on e7e49e2 Jan 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.