mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-09-27 23:02:20 +00:00
new guest
This commit is contained in:
@@ -37,6 +37,7 @@ 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 papagaio from "@/assets/staff/papagaio.jpg";
|
||||
|
||||
import gal1 from "@/assets/gallery/gal1.jpg";
|
||||
import gal2 from "@/assets/gallery/gal2.jpg";
|
||||
@@ -256,6 +257,12 @@ export const STAFF = [
|
||||
name: "Pamela",
|
||||
role: "Specials" as const,
|
||||
image: pamela,
|
||||
},
|
||||
{
|
||||
id: "27",
|
||||
name: "Papagaio",
|
||||
role: "Specials" as const,
|
||||
image: papagaio,
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user