diff --git a/src/components/cards/GridCard.astro b/src/components/cards/GridCard.astro index 4364d3d..6c4ddb7 100644 --- a/src/components/cards/GridCard.astro +++ b/src/components/cards/GridCard.astro @@ -7,12 +7,13 @@ const textColor = props.textColor || '' const imageUrl = props.image || '' //const bgClass = props.type === 'text'? `bg-[${props.bgColor}]` : `bg-[url(${props.image})] bg-cover` --- -
-
+{props.type !== 'imgText' && ( +
+
{ props.type === 'text' && ( -
- -

{props.text}

+
+ +

{props.text}

)} { props.type === 'image' && ( @@ -22,6 +23,7 @@ const imageUrl = props.image || '' )}
+)} { props.type === 'imgText' && (
diff --git a/src/components/section/ProjectionSection.astro b/src/components/section/ProjectionSection.astro index 274456b..2f1fc1a 100644 --- a/src/components/section/ProjectionSection.astro +++ b/src/components/section/ProjectionSection.astro @@ -9,9 +9,9 @@ const { bgColor, titleColor, textColor, title, text } = Astro.props;
-
-
-
+
+
+

{title}

El Centro del Reino de Paz y Justicia lleva adelante una activa política de diplomacia pública, entendida como la construcción consciente de vínculos éticos, culturales y estratégicos entre pueblos, instituciones y liderazgos globales.

@@ -25,14 +25,14 @@ const { bgColor, titleColor, textColor, title, text } = Astro.props;

Esta proyección internacional posiciona al CPyJ como un actor relevante en el debate global sobre el futuro del mundo, la estabilidad internacional y la vigencia de los valores proféticos.

- + }} />
-
-
- -
- Logo del CPyJ +
+
+ +
+ Logo del CPyJ +
+
+
+