|
|
|
|
@@ -19,6 +19,8 @@ import {
|
|
|
|
|
Wine,
|
|
|
|
|
Star,
|
|
|
|
|
Share2,
|
|
|
|
|
Clock,
|
|
|
|
|
MapPin,
|
|
|
|
|
} from "lucide-react";
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
|
@@ -64,18 +66,42 @@ export default function LandingPage() {
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
mediaItems={[
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/summer-picnic-with-pasta-salad-snack-board_53876-103647.jpg", imageAlt: "Desayuno artesanal en BUENAGUETA"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/summer-picnic-with-pasta-salad-snack-board_53876-103647.jpg", imageAlt: "Desayuno artesanal en BUENAGUETA"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-cappuccino-with-shortbread-cookies_140725-2283.jpg", imageAlt: "Café specialty en BUENAGUETA"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-cappuccino-with-shortbread-cookies_140725-2283.jpg", imageAlt: "Café specialty en BUENAGUETA"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg", imageAlt: "Brunch saludable en BUENAGUETA"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg", imageAlt: "Brunch saludable en BUENAGUETA"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-tropical-fruits_23-2147795344.jpg", imageAlt: "Cócteles premium en BUENAGUETA"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-tropical-fruits_23-2147795344.jpg", imageAlt: "Cócteles premium en BUENAGUETA"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-paella-with-mussels-shrimp-pan-blue_140725-12429.jpg", imageAlt: "Paella auténtica en BUENAGUETA"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-paella-with-mussels-shrimp-pan-blue_140725-12429.jpg", imageAlt: "Paella auténtica en BUENAGUETA"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
ariaLabel="Hero section - BUENAGUETA Bar Cafetería"
|
|
|
|
|
textBoxClassName="flex flex-col items-center justify-center gap-4"
|
|
|
|
|
descriptionClassName="relative"
|
|
|
|
|
/>
|
|
|
|
|
<div className="absolute bottom-8 left-1/2 transform -translate-x-1/2 bg-white/10 backdrop-blur-md rounded-lg px-6 py-4 flex gap-8 text-white text-sm border border-white/20">
|
|
|
|
|
<div className="flex items-center gap-2">
|
|
|
|
|
<Clock className="w-4 h-4" />
|
|
|
|
|
<div className="flex flex-col">
|
|
|
|
|
<span className="font-semibold">Horario</span>
|
|
|
|
|
<span className="text-xs opacity-90">Lun-Vie: 8am-11pm | Sab-Dom: 9am-12am</span>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div className="w-px bg-white/20"></div>
|
|
|
|
|
<div className="flex items-center gap-2">
|
|
|
|
|
<MapPin className="w-4 h-4" />
|
|
|
|
|
<div className="flex flex-col">
|
|
|
|
|
<span className="font-semibold">Ubicación</span>
|
|
|
|
|
<span className="text-xs opacity-90">C. Reding 21, Málaga-Este</span>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
|
@@ -111,32 +137,38 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
title: "Desayunos Artesanales", description: "Nuestros desayunos son preparados cada mañana con ingredientes frescos y de calidad. Desde café specialty hasta tostadas gourmet.", bentoComponent: "marquee", centerIcon: Coffee,
|
|
|
|
|
variant: "text", texts: [
|
|
|
|
|
"Café Specialty", "Tostadas Gourmet", "Jugos Naturales", "Frutas Frescas", "Bollería Artesanal"],
|
|
|
|
|
"Café Specialty", "Tostadas Gourmet", "Jugos Naturales", "Frutas Frescas", "Bollería Artesanal"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Tapas Auténticas", description: "Selección de tapas españolas clásicas y creativas. Perfectas para compartir y acompañadas de nuestras bebidas premium.", bentoComponent: "marquee", centerIcon: Utensils,
|
|
|
|
|
variant: "text", texts: [
|
|
|
|
|
"Jamón Ibérico", "Croquetas Caseras", "Espinacas con Garbanzos", "Tabla de Quesos", "Gambas al Ajillo"],
|
|
|
|
|
"Jamón Ibérico", "Croquetas Caseras", "Espinacas con Garbanzos", "Tabla de Quesos", "Gambas al Ajillo"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Brunch Completo", description: "Menú brunch equilibrado con proteína, vegetales frescos y acompañamientos sabrosos. Ideal para disfrutar en familia o con amigos.", bentoComponent: "marquee", centerIcon: Egg,
|
|
|
|
|
variant: "text", texts: [
|
|
|
|
|
"Huevos Benedict", "Salmón Ahumado", "Aguacate Fresco", "Ensalada Verde", "Pancakes Artesanales"],
|
|
|
|
|
"Huevos Benedict", "Salmón Ahumado", "Aguacate Fresco", "Ensalada Verde", "Pancakes Artesanales"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Hamburguesas Gourmet", description: "Nuestras hamburguesas son hechas con carne premium, pan artesanal y aderezos seleccionados. Un viaje de sabores en cada bocado.", bentoComponent: "marquee", centerIcon: Flame,
|
|
|
|
|
variant: "text", texts: [
|
|
|
|
|
"Carne Angus Premium", "Pan Artesanal", "Queso Artesano", "Salsas Caseras", "Papas Gourmet"],
|
|
|
|
|
"Carne Angus Premium", "Pan Artesanal", "Queso Artesano", "Salsas Caseras", "Papas Gourmet"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Paellas Tradicionales", description: "Auténticas paellas españolas con receta tradicional. Marisco fresco, azafrán de calidad y arroz seleccionado. Para 2-4 personas.", bentoComponent: "marquee", centerIcon: Flame,
|
|
|
|
|
variant: "text", texts: [
|
|
|
|
|
"Paella de Marisco", "Paella de Pollo", "Paella Vegetal", "Paella Mixta", "Arroz de Marisco"],
|
|
|
|
|
"Paella de Marisco", "Paella de Pollo", "Paella Vegetal", "Paella Mixta", "Arroz de Marisco"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Cócteles Premium", description: "Cócteles clásicos y creaciones exclusivas preparadas por nuestros expertos mixólogos. Cada trago es una experiencia.", bentoComponent: "marquee", centerIcon: Wine,
|
|
|
|
|
variant: "text", texts: [
|
|
|
|
|
"Mojito Artesanal", "Margarita Clásica", "Cosmopolitan", "Piña Colada", "Negroni Perfecto"],
|
|
|
|
|
"Mojito Artesanal", "Margarita Clásica", "Cosmopolitan", "Piña Colada", "Negroni Perfecto"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
carouselMode="buttons"
|
|
|
|
|
@@ -155,17 +187,23 @@ export default function LandingPage() {
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "María García", role: "Cliente Habitual", testimonial: "BUENAGUETA es mi lugar favorito para desayunar en Málaga. El café es excelente, el trato es cálido y la comida siempre fresca. ¡Recomendado 100%!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "María García"},
|
|
|
|
|
id: "1", name: "María García", role: "Cliente Habitual", testimonial: "BUENAGUETA es mi lugar favorito para desayunar en Málaga. El café es excelente, el trato es cálido y la comida siempre fresca. ¡Recomendado 100%!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "María García"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Carlos López", role: "Turista", testimonial: "Encontramos BUENAGUETA por casualidad y fue el mejor descubrimiento del viaje. Las paellas son auténticas y el ambiente es perfecto. Volveremos seguro.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Carlos López"},
|
|
|
|
|
id: "2", name: "Carlos López", role: "Turista", testimonial: "Encontramos BUENAGUETA por casualidad y fue el mejor descubrimiento del viaje. Las paellas son auténticas y el ambiente es perfecto. Volveremos seguro.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Carlos López"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Sofía Martínez", role: "Visitante Regular", testimonial: "Los brunch aquí son de primer nivel. Ingredientes frescos, preparados con cuidado y presentación hermosa. Perfecto para un plan especial.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", imageAlt: "Sofía Martínez"},
|
|
|
|
|
id: "3", name: "Sofía Martínez", role: "Visitante Regular", testimonial: "Los brunch aquí son de primer nivel. Ingredientes frescos, preparados con cuidado y presentación hermosa. Perfecto para un plan especial.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", imageAlt: "Sofía Martínez"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "Roberto Díaz", role: "Cliente Corporativo", testimonial: "Reservamos regularmente para comer con clientes. El servicio es impecable, la comida deliciosa y el ambiente propicio para conversar.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Roberto Díaz"},
|
|
|
|
|
id: "4", name: "Roberto Díaz", role: "Cliente Corporativo", testimonial: "Reservamos regularmente para comer con clientes. El servicio es impecable, la comida deliciosa y el ambiente propicio para conversar.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Roberto Díaz"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "5", name: "Laura Fernández", role: "Amante del Café", testimonial: "Sus cócteles son creativos y bien preparados. El barista sabe qué hace. Cada visita es una nueva sorpresa deliciosa.", imageSrc: "http://img.b2bpic.net/free-photo/caucasion-woman-casual-confident-concept_53876-137678.jpg", imageAlt: "Laura Fernández"},
|
|
|
|
|
id: "5", name: "Laura Fernández", role: "Amante del Café", testimonial: "Sus cócteles son creativos y bien preparados. El barista sabe qué hace. Cada visita es una nueva sorpresa deliciosa.", imageSrc: "http://img.b2bpic.net/free-photo/caucasion-woman-casual-confident-concept_53876-137678.jpg", imageAlt: "Laura Fernández"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "6", name: "Antonio Rodríguez", role: "Vecino", testimonial: "Es mi segundo hogar. No hay mejor lugar en el barrio para pasar una tarde agradable, con buena compañía y mejor comida.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Antonio Rodríguez"},
|
|
|
|
|
id: "6", name: "Antonio Rodríguez", role: "Vecino", testimonial: "Es mi segundo hogar. No hay mejor lugar en el barrio para pasar una tarde agradable, con buena compañía y mejor comida.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Antonio Rodríguez"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
carouselMode="buttons"
|
|
|
|
|
/>
|
|
|
|
|
@@ -181,7 +219,8 @@ export default function LandingPage() {
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
names={[
|
|
|
|
|
"Google Maps", "Google Reviews", "TripAdvisor", "Instagram", "Facebook", "WhatsApp", "TikTok", "Just Eat"]}
|
|
|
|
|
"Google Maps", "Google Reviews", "TripAdvisor", "Instagram", "Facebook", "WhatsApp", "TikTok", "Just Eat"
|
|
|
|
|
]}
|
|
|
|
|
speed={35}
|
|
|
|
|
showCard={true}
|
|
|
|
|
/>
|
|
|
|
|
@@ -238,7 +277,8 @@ export default function LandingPage() {
|
|
|
|
|
title: "Contacto", items: [
|
|
|
|
|
{ label: "Reservar Mesa", href: "#contact" },
|
|
|
|
|
{
|
|
|
|
|
label: "Ubicación", href: "https://maps.google.com/?q=C.+Reding+21+Málaga+29016"},
|
|
|
|
|
label: "Ubicación", href: "https://maps.google.com/?q=C.+Reding+21+Málaga+29016"
|
|
|
|
|
},
|
|
|
|
|
{ label: "WhatsApp", href: "https://wa.me/34" },
|
|
|
|
|
{ label: "Teléfono", href: "tel:+34" },
|
|
|
|
|
],
|
|
|
|
|
|