-
-
{{ title }}
- {{ subtitle }}
-
+
+
+
+
+
+
+
{{ title }}
+
{{ subtitle }}
+
+
+ {{ button.label }}
+
+
+
+
\ No newline at end of file
diff --git a/data/es/index.json b/data/es/index.json
index a452f79..adc234c 100644
--- a/data/es/index.json
+++ b/data/es/index.json
@@ -2,8 +2,18 @@
{
"component": "HeroHome",
"props": {
- "title": "Bienvenido al Kit",
- "subtitle": "Todo para la economía social"
+ "id": "hero-home",
+ "title": "Kit de herramientas para el desarrollo sostenible de las entidades de economía social.",
+ "subtitle": "Encuentra recursos prácticos, autoevaluaciones, formación y espacios de cooperación para transformar tu entidad.",
+ "button": {
+ "label": "explora las herramientas",
+ "link": "#herramientas",
+ "color": "button"
+ },
+ "shapes": {
+ "shape_1": "formas-fondo-negativo-2.png",
+ "shape_2": "formas-fondo-negativo-1.png"
+ }
}
}
]
diff --git a/public/img/formas-fondo-negativo-1.png b/public/img/formas-fondo-negativo-1.png
new file mode 100644
index 0000000..07d1ee8
Binary files /dev/null and b/public/img/formas-fondo-negativo-1.png differ
diff --git a/public/img/formas-fondo-negativo-2.png b/public/img/formas-fondo-negativo-2.png
new file mode 100644
index 0000000..f5e1fe7
Binary files /dev/null and b/public/img/formas-fondo-negativo-2.png differ