From cd263bb8272b356d4a7f5071b3aa504d22eab7d4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 16 May 2026 21:05:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 224 +++++++++++++---------------------------------- 1 file changed, 59 insertions(+), 165 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 163b5b2..33f5b2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,41 +47,26 @@ export default function LandingPage() {
@@ -98,16 +75,14 @@ export default function LandingPage() {
@@ -119,53 +94,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - brand: "Signature", - name: "Whiskería Sour", - price: "€12", - rating: 5, - reviewCount: "124", - imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-dessert-glass_140725-8124.jpg", - }, + id: "1", brand: "Firma", name: "Whiskería Sour", price: "€12", rating: 5, + reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-dessert-glass_140725-8124.jpg"}, { - id: "2", - brand: "Classic", - name: "Old Fashioned", - price: "€10", - rating: 5, - reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-sake-ice_23-2149706114.jpg", - }, + id: "2", brand: "Clásico", name: "Old Fashioned", price: "€10", rating: 5, + reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-sake-ice_23-2149706114.jpg"}, { - id: "3", - brand: "Modern", - name: "Spicy Mango Mezcal", - price: "€13", - rating: 4, - reviewCount: "76", - imageSrc: "http://img.b2bpic.net/free-photo/view-alcoholic-beverage-with-cbd-oil-infusion_23-2150762278.jpg", - }, + id: "3", brand: "Moderno", name: "Mezcal Spicy Mango", price: "€13", rating: 4, + reviewCount: "76", imageSrc: "http://img.b2bpic.net/free-photo/view-alcoholic-beverage-with-cbd-oil-infusion_23-2150762278.jpg"}, { - id: "4", - brand: "Premium", - name: "Small Batch Whiskey", - price: "€15", - rating: 5, - reviewCount: "45", - imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-wine_1296-538.jpg", - }, + id: "4", brand: "Premium", name: "Whisky de Lote Pequeño", price: "€15", rating: 5, + reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-wine_1296-538.jpg"}, { - id: "5", - brand: "Classic", - name: "Negroni", - price: "€11", - rating: 4, - reviewCount: "82", - imageSrc: "http://img.b2bpic.net/free-photo/campagne-glass-with-champagne-it-garnished-with-dried-lemon-slice_140725-1506.jpg", - }, + id: "5", brand: "Clásico", name: "Negroni", price: "€11", rating: 4, + reviewCount: "82", imageSrc: "http://img.b2bpic.net/free-photo/campagne-glass-with-champagne-it-garnished-with-dried-lemon-slice_140725-1506.jpg"}, ]} - title="Signature Selections" - description="Explore our curated menu of classic, modern, and signature cocktails, paired with premium spirits." + title="Nuestra Selección de Firma" + description="Explora nuestra carta curada de cócteles clásicos, modernos y de firma, maridados con destilados premium." />
@@ -177,22 +122,16 @@ export default function LandingPage() { features={[ { icon: Droplets, - title: "Artisanal Craft", - description: "Expertly mixed cocktails with premium ingredients.", - }, + title: "Artesanía en Coctelería", description: "Cócteles mezclados por expertos con ingredientes premium."}, { icon: Music, - title: "Sophisticated Vibe", - description: "The perfect atmosphere for late-night conversations.", - }, + title: "Ambiente Sofisticado", description: "El escenario perfecto para conversaciones nocturnas."}, { icon: Users, - title: "Exceptional Service", - description: "Attentive staff dedicated to your comfort.", - }, + title: "Servicio Excepcional", description: "Personal atento dedicado a tu comodidad."}, ]} - title="Why Choose Us" - description="Setting the standard for nightlife in Murcia." + title="¿Por qué elegirnos?" + description="Marcando el estándar para la vida nocturna en Murcia." /> @@ -203,43 +142,18 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - handle: "@sarah_murcia", - testimonial: "The best cocktail bar in Roldán! Exceptional atmosphere and amazing whiskey selection.", - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-pointing-his-empty-glass-restaurant_23-2149316805.jpg", - }, + id: "1", name: "Sarah J.", handle: "@sarah_murcia", testimonial: "¡El mejor bar de cócteles en Roldán! Ambiente excepcional y una selección de whisky increíble.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-pointing-his-empty-glass-restaurant_23-2149316805.jpg"}, { - id: "2", - name: "Marc T.", - handle: "@marco_t", - testimonial: "Sophisticated and elegant. A perfect place to relax after a long day.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-toasting-glasses-alcoholic-drinks-bar_23-2147919278.jpg", - }, + id: "2", name: "Marc T.", handle: "@marco_t", testimonial: "Sofisticado y elegante. El lugar perfecto para relajarse después de un largo día.", imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-toasting-glasses-alcoholic-drinks-bar_23-2147919278.jpg"}, { - id: "3", - name: "Elena R.", - handle: "@elena_drinks", - testimonial: "Top-tier service and incredible flavor profiles in every drink.", - imageSrc: "http://img.b2bpic.net/free-photo/texting-with-friends_1098-16718.jpg", - }, + id: "3", name: "Elena R.", handle: "@elena_drinks", testimonial: "Servicio de primer nivel y perfiles de sabor increíbles en cada bebida.", imageSrc: "http://img.b2bpic.net/free-photo/texting-with-friends_1098-16718.jpg"}, { - id: "4", - name: "Daniel P.", - handle: "@d_paz", - testimonial: "Great vibe, great drinks, great company. Highly recommend.", - imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-velvet-outfit-holds-martini-glass_197531-15680.jpg", - }, + id: "4", name: "Daniel P.", handle: "@d_paz", testimonial: "Gran ambiente, grandes bebidas, gran compañía. Totalmente recomendado.", imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-velvet-outfit-holds-martini-glass_197531-15680.jpg"}, { - id: "5", - name: "Sofia L.", - handle: "@sofia_l", - testimonial: "Truly a hidden gem in Murcia. The mixology team knows their craft perfectly.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-fun-party_23-2150188362.jpg", - }, + id: "5", name: "Sofia L.", handle: "@sofia_l", testimonial: "Una verdadera joya oculta en Murcia. El equipo de coctelería conoce su oficio perfectamente.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-fun-party_23-2150188362.jpg"}, ]} - title="What Our Guests Say" - description="Join our community of satisfied spirits lovers." + title="Opiniones de nuestros clientes" + description="Únete a nuestra comunidad de amantes de los buenos destilados." /> @@ -249,26 +163,17 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do I need to book in advance?", - content: "Booking is highly recommended, especially on weekends, to secure your spot.", - }, + id: "f1", title: "¿Necesito reservar con antelación?", content: "Recomendamos reservar con antelación, especialmente los fines de semana, para asegurar tu sitio."}, { - id: "f2", - title: "Is parking available?", - content: "Street parking is available nearby within a short walking distance.", - }, + id: "f2", title: "¿Disponen de aparcamiento?", content: "Hay aparcamiento en la calle disponible cerca, a poca distancia a pie."}, { - id: "f3", - title: "Can I host private events?", - content: "Absolutely! We offer private event arrangements. Contact us to learn more.", - }, + id: "f3", title: "¿Puedo organizar eventos privados?", content: "¡Por supuesto! Ofrecemos opciones para eventos privados. Contáctanos para más información."}, ]} - title="Frequently Asked Questions" - description="Answers to your most common queries." + title="Preguntas Frecuentes" + description="Respuestas a tus dudas más comunes." faqsAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg" - imageAlt="The La Whiskería bar scene" + imageAlt="Escena del bar de La Whiskería" mediaAnimation="slide-up" /> @@ -277,11 +182,10 @@ export default function LandingPage() { @@ -290,29 +194,19 @@ export default function LandingPage() { logoText="La Whiskería" columns={[ { - title: "Company", - items: [ + title: "Empresa", items: [ { - label: "About", - href: "#about", - }, + label: "Sobre Nosotros", href: "#about"}, { - label: "Menu", - href: "#menu", - }, + label: "Carta", href: "#menu"}, ], }, { - title: "Support", - items: [ + title: "Soporte", items: [ { - label: "Reservations", - href: "#contact", - }, + label: "Reservaciones", href: "#contact"}, { - label: "Privacy", - href: "#", - }, + label: "Privacidad", href: "#"}, ], }, ]} @@ -321,4 +215,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file