Mavidart commited on
Commit
3ddffba
·
verified ·
1 Parent(s): 3bce69d

quiero que el boton de consultar sin compromiso lleve a la seccion de Forjemos Algo Juntos

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -76,9 +76,9 @@
76
  </div>
77
  </div>
78
  <div class="text-center mt-8">
79
- <a href="#contact" class="inline-block px-6 py-2 bg-amber-700 hover:bg-amber-600 text-white text-sm font-medium rounded-lg transition duration-300">
80
- <span data-i18n="service_cta">Get in touch</span>
81
- </a>
82
  </div>
83
  </div>
84
  </section>
 
76
  </div>
77
  </div>
78
  <div class="text-center mt-8">
79
+ <a href="#contact" class="inline-block px-6 py-2 bg-amber-700 hover:bg-amber-600 text-white text-sm font-medium rounded-lg transition duration-300" data-i18n="service_cta">
80
+ <span data-i18n="service_cta">Consultar sin compromiso</span>
81
+ </a>
82
  </div>
83
  </div>
84
  </section>