From face2052b1c5972f9f5fe3f42e899148255e294d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 23:08:07 +0000 Subject: [PATCH 1/5] Update src/app/contacto/page.tsx --- src/app/contacto/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/contacto/page.tsx b/src/app/contacto/page.tsx index f16a080..34b05d1 100644 --- a/src/app/contacto/page.tsx +++ b/src/app/contacto/page.tsx @@ -111,7 +111,7 @@ export default function ContactoPage() { company: "Buenos Aires", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", + "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=3", imageAlt: "María González", }, { @@ -121,7 +121,7 @@ export default function ContactoPage() { company: "Influencer Gastronómico", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-looking-up-while-smiling_176474-95668.jpg", + "http://img.b2bpic.net/free-photo/young-woman-looking-up-while-smiling_176474-95668.jpg?_wi=3", imageAlt: "Carlos Rodríguez", }, { @@ -131,7 +131,7 @@ export default function ContactoPage() { company: "Revista Local", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", + "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=3", imageAlt: "Ana Martínez", }, { @@ -141,7 +141,7 @@ export default function ContactoPage() { company: "Buenos Aires", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg", + "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg?_wi=3", imageAlt: "Roberto Fernández", }, { @@ -151,7 +151,7 @@ export default function ContactoPage() { company: "Visitante", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-asian-woman-posing-with-headphones-around-neck-smiling-laughing-stand_1258-122427.jpg", + "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-asian-woman-posing-with-headphones-around-neck-smiling-laughing-stand_1258-122427.jpg?_wi=3", imageAlt: "Lucía Pérez", }, { @@ -161,7 +161,7 @@ export default function ContactoPage() { company: "Buenos Aires", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-smiling-model-front-view_23-2148376531.jpg", + "http://img.b2bpic.net/free-photo/beautiful-smiling-model-front-view_23-2148376531.jpg?_wi=3", imageAlt: "Diego López", }, ]} -- 2.49.1 From 5b702c3765f132087f85bbc81f4c2c6c17a46626 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 23:08:07 +0000 Subject: [PATCH 2/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6caeb03..9227576 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +