Skip to content

Commit d20f023

Browse files
authored
Update Calendly links in index.html
1 parent 786b66f commit d20f023

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ <h3>Schedule a Free Consultation</h3>
484484
<p>Book a 30-minute call to discuss your data needs</p>
485485

486486
<!-- OPCIÓN 1: Botón para abrir Calendly -->
487-
<a href="https://calendly.com/tu-usuario" target="_blank" class="btn-calendar">
487+
<a href="https://calendly.com/myregistersonlineefc/30min" target="_blank" class="btn-calendar">
488488
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
489489
<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect>
490490
<line x1="16" y1="2" x2="16" y2="6"></line>
@@ -498,7 +498,7 @@ <h3>Schedule a Free Consultation</h3>
498498
<!-- Descomenta esto cuando tengas tu link de Calendly -->
499499
<!--
500500
<div class="calendly-inline-widget"
501-
data-url="https://calendly.com/tu-usuario/30min"
501+
data-url="https://calendly.com/myregistersonlineefc/30min"
502502
style="min-width:320px;height:630px;">
503503
</div>
504504
<script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async></script>

0 commit comments

Comments
 (0)