Hotfixes
CI/CD Deploy / test (push) Successful in 1m2s
CI/CD Deploy / build-push (push) Successful in 1m45s
CI/CD Deploy / deploy (push) Successful in 15s

This commit is contained in:
Antoni Nuñez Romeu
2026-08-13 18:15:44 +02:00
parent 742feee384
commit ad0e87c64a
+3 -3
View File
@@ -222,7 +222,7 @@ export const STAFF = [
}, },
{ {
id: "21", id: "21",
name: "Rocio Delano", name: "Rodrigo Delano",
role: "Specials" as const, role: "Specials" as const,
image: rdelano, image: rdelano,
}, },
@@ -234,7 +234,7 @@ export const STAFF = [
}, },
{ {
id: "23", id: "23",
name: "Patricia Cruz.", name: "Patricia Cruz",
role: "Specials" as const, role: "Specials" as const,
image: patriciac, image: patriciac,
}, },
@@ -249,7 +249,7 @@ export const STAFF = [
name: "Xavi & Laura", name: "Xavi & Laura",
role: "Teachers" as const, role: "Teachers" as const,
image: xavilau, image: xavilau,
} },
]; ];
// ---- PROGRAMA DEL EVENTO ---- // ---- PROGRAMA DEL EVENTO ----