Skip to content

Commit 4e071bd

Browse files
committed
changes
1 parent 5acd0a3 commit 4e071bd

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
@@ -1,7 +1,7 @@
11
export const INDUSTRY_CARDS_DATA = [
22
{
33
tag: "Oil & Gas",
4-
title: "Petróleo",
4+
title: "Petróleo y Gas",
55
description: "Monitoreo de activos críticos y detección temprana de fallas en entornos de alta presión.",
66
points: ["SCADA en la nube", "IA de mantenimiento predictivo", "Control de fugas"],
77
image: "/industries/oilgas.png",
@@ -39,7 +39,7 @@ export const INDUSTRY_CARDS_DATA = [
3939

4040
export const INDUSTRY_SLIDER_DATA = [
4141
{
42-
title: "Petróleo",
42+
title: "Petróleo y Gas",
4343
subtitle: "Oil & Gas",
4444
description: "Optimización de procesos y monitoreo en tiempo real para la extracción y refinamiento.",
4545
image: "/industries/oilgas.png",

0 commit comments

Comments
 (0)