Cambio al logo

This commit is contained in:
2026-02-23 17:18:20 -06:00
parent 6ed5d3541f
commit f7ab1d61f0
3 changed files with 484 additions and 366 deletions

View File

@@ -18,11 +18,7 @@ export default function Header() {
</button>
<h1 className="ml-4 text-xl font-semibold">
<Link to="/">
<img
src="/tanstack-word-logo-white.svg"
alt="TanStack Logo"
className="h-10"
/>
<img src="/lasalle-logo.svg" alt="La Salle Logo" className="h-10" />
</Link>
</h1>
</header>