Newer staff members, white party fixings and staff tags

This commit is contained in:
Antoni Nuñez Romeu
2026-07-31 12:21:07 +02:00
parent e54efb59ee
commit 7d71f21f25
9 changed files with 58 additions and 40 deletions
+21
View File
@@ -27,6 +27,9 @@ import brazromi from "@/assets/staff/braz_romi.jpg";
import emanoel from "@/assets/staff/emanoel.jpg";
import didipatri from "@/assets/staff/didipatri.jpg";
import djhique from "@/assets/staff/djhique.jpg";
import djgg from "@/assets/staff/djgg.jpg";
import djgalzo from "@/assets/staff/djgalzo.jpg";
import aiysha from "@/assets/staff/aiysha.jpg";
import gal1 from "@/assets/gallery/gal1.jpg";
import gal2 from "@/assets/gallery/gal2.jpg";
@@ -186,6 +189,24 @@ export const STAFF = [
role: "DJ" as const,
image: djhique,
},
{
id: "17",
name: "DJ GG",
role: "DJ" as const,
image: djgg,
},
{
id: "18",
name: "DJ Galzo",
role: "DJ" as const,
image: djgalzo,
},
{
id: "19",
name: "Aiysha",
role: "Specials" as const,
image: aiysha,
}
];
// ---- PROGRAMA DEL EVENTO ----