Spaces:
Running
Running
quiero que el boton de consultar sin compromiso lleve a la seccion de Forjemos Algo Juntos
Browse files- 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">
|
| 81 |
-
|
| 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>
|