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.", }, ]}