From 2af8565c7a2fabd798621848677e1fd26525da33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mauricio=20L=C3=B3pez=20Coria?= Date: Thu, 2 Jul 2026 14:04:51 -0300 Subject: [PATCH] =?UTF-8?q?fix:=20renombrar=20im=C3=A1genes=20a=20ASCII=20?= =?UTF-8?q?(sin=20acentos)=20para=20evitar=20404?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- ...x960.jpg => datacenter-racks-1920x960.jpg} | Bin ...60.webp => datacenter-racks-1920x960.webp} | Bin ...00.jpg => hands-typing-coffee-1200x800.jpg} | Bin ....webp => hands-typing-coffee-1200x800.webp} | Bin ...fé_600.jpg => hands-typing-coffee-600.jpg} | Bin ...©_600.webp => hands-typing-coffee-600.webp} | Bin ...20x800.jpg => maldonado-aerial-1920x800.jpg} | Bin ...x800.webp => maldonado-aerial-1920x800.webp} | Bin ...cer-mar_750.jpg => maldonado-aerial-750.jpg} | Bin ...r-mar_750.webp => maldonado-aerial-750.webp} | Bin ...1280.jpg => monitor-grafana-1920x1280.jpg} | Bin ...80.webp => monitor-grafana-1920x1280.webp} | Bin ...x1080.jpg => team-desk-mate-1920x1080.jpg} | Bin ...080.webp => team-desk-mate-1920x1080.webp} | Bin src/components/DifferenceCards.astro | 4 ++-- src/components/Hero.astro | 4 ++-- src/components/ProcessSteps.astro | 2 +- src/pages/en/about.astro | 20 +++++++++--------- src/pages/nosotros.astro | 20 +++++++++--------- 19 files changed, 25 insertions(+), 25 deletions(-) rename public/images/photos/{Datacenter-racks-enorme_1920x960.jpg => datacenter-racks-1920x960.jpg} (100%) rename public/images/photos/{Datacenter-racks-enorme_1920x960.webp => datacenter-racks-1920x960.webp} (100%) rename public/images/photos/{Manos-escribiendo-teclado-café_1200x800.jpg => hands-typing-coffee-1200x800.jpg} (100%) rename public/images/photos/{Manos-escribiendo-teclado-café_1200x800.webp => hands-typing-coffee-1200x800.webp} (100%) rename public/images/photos/{Manos-escribiendo-teclado-café_600.jpg => hands-typing-coffee-600.jpg} (100%) rename public/images/photos/{Manos-escribiendo-teclado-café_600.webp => hands-typing-coffee-600.webp} (100%) rename public/images/photos/{Bahía-aérea-atardecer-mar_1920x800.jpg => maldonado-aerial-1920x800.jpg} (100%) rename public/images/photos/{Bahía-aérea-atardecer-mar_1920x800.webp => maldonado-aerial-1920x800.webp} (100%) rename public/images/photos/{Bahía-aérea-atardecer-mar_750.jpg => maldonado-aerial-750.jpg} (100%) rename public/images/photos/{Bahía-aérea-atardecer-mar_750.webp => maldonado-aerial-750.webp} (100%) rename public/images/photos/{Monitor-closeup-grafana-office_1920x1280.jpg => monitor-grafana-1920x1280.jpg} (100%) rename public/images/photos/{Monitor-closeup-grafana-office_1920x1280.webp => monitor-grafana-1920x1280.webp} (100%) rename public/images/photos/{Equipo-en-escritorio-con-mate_1920x1080.jpg => team-desk-mate-1920x1080.jpg} (100%) rename public/images/photos/{Equipo-en-escritorio-con-mate_1920x1080.webp => team-desk-mate-1920x1080.webp} (100%) diff --git a/public/images/photos/Datacenter-racks-enorme_1920x960.jpg b/public/images/photos/datacenter-racks-1920x960.jpg similarity index 100% rename from public/images/photos/Datacenter-racks-enorme_1920x960.jpg rename to public/images/photos/datacenter-racks-1920x960.jpg diff --git a/public/images/photos/Datacenter-racks-enorme_1920x960.webp b/public/images/photos/datacenter-racks-1920x960.webp similarity index 100% rename from public/images/photos/Datacenter-racks-enorme_1920x960.webp rename to public/images/photos/datacenter-racks-1920x960.webp diff --git a/public/images/photos/Manos-escribiendo-teclado-café_1200x800.jpg b/public/images/photos/hands-typing-coffee-1200x800.jpg similarity index 100% rename from public/images/photos/Manos-escribiendo-teclado-café_1200x800.jpg rename to public/images/photos/hands-typing-coffee-1200x800.jpg diff --git a/public/images/photos/Manos-escribiendo-teclado-café_1200x800.webp b/public/images/photos/hands-typing-coffee-1200x800.webp similarity index 100% rename from public/images/photos/Manos-escribiendo-teclado-café_1200x800.webp rename to public/images/photos/hands-typing-coffee-1200x800.webp diff --git a/public/images/photos/Manos-escribiendo-teclado-café_600.jpg b/public/images/photos/hands-typing-coffee-600.jpg similarity index 100% rename from public/images/photos/Manos-escribiendo-teclado-café_600.jpg rename to public/images/photos/hands-typing-coffee-600.jpg diff --git a/public/images/photos/Manos-escribiendo-teclado-café_600.webp b/public/images/photos/hands-typing-coffee-600.webp similarity index 100% rename from public/images/photos/Manos-escribiendo-teclado-café_600.webp rename to public/images/photos/hands-typing-coffee-600.webp diff --git a/public/images/photos/Bahía-aérea-atardecer-mar_1920x800.jpg b/public/images/photos/maldonado-aerial-1920x800.jpg similarity index 100% rename from public/images/photos/Bahía-aérea-atardecer-mar_1920x800.jpg rename to public/images/photos/maldonado-aerial-1920x800.jpg diff --git a/public/images/photos/Bahía-aérea-atardecer-mar_1920x800.webp b/public/images/photos/maldonado-aerial-1920x800.webp similarity index 100% rename from public/images/photos/Bahía-aérea-atardecer-mar_1920x800.webp rename to public/images/photos/maldonado-aerial-1920x800.webp diff --git a/public/images/photos/Bahía-aérea-atardecer-mar_750.jpg b/public/images/photos/maldonado-aerial-750.jpg similarity index 100% rename from public/images/photos/Bahía-aérea-atardecer-mar_750.jpg rename to public/images/photos/maldonado-aerial-750.jpg diff --git a/public/images/photos/Bahía-aérea-atardecer-mar_750.webp b/public/images/photos/maldonado-aerial-750.webp similarity index 100% rename from public/images/photos/Bahía-aérea-atardecer-mar_750.webp rename to public/images/photos/maldonado-aerial-750.webp diff --git a/public/images/photos/Monitor-closeup-grafana-office_1920x1280.jpg b/public/images/photos/monitor-grafana-1920x1280.jpg similarity index 100% rename from public/images/photos/Monitor-closeup-grafana-office_1920x1280.jpg rename to public/images/photos/monitor-grafana-1920x1280.jpg diff --git a/public/images/photos/Monitor-closeup-grafana-office_1920x1280.webp b/public/images/photos/monitor-grafana-1920x1280.webp similarity index 100% rename from public/images/photos/Monitor-closeup-grafana-office_1920x1280.webp rename to public/images/photos/monitor-grafana-1920x1280.webp diff --git a/public/images/photos/Equipo-en-escritorio-con-mate_1920x1080.jpg b/public/images/photos/team-desk-mate-1920x1080.jpg similarity index 100% rename from public/images/photos/Equipo-en-escritorio-con-mate_1920x1080.jpg rename to public/images/photos/team-desk-mate-1920x1080.jpg diff --git a/public/images/photos/Equipo-en-escritorio-con-mate_1920x1080.webp b/public/images/photos/team-desk-mate-1920x1080.webp similarity index 100% rename from public/images/photos/Equipo-en-escritorio-con-mate_1920x1080.webp rename to public/images/photos/team-desk-mate-1920x1080.webp diff --git a/src/components/DifferenceCards.astro b/src/components/DifferenceCards.astro index 8b0c4ee..0450978 100644 --- a/src/components/DifferenceCards.astro +++ b/src/components/DifferenceCards.astro @@ -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' }, ]; ---
diff --git a/src/components/Hero.astro b/src/components/Hero.astro index 80b9ddd..fca8edc 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -23,9 +23,9 @@ const { t, whatsappUrl } = Astro.props;