diff --git a/components/HeroPages.vue b/components/HeroPages.vue
index feb1322..0d2139a 100644
--- a/components/HeroPages.vue
+++ b/components/HeroPages.vue
@@ -22,11 +22,11 @@
diff --git a/components/NavBar.vue b/components/NavBar.vue
index 418aa9d..5e4e865 100644
--- a/components/NavBar.vue
+++ b/components/NavBar.vue
@@ -14,7 +14,7 @@
- INICIO
- - GUÍA PASO A PASO
+ - GUÍA PASO A PASO
- KIT-ECO.SOCIAL
@@ -40,7 +40,7 @@
- INICIO
- - GUÍA PASO A PASO
+ - GUÍA PASO A PASO
- KIT-ECO.SOCIAL
diff --git a/components/SectionWithCardsAndForm.vue b/components/SectionWithCardsAndForm.vue
index eef5a64..d1175d6 100644
--- a/components/SectionWithCardsAndForm.vue
+++ b/components/SectionWithCardsAndForm.vue
@@ -1,17 +1,7 @@
+ class="flex flex-col gap-8 justify-center items-center rounded-3xl mb-8 px-2 md:px-4 pt-12 pb-16 md:p-16 md:pb-24 bg-gradient-iguales">
-
+
+
diff --git a/data/es/index.json b/data/es/index.json
index c537841..d9ac548 100644
--- a/data/es/index.json
+++ b/data/es/index.json
@@ -57,14 +57,14 @@
"title": "¿Quieres aprender paso a paso?",
"subtitle": "Accede al aula virtual para formarte de forma sencilla en el uso de la herramienta. Conoce los fundamentos de la igualdad organizativa y aprende a identificar oportunidades de mejora en tu entidad.",
"bgColor": "iguales",
- "icon": "scale.svg",
+ "icon": "graduation-cap.svg",
"bgImage": {
"src": "hero-iguales-formas.png",
"alt": "Iguales Imagenes Fondo"
},
"button": {
"label": "Empezar curso",
- "link": "",
+ "link": "https://aula.kit-eco.social/",
"color": "button"
}
}