mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-05-15 17:12:19 +02:00
Hotfixes on height, staff section & carrousel
This commit is contained in:
@@ -9,6 +9,16 @@
|
||||
*
|
||||
* NOTA: Las imágenes deben colocarse en src/assets/ e importarse.
|
||||
*/
|
||||
import arielyasmin from "@/assets/staff/arielyasmin.jpg";
|
||||
import hilaleo from "@/assets/staff/hilaleo.jpg";
|
||||
import matheuslydia from "@/assets/staff/matheuslydia.jpg";
|
||||
import omeradva from "@/assets/staff/omeradva.jpg";
|
||||
import pablolena from "@/assets/staff/pablolena.jpg";
|
||||
import djbiel from "@/assets/staff/djbiel.jpg";
|
||||
import djwinx from "@/assets/staff/djwinx.jpg";
|
||||
import djklebynho from "@/assets/staff/djklebynho.jpg";
|
||||
|
||||
|
||||
|
||||
// ---- INFORMACIÓN GENERAL DEL EVENTO ----
|
||||
export const EVENT_INFO = {
|
||||
@@ -49,8 +59,7 @@ export const WEBHOOK_URL = "https://n8n.hacecalor.net/webhook/event-reservation"
|
||||
// ---- SOBRE EL EVENTO ----
|
||||
export const ABOUT_EVENT = {
|
||||
title: "Sobre el Evento",
|
||||
description: `[Descripción del evento. Explica qué hace especial esta edición,
|
||||
qué pueden esperar los asistentes, y por qué no se lo pueden perder.]`,
|
||||
description: `El ZoukLambadaBCN Beach Festival es uno de los eventos más destacados del panorama internacional de baile, dedicado exclusivamente a las disciplinas del Zouk y la Lambazouk. Se celebra en la encantadora localidad de Santa Susana, en la costa del Maresme, aprovechando su entorno mediterráneo, sus amplias playas y su espíritu acogedor para crear una experiencia única que atrae a bailarines de todos los rincones del mundo. `,
|
||||
lambadaInfo: `La Lambada es un baile brasileño nacido en los años 80,
|
||||
conocido por su sensualidad, conexión y ritmo envolvente.
|
||||
Mezcla influencias de forró, merengue y carimbó,
|
||||
@@ -85,41 +94,93 @@ export const ABOUT_ORG = {
|
||||
export const STAFF = [
|
||||
{
|
||||
id: "1",
|
||||
name: "[Nombre Instructor 1]",
|
||||
name: "[Pablo & Lena]",
|
||||
role: "Instructor" as const,
|
||||
description: "[Breve biografía del instructor]",
|
||||
/** Reemplazar con ruta a foto real */
|
||||
image: "",
|
||||
image: pablolena,
|
||||
socials: {
|
||||
instagram: "",
|
||||
},
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "[Nombre Instructor 2]",
|
||||
name: "[Ariel & Yasmin]",
|
||||
role: "Instructor" as const,
|
||||
description: "[Breve biografía del instructor]",
|
||||
image: "",
|
||||
image: arielyasmin,
|
||||
socials: {
|
||||
instagram: "",
|
||||
},
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "[Nombre DJ]",
|
||||
name: "[Hila & Leo]",
|
||||
role: "Instructor" as const,
|
||||
description: "[Breve biografía del instructor]",
|
||||
image: hilaleo,
|
||||
socials: {
|
||||
instagram: "",
|
||||
},
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "[Matheus & Lydia]",
|
||||
role: "Instructor" as const,
|
||||
description: "[Breve biografía del instructor]",
|
||||
image: matheuslydia,
|
||||
socials: {
|
||||
instagram: "",
|
||||
},
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "[Omer & Adva]",
|
||||
role: "Instructor" as const,
|
||||
description: "[Breve biografía del instructor]",
|
||||
image: omeradva,
|
||||
socials: {
|
||||
instagram: "",
|
||||
},
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "[DJ Biel]",
|
||||
role: "DJ" as const,
|
||||
description: "[Breve biografía del DJ]",
|
||||
image: "",
|
||||
image: djbiel,
|
||||
socials: {
|
||||
instagram: "",
|
||||
soundcloud: "",
|
||||
},
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "[Nombre Organizador]",
|
||||
role: "Organizador" as const,
|
||||
description: "[Breve biografía del organizador]",
|
||||
id: "7",
|
||||
name: "[DJ WinX]",
|
||||
role: "DJ" as const,
|
||||
description: "[Breve biografía del DJ]",
|
||||
image: djwinx,
|
||||
socials: {
|
||||
instagram: "",
|
||||
soundcloud: "",
|
||||
},
|
||||
},
|
||||
{
|
||||
id: "8",
|
||||
name: "[DJ Klebynho]",
|
||||
role: "DJ" as const,
|
||||
description: "[Breve biografía del DJ]",
|
||||
image: djklebynho,
|
||||
socials: {
|
||||
instagram: "",
|
||||
soundcloud: "",
|
||||
},
|
||||
},
|
||||
{
|
||||
id: "9",
|
||||
name: "[Nombre Special Guest]",
|
||||
role: "Special Guest" as const,
|
||||
description: "[Breve biografía del invitado especial]",
|
||||
image: "",
|
||||
socials: {
|
||||
instagram: "",
|
||||
@@ -205,20 +266,6 @@ export const PRACTICAL_INFO = {
|
||||
],
|
||||
};
|
||||
|
||||
// ---- PROFESORES ----
|
||||
/**
|
||||
* Para añadir un profesor, agrega un objeto al array.
|
||||
* Importa la imagen desde src/assets/ si es local.
|
||||
*/
|
||||
export const PROFESORES = [
|
||||
{ name: "[Profesor 1]", image: "", origin: "[País]" },
|
||||
{ name: "[Profesor 2]", image: "", origin: "[País]" },
|
||||
{ name: "[Profesor 3]", image: "", origin: "[País]" },
|
||||
{ name: "[Profesor 4]", image: "", origin: "[País]" },
|
||||
{ name: "[Profesor 5]", image: "", origin: "[País]" },
|
||||
{ name: "[Profesor 6]", image: "", origin: "[País]" },
|
||||
];
|
||||
|
||||
// ---- GALERÍA ----
|
||||
/**
|
||||
* Añade URLs o importaciones de imágenes.
|
||||
|
||||
Reference in New Issue
Block a user