mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-09-27 21:42:21 +00:00
newer guests
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 258 KiB |
@@ -44,6 +44,7 @@ import rafael from "@/assets/staff/rafael.jpg";
|
||||
import rodrigo from "@/assets/staff/rodrigo.jpg";
|
||||
import jessica from "@/assets/staff/jessica.jpg";
|
||||
import cibele from "@/assets/staff/cibele.jpg";
|
||||
import giovanni from "@/assets/staff/giovanni.jpg";
|
||||
|
||||
import gal1 from "@/assets/gallery/gal1.jpg";
|
||||
import gal2 from "@/assets/gallery/gal2.jpg";
|
||||
@@ -293,6 +294,12 @@ export const STAFF = [
|
||||
name: "Cibele",
|
||||
role: "Specials" as const,
|
||||
image: cibele,
|
||||
},
|
||||
{
|
||||
id: "32",
|
||||
name: "Giovanni",
|
||||
role: "Specials" as const,
|
||||
image: giovanni,
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user