Skip to content

Commit cab06c6

Browse files
committed
changes on text
1 parent 5fd91c2 commit cab06c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/industries.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export const INDUSTRY_CARDS_DATA = [
88
},
99
{
1010
tag: "Data Centers",
11-
title: "Datos",
11+
title: "Centros de Datos",
1212
description:
1313
"Supervisión continua de infraestructura crítica para garantizar disponibilidad y eficiencia operativa.",
1414
points: ["Monitoreo de servidores 24/7", "Monitorización de cooling y PUE", "Alertas de uptime en tiempo real"],
@@ -30,7 +30,7 @@ export const INDUSTRY_CARDS_DATA = [
3030
},
3131
{
3232
tag: "Food & Beverage",
33-
title: "Alimentos y bebidas",
33+
title: "Alimentos y Bebidas",
3434
description: "Trazabilidad completa y control microbiológico automatizado en líneas de procesamiento.",
3535
points: ["Control de frío 24/7", "Cumplimiento ISO 22000", "Dashboards KPI"],
3636
image: "/industries/foodbeverage.png",

0 commit comments

Comments
 (0)