From 0f83f2e9122976e5a699dc2e335be4fc2c8882ba Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:30:50 +0000 Subject: [PATCH 1/3] Update src/app/cultura/page.tsx --- src/app/cultura/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/cultura/page.tsx b/src/app/cultura/page.tsx index a657520..d9628e1 100644 --- a/src/app/cultura/page.tsx +++ b/src/app/cultura/page.tsx @@ -54,7 +54,7 @@ export default function CulturePage() { id: "3", category: "Música", title: "Nuevo Álbum de Artista Internacional Rompe Récords de Descargas", excerpt: "El trabajo discográfico más esperado del año supera todas las expectativas en sus primeras 24 horas de lanzamiento.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-handball-players-holding-prize_23-2151155984.jpg?_wi=2", imageAlt: "music concert artist performance entertainment", authorName: "Gabriela Soto", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", date: "20 Ene 2025" }, { - id: "4", category: "Literatura", title: "Premio Nacional de Literatura Reconoce Autores Prometedores", excerpt: "El jurado selecciona las obras más innovadoras y significativas de la literatura contemporánea nacional.", imageSrc: "http://img.b2bpic.net/free-photo/cinema-concept-with-reel-tickets_23-2147989027.jpg", imageAlt: "literature books writing author", authorName: "Luis Campos", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-reporter-preparing-interview_23-2149183573.jpg", date: "19 Ene 2025" + id: "4", category: "Literatura", title: "Premio Nacional de Literatura Reconoce Autores Prometedores", excerpt: "El jurado selecciona las obras más innovadoras y significativas de la literatura contemporánea nacional.", imageSrc: "http://img.b2bpic.net/free-photo/cinema-concept-with-reel-tickets_23-2147989027.jpg?_wi=1", imageAlt: "literature books writing author", authorName: "Luis Campos", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-reporter-preparing-interview_23-2149183573.jpg", date: "19 Ene 2025" } ]} animationType="slide-up" @@ -74,7 +74,7 @@ export default function CulturePage() { textboxLayout="default" useInvertedBackground={false} mediaAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/cinema-concept-with-reel-tickets_23-2147989027.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cinema-concept-with-reel-tickets_23-2147989027.jpg?_wi=2" imageAlt="culture art entertainment exhibition" imagePosition="left" bulletPoints={[ -- 2.49.1 From 3c246f7afed6de05914ec5eb366e165e0ccc8eca Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:30:51 +0000 Subject: [PATCH 2/3] Update src/app/internacional/page.tsx --- src/app/internacional/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/internacional/page.tsx b/src/app/internacional/page.tsx index 45190f0..a1b5bc5 100644 --- a/src/app/internacional/page.tsx +++ b/src/app/internacional/page.tsx @@ -48,13 +48,13 @@ export default function InternationalPage() { id: "1", category: "Clima", title: "Cumbres Internacionales Buscan Acuerdos sobre Clima", excerpt: "Líderes mundiales se reúnen para discutir estrategias conjuntas contra el cambio climático global.", imageSrc: "http://img.b2bpic.net/free-photo/overheating-planet-earth-global-warming-campaign-mixed-media_53876-104835.jpg", imageAlt: "climate environment global warming sustainability earth", authorName: "Diego Fernández", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-reporter-preparing-interview_23-2149183573.jpg", date: "23 Ene 2025" }, { - id: "2", category: "Comercio", title: "Acuerdo Comercial Multinacional Beneficia a Economías", excerpt: "Cinco países firman un tratado de libre comercio que estimulará el crecimiento económico regional.", imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-businessman-using-tablet-with-cityscape-financial-graph-blurred-buildi_1258-86778.jpg", imageAlt: "trade commerce business international economy", authorName: "Catalina Ruiz", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", date: "20 Ene 2025" + id: "2", category: "Comercio", title: "Acuerdo Comercial Multinacional Beneficia a Economías", excerpt: "Cinco países firman un tratado de libre comercio que estimulará el crecimiento económico regional.", imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-businessman-using-tablet-with-cityscape-financial-graph-blurred-buildi_1258-86778.jpg?_wi=2", imageAlt: "trade commerce business international economy", authorName: "Catalina Ruiz", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", date: "20 Ene 2025" }, { - id: "3", category: "Diplomacia", title: "Misión Diplomática Busca Resolver Conflicto Regional", excerpt: "Embajadores de naciones cercanas se reúnen con mediadores internacionales para negociar paz.", imageSrc: "http://img.b2bpic.net/free-photo/working-board-presentation-business-office_1262-2226.jpg", imageAlt: "diplomacy international relations negotiation", authorName: "Javier Moreno", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-reporter-preparing-interview_23-2149183573.jpg", date: "19 Ene 2025" + id: "3", category: "Diplomacia", title: "Misión Diplomática Busca Resolver Conflicto Regional", excerpt: "Embajadores de naciones cercanas se reúnen con mediadores internacionales para negociar paz.", imageSrc: "http://img.b2bpic.net/free-photo/working-board-presentation-business-office_1262-2226.jpg?_wi=3", imageAlt: "diplomacy international relations negotiation", authorName: "Javier Moreno", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-reporter-preparing-interview_23-2149183573.jpg", date: "19 Ene 2025" }, { - id: "4", category: "Desarrollo", title: "Organismo Internacional Financia Proyectos de Sostenibilidad", excerpt: "Importantes inversiones se destinan a infraestructura verde y educación en países en desarrollo.", imageSrc: "http://img.b2bpic.net/free-vector/world-tourism-day-background-with-landmarks-transport_23-2148254689.jpg", imageAlt: "development sustainability global projects", authorName: "Marisa López", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", date: "18 Ene 2025" + id: "4", category: "Desarrollo", title: "Organismo Internacional Financia Proyectos de Sostenibilidad", excerpt: "Importantes inversiones se destinan a infraestructura verde y educación en países en desarrollo.", imageSrc: "http://img.b2bpic.net/free-vector/world-tourism-day-background-with-landmarks-transport_23-2148254689.jpg?_wi=1", imageAlt: "development sustainability global projects", authorName: "Marisa López", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", date: "18 Ene 2025" } ]} animationType="slide-up" @@ -74,7 +74,7 @@ export default function InternationalPage() { textboxLayout="default" useInvertedBackground={false} mediaAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-vector/world-tourism-day-background-with-landmarks-transport_23-2148254689.jpg" + imageSrc="http://img.b2bpic.net/free-vector/world-tourism-day-background-with-landmarks-transport_23-2148254689.jpg?_wi=2" imageAlt="international world global affairs" imagePosition="left" bulletPoints={[ -- 2.49.1 From 06acf9ac80e5522ed67079e5a1005a058e6f4a7f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:30:51 +0000 Subject: [PATCH 3/3] Update src/app/politica/page.tsx --- src/app/politica/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/politica/page.tsx b/src/app/politica/page.tsx index 2e7d1e4..5517e31 100644 --- a/src/app/politica/page.tsx +++ b/src/app/politica/page.tsx @@ -45,7 +45,7 @@ export default function PoliticsPage() { tagAnimation="slide-up" blogs={[ { - id: "1", category: "Legislación", title: "Nuevas Reformas Legislativas Aprobadas", excerpt: "El parlamento aprueba un paquete de reformas que buscan mejorar la transparencia y la participación ciudadana.", imageSrc: "http://img.b2bpic.net/free-photo/working-board-presentation-business-office_1262-2226.jpg", imageAlt: "politics reform government law parliament", authorName: "Elena Martínez", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", date: "24 Ene 2025" + id: "1", category: "Legislación", title: "Nuevas Reformas Legislativas Aprobadas", excerpt: "El parlamento aprueba un paquete de reformas que buscan mejorar la transparencia y la participación ciudadana.", imageSrc: "http://img.b2bpic.net/free-photo/working-board-presentation-business-office_1262-2226.jpg?_wi=1", imageAlt: "politics reform government law parliament", authorName: "Elena Martínez", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", date: "24 Ene 2025" }, { id: "2", category: "Elecciones", title: "Nuevas Elecciones Municipales Atraen Mayor Participación", excerpt: "Los ciudadanos acuden masivamente a las urnas en las elecciones municipales de este año.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-poll-card-close-up_23-2148265491.jpg", imageAlt: "elections voting ballot democracy politics", authorName: "Valentina López", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", date: "21 Ene 2025" @@ -54,7 +54,7 @@ export default function PoliticsPage() { id: "3", category: "Política Nacional", title: "Gobierno Anuncia Nuevo Plan Económico para el Próximo Año", excerpt: "Las autoridades presentan un plan integral enfocado en crear empleos y atraer inversión extranjera.", imageSrc: "http://img.b2bpic.net/free-photo/voting-rights-american-election_23-2151841503.jpg", imageAlt: "government economy policy finance", authorName: "Roberto Silva", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-reporter-preparing-interview_23-2149183573.jpg", date: "20 Ene 2025" }, { - id: "4", category: "Derechos", title: "Congreso Discute Nueva Ley de Derechos Fundamentales", excerpt: "Legisladores debaten una iniciativa que busca fortalecer la protección de derechos humanos en la constitución.", imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-businessman-using-tablet-with-cityscape-financial-graph-blurred-buildi_1258-86778.jpg", imageAlt: "law rights justice democracy", authorName: "Adriana Gómez", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", date: "19 Ene 2025" + id: "4", category: "Derechos", title: "Congreso Discute Nueva Ley de Derechos Fundamentales", excerpt: "Legisladores debaten una iniciativa que busca fortalecer la protección de derechos humanos en la constitución.", imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-businessman-using-tablet-with-cityscape-financial-graph-blurred-buildi_1258-86778.jpg?_wi=1", imageAlt: "law rights justice democracy", authorName: "Adriana Gómez", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", date: "19 Ene 2025" } ]} animationType="slide-up" @@ -74,7 +74,7 @@ export default function PoliticsPage() { textboxLayout="default" useInvertedBackground={false} mediaAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/working-board-presentation-business-office_1262-2226.jpg" + imageSrc="http://img.b2bpic.net/free-photo/working-board-presentation-business-office_1262-2226.jpg?_wi=2" imageAlt="politics governance parliament policy" imagePosition="left" bulletPoints={[ -- 2.49.1