From 25eaf1e498bcabca1f93bd447953ee93fd3d198a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 15:56:56 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- 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 856a8ed..88f46ec 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -44,7 +44,7 @@ export default function HomePage() { { title: "Ingeniería", description: "Innovación tecnológica avanzada.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-protective-glasses-doing-experiments-robotics-laboratory-robot_1268-23400.jpg" }, { title: "Derecho", description: "Formación jurídica ética.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/empty-university-library-students-work-school-assignments_482257-126907.jpg" }, { title: "Arquitectura", description: "Diseña las ciudades del futuro.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/student-reading-book-steps_23-2147679204.jpg" }, - { title: "Salud", description: "Ciencias de la salud humana.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064603.jpg" }, + { title: "Ciencias Sociales", description: "Ciencias de la salud humana.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064603.jpg" }, { title: "Educación", description: "Formando a futuros docentes.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/group-cleaning-workers-collecting-trash-outdoors_1262-21049.jpg" }, { title: "Humanidades", description: "Cultura y pensamiento crítico.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960327.jpg" } ]} -- 2.49.1