Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -80,8 +80,8 @@
|
|
| 80 |
|
| 81 |
<section class="hero text-white py-20 md:py-32">
|
| 82 |
<div class="container mx-auto px-4 text-center">
|
| 83 |
-
<h1 class="text-4xl md:text-6xl font-bold mb-6"></h1>
|
| 84 |
-
<p class="text-xl md:text-2xl mb-10 max-w-3xl mx-auto"></p>
|
| 85 |
<div class="flex flex-col md:flex-row justify-center gap-4">
|
| 86 |
<a href="#servicios" class="bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-8 rounded-full transition duration-300">Nuestros servicios</a>
|
| 87 |
<a href="#contacto" class="bg-transparent hover:bg-white hover:text-blue-600 text-white font-bold py-3 px-8 border-2 border-white rounded-full transition duration-300">Contactar</a>
|
|
|
|
| 80 |
|
| 81 |
<section class="hero text-white py-20 md:py-32">
|
| 82 |
<div class="container mx-auto px-4 text-center">
|
| 83 |
+
<h1 class="text-4xl md:text-6xl font-bold mb-6">ff</h1>
|
| 84 |
+
<p class="text-xl md:text-2xl mb-10 max-w-3xl mx-auto">ee</p>
|
| 85 |
<div class="flex flex-col md:flex-row justify-center gap-4">
|
| 86 |
<a href="#servicios" class="bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-8 rounded-full transition duration-300">Nuestros servicios</a>
|
| 87 |
<a href="#contacto" class="bg-transparent hover:bg-white hover:text-blue-600 text-white font-bold py-3 px-8 border-2 border-white rounded-full transition duration-300">Contactar</a>
|