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",
|
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 ----
|
||||||
|
|||||||
Reference in New Issue
Block a user