fix: renombrar imágenes a ASCII (sin acentos) para evitar 404

Bahía-aérea → maldonado-aerial
Datacenter-racks-enorme → datacenter-racks
Equipo-en-escritorio-con-mate → team-desk-mate
Manos-escribiendo-teclado-café → hands-typing-coffee
Monitor-closeup-grafana → monitor-grafana
This commit is contained in:
Mauricio López Coria
2026-07-02 14:04:51 -03:00
parent ded2c974b7
commit 2af8565c7a
19 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ const steps = [
<!-- Background photo: team working (very subtle, blurred) -->
<div class="absolute inset-0 pointer-events-none" aria-hidden="true" style="opacity: 0.05; backdrop-filter: blur(4px);">
<img
src="/images/photos/Manos-escribiendo-teclado-café_1200x800.webp"
src="/images/photos/hands-typing-coffee-1200x800.webp"
alt=""
class="w-full h-full object-cover"
loading="lazy"