mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-09-27 20:42:20 +00:00
Compare commits
2 Commits
ad0e87c64a
...
bf66a222f6
| Author | SHA1 | Date | |
|---|---|---|---|
| bf66a222f6 | |||
| 2b084eefcf |
Binary file not shown.
|
After Width: | Height: | Size: 294 KiB |
@@ -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