Nuevo fondo y logo de La Salle en login

This commit is contained in:
2026-03-27 13:51:12 -06:00
parent 434b50cfc3
commit 36b9c559fa
5 changed files with 17 additions and 1 deletions
+5
View File
@@ -9,6 +9,11 @@ export function LoginCard() {
return (
<div className="w-full max-w-md rounded-2xl bg-white p-8 shadow-xl">
<img
src="/4_IMAGOTIPO_LASALLE_MEXICO_COLOR_RGB_2020.png"
alt="La Salle México"
className="mb-6 h-20 w-auto"
/>
<h1 className="mb-1 text-center text-2xl font-semibold">
Iniciar sesión
</h1>