mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-09-27 20:42:20 +00:00
new guest
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 262 KiB |
@@ -37,6 +37,7 @@ import patriciac from "@/assets/staff/patriciac.jpg";
|
|||||||
import wellington from "@/assets/staff/wellington.jpg";
|
import wellington from "@/assets/staff/wellington.jpg";
|
||||||
import xavilau from "@/assets/staff/xavilau.jpg";
|
import xavilau from "@/assets/staff/xavilau.jpg";
|
||||||
import pamela from "@/assets/staff/pamela.jpg";
|
import pamela from "@/assets/staff/pamela.jpg";
|
||||||
|
import papagaio from "@/assets/staff/papagaio.jpg";
|
||||||
|
|
||||||
import gal1 from "@/assets/gallery/gal1.jpg";
|
import gal1 from "@/assets/gallery/gal1.jpg";
|
||||||
import gal2 from "@/assets/gallery/gal2.jpg";
|
import gal2 from "@/assets/gallery/gal2.jpg";
|
||||||
@@ -256,6 +257,12 @@ export const STAFF = [
|
|||||||
name: "Pamela",
|
name: "Pamela",
|
||||||
role: "Specials" as const,
|
role: "Specials" as const,
|
||||||
image: pamela,
|
image: pamela,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: "27",
|
||||||
|
name: "Papagaio",
|
||||||
|
role: "Specials" as const,
|
||||||
|
image: papagaio,
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user