Update event details for ZoukLambadaBCN Beach Festival
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
|
||||
// ---- INFORMACIÓN GENERAL DEL EVENTO ----
|
||||
export const EVENT_INFO = {
|
||||
name: "Lambada Festival Barcelona",
|
||||
name: "ZoukLambadaBCN Beach Festival",
|
||||
subtitle: "by ZoukLambadaBCN",
|
||||
/** Fecha del evento — formato ISO para el countdown */
|
||||
date: "2026-06-20T18:00:00",
|
||||
date: "2026-09-04T12:00:00",
|
||||
/** Fecha legible para mostrar */
|
||||
dateDisplay: "20–22 Junio 2026",
|
||||
city: "Barcelona, España",
|
||||
dateDisplay: "04 al 07 de Setiembre de 2026",
|
||||
city: "Santa Susana, Barcelona, España",
|
||||
venue: "[Nombre del Venue]",
|
||||
venueAddress: "[Dirección del venue, Barcelona]",
|
||||
/** Google Maps embed URL — reemplazar con la URL real */
|
||||
@@ -44,7 +44,7 @@ export const EVENT_INFO = {
|
||||
* "comment": "Primera vez en el festival"
|
||||
* }
|
||||
*/
|
||||
export const WEBHOOK_URL = "https://YOUR-N8N-INSTANCE/webhook/event-reservation";
|
||||
export const WEBHOOK_URL = "https://n8n.hacecalor.net/webhook/event-reservation";
|
||||
|
||||
// ---- SOBRE EL EVENTO ----
|
||||
export const ABOUT_EVENT = {
|
||||
|
||||
Reference in New Issue
Block a user