From ad0529a65b3130f23bb964fb3ec3d461a6deb41f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 22:58:41 +0000 Subject: [PATCH] Update src/app/andes-brand/page.tsx --- src/app/andes-brand/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/andes-brand/page.tsx b/src/app/andes-brand/page.tsx index 94560f1..016c78d 100644 --- a/src/app/andes-brand/page.tsx +++ b/src/app/andes-brand/page.tsx @@ -57,15 +57,15 @@ export default function AndesBrandPage() { { title: "Contenido Audiovisual para Empresas", description: "Producimos videos corporativos, publicitarios, animados y documentales que comunican tu mensaje de manera efectiva, fortalecen tu marca, y atraen nuevos clientes. Ideal para marketing, presentaciones internas y lanzamientos de productos.", icon: Briefcase, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/corporate-business-video-meeting_1232-234.jpg", imageAlt: "Corporate video production" }, - { imageSrc: "http://img.b2bpic.net/free-photo/corporate-business-video-meeting_1232-234.jpg", imageAlt: "Corporate video production" } + { imageSrc: "http://img.b2bpic.net/free-photo/corporate-business-video-meeting_1232-234.jpg?_wi=1", imageAlt: "Corporate video production" }, + { imageSrc: "http://img.b2bpic.net/free-photo/corporate-business-video-meeting_1232-234.jpg?_wi=2", imageAlt: "Corporate video production" } ] }, { title: "Producción Audiovisual para Clientes Privados", description: "Capturamos tus momentos más especiales con videoclips personalizados, cobertura de eventos (bodas, cumpleaños), y proyectos personales. Historias contadas con creatividad y profesionalismo, diseñadas para emocionar y perdurar.", icon: Camera, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/cinematographer-shooting-wedding-video_23-2148416668.jpg", imageAlt: "Private event videography" }, - { imageSrc: "http://img.b2bpic.net/free-photo/cinematographer-shooting-wedding-video_23-2148416668.jpg", imageAlt: "Private event videography" } + { imageSrc: "http://img.b2bpic.net/free-photo/cinematographer-shooting-wedding-video_23-2148416668.jpg?_wi=1", imageAlt: "Private event videography" }, + { imageSrc: "http://img.b2bpic.net/free-photo/cinematographer-shooting-wedding-video_23-2148416668.jpg?_wi=2", imageAlt: "Private event videography" } ] } ]} -- 2.49.1