[imp] Añadidos textos alternativos a imágenes sin descripción

This commit is contained in:
2025-11-18 08:55:09 +00:00
parent 37540be526
commit 72ea8a1806
23 changed files with 58 additions and 58 deletions

View File

@@ -613,7 +613,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -402,43 +402,43 @@ font-size: 1.7rem;
</div><!-- .page-content-wrapper --> </div><!-- .page-content-wrapper -->
<div class="row"> <div class="row">
<div class="col-md-7 col-lg-6"> <div class="col-md-7 col-lg-6">
<form id="contact_form" class="contact-form" action="https://www.podologiaintegral.es/wp-admin/admin-ajax.php" method="post"> <form id="contact_form" class="contact-form" action="https://www.podologiaintegral.es/wp-admin/admin-ajax.php" method="post">
<input type="text" name="name" id="name" class="required" placeholder="Nombre completo" title="* Por favor, escribe tu nombre"> <input type="text" name="name" id="name" class="required" placeholder="Nombre completo" title="* Por favor, escribe tu nombre">
<input type="text" name="email" id="email" class="required email" placeholder="Dirección de correo electrónico" title="* Por favor, proporciona una dirección de correo electrónico válida"> <input type="text" name="email" id="email" class="required email" placeholder="Dirección de correo electrónico" title="* Por favor, proporciona una dirección de correo electrónico válida">
<input type="text" name="number" id="number" class="phoneNumber" placeholder="Número de teléfono" title="* Por favor proporcione un número de teléfono válido."> <input type="text" name="number" id="number" class="phoneNumber" placeholder="Número de teléfono" title="* Por favor proporcione un número de teléfono válido.">
<input type="hidden" name="action" value="send_message"/> <input type="hidden" name="action" value="send_message"/>
<input type="hidden" name="nonce" value="5aef2174b1"/> <input type="hidden" name="nonce" value="5aef2174b1"/>
<textarea name="message" id="message" class="required" cols="30" rows="5" placeholder="Mensaje" title="* Por favor, escribe tu mensaje"></textarea> <textarea name="message" id="message" class="required" cols="30" rows="5" placeholder="Mensaje" title="* Por favor, escribe tu mensaje"></textarea>
<div class="gdpr-checkbox-wrapper"> <div class="gdpr-checkbox-wrapper">
<label for="contact-form-gdpr-checkbox"> <label for="contact-form-gdpr-checkbox">
<span class="gdpr-checkbox-label">Protección de datos<span <span class="gdpr-checkbox-label">Protección de datos<span
class="required-label">*</span></span> class="required-label">*</span></span>
<input id="contact-form-gdpr-checkbox" <input id="contact-form-gdpr-checkbox"
class="required" class="required"
name="contact-form-gdpr-checkbox" name="contact-form-gdpr-checkbox"
type="checkbox" type="checkbox"
value="Doy mi consentimiento para que este sitio web almacene la información enviada para que puedan responder a mi consulta." value="Doy mi consentimiento para que este sitio web almacene la información enviada para que puedan responder a mi consulta."
aria-required="true" aria-required="true"
required="required" required="required"
title="* Por favor, acepte la protección de datos."> title="* Por favor, acepte la protección de datos.">
<span class="gdpr-text">Doy mi consentimiento para que este sitio web almacene la información enviada para que puedan responder a mi consulta.</span> <span class="gdpr-text">Doy mi consentimiento para que este sitio web almacene la información enviada para que puedan responder a mi consulta.</span>
</label> </label>
</div> </div>
<div class="row"> <div class="row">
<div class="col-sm-12"> <div class="col-sm-12">
<input id="contact-form-submit" type="submit" class="btn btn-primary" value="Enviar"> <input id="contact-form-submit" type="submit" class="btn btn-primary" value="Enviar">
<img src="../wp-content/plugins/medicalpress-utilities/images/loader.gif" id="contact-loader" alt="Cargando..."> <img src="../wp-content/plugins/medicalpress-utilities/images/loader.gif" id="contact-loader" alt="Cargando...">
</div> </div>
</div> </div>
<div id="error-container"></div> <div id="error-container"></div>
<div id="response-container"></div> <div id="response-container"></div>
</form> </form>
</div> </div>
<div class="col-md-5 col-lg-6"> <div class="col-md-5 col-lg-6">
<div class="contact-sidebar"> <div class="contact-sidebar">
<h2><span>Podologia Integral Ronda Norte</span></h2> <h2><span>Podologia Integral Ronda Norte</span></h2>
<address>Calle Sierra del Espartal, 1 <address>Calle Sierra del Espartal, 1
30009 Murcia España 30009 Murcia España
</address> </address>
<p> <p>
@@ -455,8 +455,8 @@ font-size: 1.7rem;
</div> </div>
</div> </div>
<div <div
id="map-canvas" class="full-width-map" ></div> id="map-canvas" class="full-width-map" ></div>
<div class="call-to-action"> <div class="call-to-action">
<div class="container"> <div class="container">
<div class="row align-items-center"> <div class="row align-items-center">
@@ -650,7 +650,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -590,7 +590,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -697,7 +697,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -698,7 +698,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -695,7 +695,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -698,7 +698,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -683,7 +683,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -678,7 +678,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -901,7 +901,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -714,7 +714,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -585,7 +585,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -624,7 +624,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -633,7 +633,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -713,7 +713,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -661,7 +661,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -652,7 +652,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -638,7 +638,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -662,7 +662,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -625,7 +625,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

View File

@@ -717,7 +717,7 @@ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script> </script>
<script type="text/javascript" src="../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script> <script type="text/javascript" src="../wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js%3Fver=f1016baacc622070bc01" id="qlwapp-frontend-js"></script>
<div> <div>
<img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png"> <img style="margin-top: 10px; margin-bottom: 75px;" src="https://podologiaintegral.es/wp-content/uploads/2025/02/SINBANDERA-KITDIGITAL.png" alt="Kit Digital">
</div> </div>
</body> </body>
</html> </html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long