Skip to content

Commit

Permalink
solucion de error whatsapp
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimecalderon19 committed Jul 30, 2023
1 parent ae6bf1c commit ea4609e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<span class="menu-indices" >inicio</span></a>
<a id="back-menus2" class="smooth-scroll" href="#setion-massaje">
<span class="menu-indices ">masajes</span></a>
<a class="smooth-scroll" href="https://homemasaje.com/blog/">
<a class="smooth-scroll" href="./blog">
<span class="menu-indices " >blog</span></a>
<a id="back-menus3" class="smooth-scroll back-menus" href="#div-credits">
<span class="menu-indices "> nosotros</span></a>
Expand All @@ -59,7 +59,7 @@
</header>

<img id="btn-whatssapp" class="btn-whatsapp" src="https://cdn-icons-png.flaticon.com/512/124/124034.png?w=740&t=st=1660336478~exp=1660337078~hmac=a5ed3ed9cfaaf2808abebe30b3979f8d264f809e44bc3bd6ed29965a50b30a4e" alt="Whatsapp"
onclick="window.location.href='https://api.whatsapp.com/send/?phone=5730276430078&text=Hola!%20quiero%20mas%20informacion%21&type=phone_number&app_absent=0'" width="55px" height="55px">
onclick="window.location.href='https://api.whatsapp.com/send/?phone=573027643007&text=Hola!%20quiero%20mas%20informacion%21&type=phone_number&app_absent=0'" width="55px" height="55px">

<section id="intro">
<img id="fondo-image" src="./images/fondoimage.jpg" alt="">
Expand All @@ -72,7 +72,7 @@ <h2 id="cero-span">
</h2>
</div>
<div id="reserve" >
<a href="https://api.whatsapp.com/send/?phone=5730276430078&text=Hola!%20Quiero%20reservar!%21&type=phone_number&app_absent=0" target="_blank">Reservar un masaje</a>
<a href="https://api.whatsapp.com/send/?phone=573027643007&text=Hola!%20Quiero%20reservar!%21&type=phone_number&app_absent=0" target="_blank">Reservar un masaje</a>
</div>
</div>

Expand Down Expand Up @@ -701,7 +701,7 @@ <h2> Masaje Relajante con énfasis en pies y manos </h2>
<span class="title-foter">Dirección</span>
<ul class="list-contactenos">
<li>
<span>Calle 67 N° 20-19 </span>
<span></span>
</li>
<li>
<span>Bogotá, Colombia</span>
Expand All @@ -721,17 +721,17 @@ <h2> Masaje Relajante con énfasis en pies y manos </h2>
<span id="redes-siguenos">Siguenos</span>
<div id="redes-imag-div">
<div class="img-redes">
<a class="img-red" href="https://www.facebook.com/Home-massage-221454437992487">
<a class="img-red" href="https://www.facebook.com/homemassageColombia/">
<img class="img-red" src="./images/facebook.png" alt="logo.facebook">
</a>
</div>
<div class="img-redes">
<a class="img-red" href="https://www.instagram.com/homemasajebogota/">
<a class="img-red" href="https://www.instagram.com/homemassage08/">
<img class="img-red" src="./images/instagram.webp" alt="logo-instagram">
</a>
</div>
<div class="img-redes">
<a class="img-red" href="https://www.tiktok.com/@homme_massage">
<a class="img-red" href="https://www.tiktok.com/@homemasage08">
<img class="img-red" src="./images/tik-tok.png" alt="logo-tik tok"> </a>
</div>
</div>
Expand Down

0 comments on commit ea4609e

Please sign in to comment.