mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-09-27 23:42:20 +00:00
Hotfixes
This commit is contained in:
@@ -222,7 +222,7 @@ export const STAFF = [
|
||||
},
|
||||
{
|
||||
id: "21",
|
||||
name: "Rocio Delano",
|
||||
name: "Rodrigo Delano",
|
||||
role: "Specials" as const,
|
||||
image: rdelano,
|
||||
},
|
||||
@@ -234,7 +234,7 @@ export const STAFF = [
|
||||
},
|
||||
{
|
||||
id: "23",
|
||||
name: "Patricia Cruz.",
|
||||
name: "Patricia Cruz",
|
||||
role: "Specials" as const,
|
||||
image: patriciac,
|
||||
},
|
||||
@@ -249,7 +249,7 @@ export const STAFF = [
|
||||
name: "Xavi & Laura",
|
||||
role: "Teachers" as const,
|
||||
image: xavilau,
|
||||
}
|
||||
},
|
||||
];
|
||||
|
||||
// ---- PROGRAMA DEL EVENTO ----
|
||||
|
||||
Reference in New Issue
Block a user