From 9eb31e4278984befcd67b6c3349d5a1919f2c906 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 16:25:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b80ded..f177bb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,19 +74,19 @@ export default function LandingPage() { imageAlt: "Mentoria LuanSells", }, { - imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg?_wi=1", imageAlt: "Estrategia de Reventa", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-scientist_23-2148820194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-scientist_23-2148820194.jpg?_wi=1", imageAlt: "Análisis de Datos", }, { - imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg?_wi=1", imageAlt: "Colaboración Profesional", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-her-notes-study-session_23-2149265799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-her-notes-study-session_23-2149265799.jpg?_wi=1", imageAlt: "Sesión de Estudio", }, ]} @@ -164,7 +164,7 @@ export default function LandingPage() { role: "Estudiante", company: "Reventa Pro", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg?_wi=2", }, { id: "2", @@ -172,7 +172,7 @@ export default function LandingPage() { role: "Emprendedora", company: "Ventas Online", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-scientist_23-2148820194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-scientist_23-2148820194.jpg?_wi=2", }, { id: "3", @@ -180,7 +180,7 @@ export default function LandingPage() { role: "Revendedor", company: "TechScales", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg?_wi=2", }, { id: "4", @@ -188,7 +188,7 @@ export default function LandingPage() { role: "Alumna", company: "MarketGrow", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-her-notes-study-session_23-2149265799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-her-notes-study-session_23-2149265799.jpg?_wi=2", }, { id: "5",