-
Justicia
-
Compromiso activo con un orden justo, basado en principios morales, respeto por la dignidad humana y defensa de valores permanentes.
+
{tl("values.justice.title")}
+
{tl("values.justice.text")}
@@ -16,8 +19,8 @@ const { props } = Astro.props;
-
Integridad
-
Coherencia entre pensamiento, palabra y acción; transparencia institucional y responsabilidad en el espacio público.
+
{tl("values.integrity.title")}
+
{tl("values.integrity.text")}
@@ -26,16 +29,16 @@ const { props } = Astro.props;
-
Servicio con Propósito
-
Vocación de acompañamiento y acción orientada a objetivos claros y trascendentes.
+
{tl("values.service.title")}
+
{tl("values.service.text")}
-
Excelencia
-
Rigor intelectual, profesionalismo y mejora constante en todas las áreas de trabajo.
+
{tl("values.excellence.title")}
+
{tl("values.excellence.text")}
-
Diálogo Estratégico
-
Apertura al intercambio entre culturas, naciones y credos, sin renunciar a convicciones ni principios fundamentales.
+
{tl("values.dialogue.title")}
+
{tl("values.dialogue.text")}
\ No newline at end of file
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 518ae9a..8928f53 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -93,7 +93,7 @@
{
"type": "text",
"icon": "ph:arrow-circle-down-thin",
- "text": "Dirección de La Gran Carpa Catedral. Puerto Rico",
+ "text": "Administration Of La Gran Carpa Catedral. Puerto Rico",
"bgColor": "#EBE5D0",
"textColor": "#003421"
},
@@ -104,7 +104,7 @@
{
"type": "text",
"icon": "ph:arrow-circle-right-thin",
- "text": "Participación activa en escenarios internacionales.",
+ "text": "Active involment in international scenarios.",
"textColor": "#003421",
"bgColor": "#BEA48D"
},
@@ -119,7 +119,7 @@
{
"type": "text",
"icon": "ph:arrow-circle-up-thin",
- "text": "Enseñanza bíblica aplicada al análisis del mundo contemporáneo.",
+ "text": "Biblical teaching applied to the analysis of the contemporary world.",
"textColor": "#EBE5D0",
"bgColor": "#003421"
},
@@ -130,15 +130,29 @@
{
"type": "text",
"icon": "ph:arrow-circle-left-thin",
- "text": "Compromiso público en la defensa de Israel, la justicia y la paz.",
+ "text": "Public commitment in defense, justice and peace of Israel.",
"textColor": "#003421",
"bgColor": "#EBE5D0"
}
],
- "colo1.title": "Mission",
- "colo1.text": "To form leaders, promote educational initiatives, and encourage public actions in pursuit of justice and peace, based on a firm ethical and spiritual foundation, with an explicit commitment to Israel and a responsibility to contribute to the well-being and stability of mankind as a whole.",
+ "color1.title": "Mission",
+ "color1.text": "To form leaders, promote educational initiatives, and encourage public actions in pursuit of justice and peace, based on a firm ethical and spiritual foundation, with an explicit commitment to Israel and a responsibility to contribute to the well-being and stability of mankind as a whole.",
+
+ "color2.title": "Vision",
+ "color2.text": "To position ourselves as an international benchmark in leadership development, public diplomacy, and institutional outreach, recognized for our consistency, clear values, and tangible contribution to building a world aligned with the prophetic vision of justice and peace.",
+
+ "title2.title": "Institutional Values",
+
+ "values.justice.title": "Justice",
+ "values.justice.text": "An active commitment to a just order grounded in moral principles, respect for human dignity, and the defense of enduring values.",
+ "values.integrity.title": "Integrity",
+ "values.integrity.text": "Alignment of thought, word, and deed; institutional transparency and accountability in the public sphere.",
+ "values.service.title": "Service with purpose",
+ "values.service.text": "A calling to accompany others and act in pursuit of clear and transcendent goals.",
+ "values.excellence.title": "Excellence",
+ "values.excellence.text": "Intellectual rigor, professionalism, and continuous improvement in all work areas.",
+ "values.dialogue.title": "Strategic dialogue",
+ "values.dialogue.text": "Openness to exchange across cultures, nations, and faiths, while upholding fundamental convictions and principles."
- "colo2.title": "Visión",
- "colo2.text": "To position ourselves as an international benchmark in leadership development, public diplomacy, and institutional outreach, recognized for our consistency, clear values, and tangible contribution to building a world aligned with the prophetic vision of justice and peace."
}
\ No newline at end of file
diff --git a/src/i18n/es.json b/src/i18n/es.json
index 612e0c3..3c56659 100644
--- a/src/i18n/es.json
+++ b/src/i18n/es.json
@@ -136,10 +136,26 @@
"bgColor": "#EBE5D0"
}
],
- "colo1.title": "Misión",
- "colo1.text": "Formar líderes, impulsar iniciativas educativas y promover acciones públicas orientadas a la justicia y la paz, desde una base ética y espiritual firme, con un compromiso explícito con Israel y con la responsabilidad de contribuir al bienestar y la estabilidad de la humanidad en su conjunto.",
+ "color1.title": "Misión",
+ "color1.text": "Formar líderes, impulsar iniciativas educativas y promover acciones públicas orientadas a la justicia y la paz, desde una base ética y espiritual firme, con un compromiso explícito con Israel y con la responsabilidad de contribuir al bienestar y la estabilidad de la humanidad en su conjunto.",
+
+ "color2.title": "Visión",
+ "color2.text": "Consolidarse como un actor internacional de referencia en formación de liderazgo, diplomacia pública y proyección institucional, reconocido por su coherencia, su claridad de valores y su contribución concreta a la construcción de un mundo alineado con la visión profética de justicia y paz.",
+
+ "title2.title": "Valores Institucionales",
+
+ "values.justice.title": "Justicia",
+ "values.justice.text": "Compromiso activo con un orden justo, basado en principios morales, respeto por la dignidad humana y defensa de valores permanentes.",
+ "values.integrity.title": "Integridad",
+ "values.integrity.text": "Coherencia entre pensamiento, palabra y acción; transparencia institucional y responsabilidad en el espacio público.",
+ "values.service.title": "Servicio",
+ "values.service.text": "Vocación de acompañamiento y acción orientada a objetivos claros y trascendentes.",
+ "values.excellence.title": "Excelencia",
+ "values.excellence.text": "Rigor intelectual, profesionalismo y mejora constante en todas las áreas de trabajo.",
+ "values.dialogue.title": "Diálogo Estratégico",
+ "values.dialogue.text": "Apertura al intercambio entre culturas, naciones y credos, sin renunciar a convicciones ni principios fundamentales.",
+
+ "projection.title": "Diplomacia Pública y Proyección Internacional"
- "colo2.title": "Visión",
- "colo2.text": "Consolidarse como un actor internacional de referencia en formación de liderazgo, diplomacia pública y proyección institucional, reconocido por su coherencia, su claridad de valores y su contribución concreta a la construcción de un mundo alineado con la visión profética de justicia y paz."
}
\ No newline at end of file
diff --git a/src/pages/[locale]/index.astro b/src/pages/[locale]/index.astro
index 98afc05..77cce00 100644
--- a/src/pages/[locale]/index.astro
+++ b/src/pages/[locale]/index.astro
@@ -68,21 +68,21 @@ const carouselImages3 = [
bgColor="#22523F"
titleColor="text-[#ffffff]"
textColor="text-[#CBA16A] font-bold"
- title={tl("colo1.title")}
- text={tl("colo1.text")} />
+ title={tl("color1.title")}
+ text={tl("color1.text")} />
+ title={tl("color2.title")}
+ text={tl("color2.text")} />
-
+
-
+
diff --git a/src/pages/index.astro b/src/pages/index.astro
index aa593d4..99b3a95 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -44,7 +44,7 @@ const carouselImages3 = [
-
+