feat: optimización de imágenes (WebP y AppImage), Lazy Load y LCP (Fase 1 y 2)

This commit is contained in:
2026-03-21 15:08:05 -05:00
parent a89bf59bdf
commit 64c3bbb1d7
8 changed files with 137 additions and 20 deletions

View File

@ -20,6 +20,7 @@
<link rel="dns-prefetch" href="https://maps.googleapis.com">
<link rel="preconnect" href="https://wtxzmbqchntjymxszngc.supabase.co" crossorigin>
<link rel="dns-prefetch" href="https://wtxzmbqchntjymxszngc.supabase.co">
<link rel="preload" as="image" href="/landing-bg-bus.png" fetchpriority="high">
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap" rel="stylesheet">
<title>SIB - Sistema de Transporte</title>
</head>