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
+2 -2
View File
@@ -12,9 +12,9 @@ interface Props {
const { t } = Astro.props;
const items = [
{ Icon: MateIcon, titleKey: 'diff.support.title' as TranslationKey, bodyKey: 'diff.support.body' as TranslationKey, photo: '/images/photos/Manos-escribiendo-teclado-café_1200x800' },
{ Icon: MateIcon, titleKey: 'diff.support.title' as TranslationKey, bodyKey: 'diff.support.body' as TranslationKey, photo: '/images/photos/hands-typing-coffee-1200x800' },
{ Icon: SovereigntyIcon, titleKey: 'diff.sovereignty.title' as TranslationKey, bodyKey: 'diff.sovereignty.body' as TranslationKey, photo: null },
{ Icon: GlobeIcon, titleKey: 'diff.infra.title' as TranslationKey, bodyKey: 'diff.infra.body' as TranslationKey, photo: '/images/photos/Monitor-closeup-grafana-office_1920x1280' },
{ Icon: GlobeIcon, titleKey: 'diff.infra.title' as TranslationKey, bodyKey: 'diff.infra.body' as TranslationKey, photo: '/images/photos/monitor-grafana-1920x1280' },
];
---
<section class="py-24 md:py-32" style="background: var(--hds-bg-soft);" id="por-que-elegirnos">