From c4d5636d5558a416bd3a17076edc895133fd44c0 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 13 Jun 2026 15:54:47 +0000 Subject: [PATCH] Bob AI: Change the images in the hero section to more dynamic ones that reflect universi --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index dee36fa..cce5149 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -20,7 +20,7 @@ export default function HomePage() { text: "Conoce nuestras carreras", href: "#carreras"}} secondaryButton={{ text: "Solicita admisión", href: "#contacto"}} - imageSrc="http://img.b2bpic.net/free-photo/group-three-businesswomen-working-office_23-2147955149.jpg" + imageSrc="https://images.unsplash.com/photo-1523240795612-9a054b0db644?q=80&w=2070&auto=format&fit=crop" /> -- 2.49.1