added images MBM pueblo judio
This commit is contained in:
parent
03f1a30af8
commit
3d7fc1792b
|
|
@ -29,14 +29,14 @@ const { bgColor, titleColor, textColor, title, text } = Astro.props;
|
||||||
type: 'imgText',
|
type: 'imgText',
|
||||||
bgColor: '#BEA48D',
|
bgColor: '#BEA48D',
|
||||||
icon: 'ph:minus',
|
icon: 'ph:minus',
|
||||||
image: '/src/assets/JBP-MBM.webp',
|
image: 'https://ik.imagekit.io/crpy/JBP-MBM.webp',
|
||||||
text: 'La vinculación con líderes políticos, académicos y sociales.'
|
text: 'La vinculación con líderes políticos, académicos y sociales.'
|
||||||
|
|
||||||
}} />
|
}} />
|
||||||
<GridCard props={{
|
<GridCard props={{
|
||||||
bgColor: '#BEA48D',
|
bgColor: '#BEA48D',
|
||||||
type: 'imgText',
|
type: 'imgText',
|
||||||
image: '/src/assets/pueblo-judio.webp',
|
image: 'https://ik.imagekit.io/crpy/pueblo-judio.webp',
|
||||||
icon: 'ph:minus',
|
icon: 'ph:minus',
|
||||||
text: 'Apoyo claro y permanente al pueblo judío y al Estado de Israel'
|
text: 'Apoyo claro y permanente al pueblo judío y al Estado de Israel'
|
||||||
}} />
|
}} />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue