From f061012ba06853890181c14c87b1175f1af85287 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 13 Jun 2026 16:06:17 +0000 Subject: [PATCH] Bob AI: Update the hero video source to reflect USMA institutional branding and identity --- 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 780098a..0f9b1ef 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -21,7 +21,7 @@ export default function HomePage() { text: "Solicita admisión", href: "#admision"}} secondaryButton={{ text: "Agenda una visita", href: "#visita"}} - videoSrc="https://images.pexels.com/photos/5466280/pexels-photo-5466280.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=5466280" + videoSrc="https://images.unsplash.com/photo-1541339907198-e08756dedf3f?auto=format&fit=crop&q=80" /> -- 2.49.1