mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-09-27 20:02:21 +00:00
pamela
This commit is contained in:
@@ -36,6 +36,7 @@ import zuluvane from "@/assets/staff/zuluvanesa.jpg";
|
||||
import patriciac from "@/assets/staff/patriciac.jpg";
|
||||
import wellington from "@/assets/staff/wellington.jpg";
|
||||
import xavilau from "@/assets/staff/xavilau.jpg";
|
||||
import pamela from "@/assets/staff/pamela.jpg";
|
||||
|
||||
import gal1 from "@/assets/gallery/gal1.jpg";
|
||||
import gal2 from "@/assets/gallery/gal2.jpg";
|
||||
@@ -250,6 +251,12 @@ export const STAFF = [
|
||||
role: "Teachers" as const,
|
||||
image: xavilau,
|
||||
},
|
||||
{
|
||||
id: "26",
|
||||
name: "Pamela",
|
||||
role: "Specials" as const,
|
||||
image: pamela,
|
||||
}
|
||||
];
|
||||
|
||||
// ---- PROGRAMA DEL EVENTO ----
|
||||
|
||||
Reference in New Issue
Block a user