From 55ef4663394adb111f095781aaf5057ca9c7f975 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 15:46:52 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 9bb0bb6..d837a22 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -30,10 +30,10 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004788.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-executives-seminar_1098-4093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-executives-seminar_1098-4093.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-protective-glasses-doing-experiments-with-electricity-laboratory_1268-23398.jpg", @@ -149,14 +149,14 @@ export default function HomePage() { "Book", "Users", ], - imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004788.jpg?_wi=2", imageAlt: "Serious young blonde lady outdoors with eyes closed.", }, { title: "Alta Empleabilidad", description: "Nuestros egresados son altamente buscados por empresas lĂ­deres.", bentoComponent: "animated-bar-chart", - imageSrc: "http://img.b2bpic.net/free-photo/happy-executives-seminar_1098-4093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-executives-seminar_1098-4093.jpg?_wi=2", imageAlt: "Serious young blonde lady outdoors with eyes closed.", }, ]} -- 2.49.1