diff --git a/components/CardCourse.vue b/components/CardCourse.vue
new file mode 100644
index 0000000..954448e
--- /dev/null
+++ b/components/CardCourse.vue
@@ -0,0 +1,41 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/CardTool.vue b/components/CardTool.vue
index d8196c6..9f57f87 100644
--- a/components/CardTool.vue
+++ b/components/CardTool.vue
@@ -22,20 +22,15 @@
/>
-
+
+ {{ title }}
+
+
{{ index }}
{{ title }}
{{ title }}
@@ -68,12 +67,9 @@ export default { }, image: { type: Object, - default: () => ({ - src: "", - alt: "", - }), + default: null, }, - index: { + number: { type: String, default: null }, diff --git a/components/SectionWithCards.vue b/components/SectionWithCards.vue index eaf02cd..4eeb61d 100644 --- a/components/SectionWithCards.vue +++ b/components/SectionWithCards.vue @@ -29,18 +29,26 @@ 'col-span-12 lg:col-span-4': display === 'col-3-transparent', 'col-span-12 md:col-span-6 lg:col-span-3': display === 'col-4', }"> -Formaciones online gratuitas y accesibles.
-