mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-09-27 23:42:20 +00:00
Djs
This commit is contained in:
@@ -284,7 +284,7 @@ export const SCHEDULE = [
|
|||||||
{ time: "18:00 – 19:00", title: "La Ciencia de los Giros by Rodrigo Delano", type: "workshop" as const },
|
{ time: "18:00 – 19:00", title: "La Ciencia de los Giros by Rodrigo Delano", type: "workshop" as const },
|
||||||
{ time: "19:00 – 20:00", title: "Welcome Party - Pool", type: "social" as const },
|
{ time: "19:00 – 20:00", title: "Welcome Party - Pool", type: "social" as const },
|
||||||
{ time: "19:30 – 21:30", title: "Cena / Dinner", type: "break" as const },
|
{ time: "19:30 – 21:30", title: "Cena / Dinner", type: "break" as const },
|
||||||
{ time: "23:00 – 02:00", title: "Social Dance + DJ Set", type: "social" as const },
|
{ time: "23:00 – 02:00", title: "Social Dance + DJs", type: "social" as const },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -317,7 +317,7 @@ export const SCHEDULE = [
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{ time: "19:30 – 21:30", title: "Cena / Dinner", type: "break" as const },
|
{ time: "19:30 – 21:30", title: "Cena / Dinner", type: "break" as const },
|
||||||
{ time: "23:00 – 02:00", title: "Social Dance + DJ Set", type: "social" as const },
|
{ time: "23:00 – 02:00", title: "Social Dance + DJs", type: "social" as const },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -328,7 +328,7 @@ export const SCHEDULE = [
|
|||||||
{ time: "13:00 – 15:00", title: "Comida / Lunch", type: "break" as const },
|
{ time: "13:00 – 15:00", title: "Comida / Lunch", type: "break" as const },
|
||||||
{ time: "16:00 – 20:00", title: "Pool Party", type: "social" as const },
|
{ time: "16:00 – 20:00", title: "Pool Party", type: "social" as const },
|
||||||
{ time: "19:30 – 21:30", title: "Cena / Dinner", type: "break" as const },
|
{ time: "19:30 – 21:30", title: "Cena / Dinner", type: "break" as const },
|
||||||
{ time: "23:00 – 02:00", title: "Social Dance + DJ Set", type: "social" as const },
|
{ time: "23:00 – 02:00", title: "Social Dance + DJs", type: "social" as const },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user