diff --git a/src/components/section/TitleSection.astro b/src/components/section/TitleSection.astro
index 4948387..01d62c8 100644
--- a/src/components/section/TitleSection.astro
+++ b/src/components/section/TitleSection.astro
@@ -7,7 +7,7 @@ const { title } = Astro.props;
{title}
-
+
\ No newline at end of file
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 9062bef..8441673 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -39,7 +39,7 @@
"titleColor": "text-[#CBA16A]",
"textColor": "text-[#EDE9D9]",
"sizeText": "text-xl",
- "bgImage": "https://ik.imagekit.io/crpy/tr:o-20/dove.webp?updatedAt=1770966556158",
+ "bgImage": "https://ik.imagekit.io/crpy/tr:o-20/white-lion.png",
"url": "#programs",
"hasButton": true,
"hasIcon": true,
@@ -66,7 +66,7 @@
"title": "Mission, Vision and Institutional Values.",
"buttonLabel": "READ MORE",
"hasButton": true,
- "bgImage": "https://ik.imagekit.io/crpy/tr:o-20/dove.webp?updatedAt=1770966556158",
+ "bgImage": "https://ik.imagekit.io/crpy/tr:o-20/white-lion.png",
"hasIcon": true,
"url":"#mision",
"bgColor": "#CBA16A",
diff --git a/src/i18n/es.json b/src/i18n/es.json
index b09fc32..2f58555 100644
--- a/src/i18n/es.json
+++ b/src/i18n/es.json
@@ -41,7 +41,7 @@
"titleColor": "text-[#CBA16A]",
"textColor": "text-[#EDE9D9]",
"sizeText": "text-xl",
- "bgImage": "https://ik.imagekit.io/crpy/tr:o-20/dove.webp?updatedAt=1770966556158",
+ "bgImage": "https://ik.imagekit.io/crpy/tr:o-20/white-lion.png",
"url": "#programs",
"hasButton": true,
"hasIcon": true,
@@ -68,7 +68,7 @@
"title": "Misión, Visión y Valores Institucionales.",
"buttonLabel": "LEER MÁS",
"hasButton": true,
- "bgImage": "https://ik.imagekit.io/crpy/tr:o-20/dove.webp?updatedAt=1770966556158",
+ "bgImage": "https://ik.imagekit.io/crpy/tr:o-20/white-lion.png",
"hasIcon": true,
"url":"#mision",
"bgColor": "#CBA16A",