Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 13:54:39 +00:00

View File

@@ -33,23 +33,16 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Inicio",
id: "hero",
},
name: "Inicio", id: "hero"},
{
name: "Nosotros",
id: "about",
},
name: "Nosotros", id: "about"},
{
name: "Carta",
id: "product",
},
name: "Carta", id: "product"},
{
name: "Contacto",
id: "contact",
},
name: "Contacto", id: "contact"},
]}
brandName="Medas Penedès"
button={{ text: "Reservar", href: "#contact" }}
/>
</div>
@@ -59,39 +52,17 @@ export default function LandingPage() {
description="El alma del Penedès en cada copa. Ven a descubrir nuestra selección de vinos locales y tapas artesanales en el corazón de la región."
buttons={[
{
text: "Ver Carta",
href: "#product",
},
text: "Ver Carta", href: "#product"},
{
text: "Reservar",
href: "#contact",
},
text: "Reservar", href: "#contact"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/two-red-wine-glasses-glass-water-wooden-table_23-2147891274.jpg",
imageAlt: "Bar interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-girl-red-dress-distance-date-with-candles-drinking-wine_140725-164225.jpg",
imageAlt: "Ambiente bar",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-outdoors_23-2150900905.jpg",
imageAlt: "Detalle vino",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-italian-cocktail-still-life_23-2150645775.jpg",
imageAlt: "Terraza bar",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-holding-flowers_140725-163880.jpg",
imageAlt: "Copa de vino",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bartender-interacting-with-customers_107420-94869.jpg",
imageAlt: "Espacio social",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/two-red-wine-glasses-glass-water-wooden-table_23-2147891274.jpg", imageAlt: "Bar interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-girl-red-dress-distance-date-with-candles-drinking-wine_140725-164225.jpg", imageAlt: "Ambiente bar" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-outdoors_23-2150900905.jpg", imageAlt: "Detalle vino" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-italian-cocktail-still-life_23-2150645775.jpg", imageAlt: "Terraza bar" },
{ imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-holding-flowers_140725-163880.jpg", imageAlt: "Copa de vino" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bartender-interacting-with-customers_107420-94869.jpg", imageAlt: "Espacio social" },
]}
/>
</div>
@@ -101,9 +72,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Nuestra Historia"
description={[
"Medas Penedès es el punto de encuentro para los amantes del buen vino y la gastronomía auténtica. Desde hace años, seleccionamos los mejores productos de proximidad para ofrecerte una experiencia genuina.",
"Creemos en la tradición, la cercanía y el placer de compartir momentos inolvidables alrededor de una buena mesa.",
]}
"Medas Penedès es el punto de encuentro para los amantes del buen vino y la gastronomía auténtica. Desde hace años, seleccionamos los mejores productos de proximidad para ofrecerte una experiencia genuina.", "Creemos en la tradición, la cercanía y el placer de compartir momentos inolvidables alrededor de una buena mesa."]}
/>
</div>
@@ -112,24 +81,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{
title: "Vinos Propios",
description: "Bodega seleccionada del territorio.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-wine-cellar_23-2149428764.jpg",
imageAlt: "Vinos locales",
},
{
title: "Ambiente Único",
description: "Un espacio diseñado para disfrutar.",
imageSrc: "http://img.b2bpic.net/free-photo/gay-couple-spending-time-with-family_23-2151205527.jpg",
imageAlt: "Ambiente bar",
},
{
title: "Producto Gourmet",
description: "Tapas y embutidos de calidad.",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-appetizers-with-cheese-plate-tomatoes-grapes_23-2148162007.jpg",
imageAlt: "Tapas",
},
{ title: "Vinos Propios", description: "Bodega seleccionada del territorio.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-wine-cellar_23-2149428764.jpg", imageAlt: "Vinos locales" },
{ title: "Ambiente Único", description: "Un espacio diseñado para disfrutar.", imageSrc: "http://img.b2bpic.net/free-photo/gay-couple-spending-time-with-family_23-2151205527.jpg", imageAlt: "Ambiente bar" },
{ title: "Producto Gourmet", description: "Tapas y embutidos de calidad.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-appetizers-with-cheese-plate-tomatoes-grapes_23-2148162007.jpg", imageAlt: "Tapas" },
]}
title="Por qué elegirnos"
description="Lo que nos hace especiales en el panorama vitivinícola del Penedès."
@@ -143,48 +97,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Vino Tinto Reserva",
price: "4€",
variant: "Copa",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-glass-wine-with-white-chocolate-bouquet-red-yellow-color-tulips-red-table_141793-8593.jpg",
},
{
id: "p2",
name: "Vino Blanco Seco",
price: "3,5€",
variant: "Copa",
imageSrc: "http://img.b2bpic.net/free-photo/set-glass-wine-white-grapes-cutting-board-dark-light-blue-marble-background-close-up_176474-63896.jpg",
},
{
id: "p3",
name: "Cava Reserva Brut",
price: "5€",
variant: "Copa",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glass-with-alcoholic-drink_23-2148356424.jpg",
},
{
id: "p4",
name: "Tabla de Olivas",
price: "6€",
variant: "Tapa",
imageSrc: "http://img.b2bpic.net/free-photo/italian-ciabatta-bread-with-olive-oil-wooden-background_93675-135361.jpg",
},
{
id: "p5",
name: "Jamón Ibérico",
price: "18€",
variant: "Tapa",
imageSrc: "http://img.b2bpic.net/free-photo/from-yummy-ingredients_23-2147772045.jpg",
},
{
id: "p6",
name: "Quesos Artesanos",
price: "12€",
variant: "Tapa",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-smoked-cheeses-with-olives-tomato-cucumber-slices-black-bread-white-background_141793-51331.jpg",
},
{ id: "p1", name: "Vino Tinto Reserva", price: "4€", variant: "Copa", imageSrc: "http://img.b2bpic.net/free-photo/side-view-glass-wine-with-white-chocolate-bouquet-red-yellow-color-tulips-red-table_141793-8593.jpg" },
{ id: "p2", name: "Vino Blanco Seco", price: "3,5€", variant: "Copa", imageSrc: "http://img.b2bpic.net/free-photo/set-glass-wine-white-grapes-cutting-board-dark-light-blue-marble-background-close-up_176474-63896.jpg" },
{ id: "p3", name: "Cava Reserva Brut", price: "5€", variant: "Copa", imageSrc: "http://img.b2bpic.net/free-photo/close-up-glass-with-alcoholic-drink_23-2148356424.jpg" },
{ id: "p4", name: "Tabla de Olivas", price: "6€", variant: "Tapa", imageSrc: "http://img.b2bpic.net/free-photo/italian-ciabatta-bread-with-olive-oil-wooden-background_93675-135361.jpg" },
{ id: "p5", name: "Jamón Ibérico", price: "18€", variant: "Tapa", imageSrc: "http://img.b2bpic.net/free-photo/from-yummy-ingredients_23-2147772045.jpg" },
{ id: "p6", name: "Quesos Artesanos", price: "12€", variant: "Tapa", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-smoked-cheeses-with-olives-tomato-cucumber-slices-black-bread-white-background_141793-51331.jpg" },
]}
title="Nuestra Carta"
description="Descubre nuestros vinos y platos estrella."
@@ -197,24 +115,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "m1",
icon: Wine,
title: "Vinos locales",
value: "50+",
},
{
id: "m2",
icon: Users,
title: "Clientes felices",
value: "10k+",
},
{
id: "m3",
icon: Award,
title: "Años historia",
value: "15",
},
{ id: "m1", icon: Wine, title: "Vinos locales", value: "50+" },
{ id: "m2", icon: Users, title: "Clientes felices", value: "10k+" },
{ id: "m3", icon: Award, title: "Años historia", value: "15" },
]}
title="Nuestros números"
description="Orgullosos de nuestra trayectoria y servicio."
@@ -226,46 +129,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Excelente experiencia",
quote: "Los mejores vinos del Penedès.",
name: "Jordi M.",
role: "Cliente habitual",
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-with-friends-while-drinking-beer-communicating-tavern_637285-2421.jpg",
},
{
id: "2",
title: "Muy buen servicio",
quote: "El ambiente es simplemente mágico.",
name: "Maria P.",
role: "Turista",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-catches-attention-his-friend_329181-18378.jpg",
},
{
id: "3",
title: "Gran calidad",
quote: "El jamón ibérico es exquisito.",
name: "Carles R.",
role: "Amante del vino",
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-cafe-street-with-glass-wine-romantic-guy-white-shirt-cap-suspenders-city-peaky-blinders-old-fassion-retro_1321-2003.jpg",
},
{
id: "4",
title: "Perfecto para cenar",
quote: "Excelente carta de vinos locales.",
name: "Laura G.",
role: "Local",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-wine-glass_23-2148893886.jpg",
},
{
id: "5",
title: "Repetiremos seguro",
quote: "Un lugar muy acogedor y auténtico.",
name: "Albert T.",
role: "Cliente habitual",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-toasting-with-her-friend-outdoor-party_23-2149366207.jpg",
},
{ id: "1", title: "Excelente experiencia", quote: "Los mejores vinos del Penedès.", name: "Jordi M.", role: "Cliente habitual", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-with-friends-while-drinking-beer-communicating-tavern_637285-2421.jpg" },
{ id: "2", title: "Muy buen servicio", quote: "El ambiente es simplemente mágico.", name: "Maria P.", role: "Turista", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-catches-attention-his-friend_329181-18378.jpg" },
{ id: "3", title: "Gran calidad", quote: "El jamón ibérico es exquisito.", name: "Carles R.", role: "Amante del vino", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-cafe-street-with-glass-wine-romantic-guy-white-shirt-cap-suspenders-city-peaky-blinders-old-fassion-retro_1321-2003.jpg" },
{ id: "4", title: "Perfecto para cenar", quote: "Excelente carta de vinos locales.", name: "Laura G.", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-wine-glass_23-2148893886.jpg" },
{ id: "5", title: "Repetiremos seguro", quote: "Un lugar muy acogedor y auténtico.", name: "Albert T.", role: "Cliente habitual", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-toasting-with-her-friend-outdoor-party_23-2149366207.jpg" },
]}
title="Lo que dicen de nosotros"
description="La experiencia de nuestros clientes es nuestra mejor garantía."
@@ -277,21 +145,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "¿Es necesario reservar?",
content: "Recomendado, especialmente en fines de semana.",
},
{
id: "f2",
title: "¿Tienen opciones vegetarianas?",
content: "Sí, tenemos varias opciones gourmet.",
},
{
id: "f3",
title: "¿Cómo llegar al bar?",
content: "Estamos en el centro histórico, cerca de la plaza mayor.",
},
{ id: "f1", title: "¿Es necesario reservar?", content: "Recomendado, especialmente en fines de semana." },
{ id: "f2", title: "¿Tienen opciones vegetarianas?", content: "Sí, tenemos varias opciones gourmet." },
{ id: "f3", title: "¿Cómo llegar al bar?", content: "Estamos en el centro histórico, cerca de la plaza mayor." },
]}
title="Preguntas frecuentes"
description="Todo lo que necesitas saber antes de tu visita."
@@ -302,16 +158,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
text="Ven a vivir el Penedès con nosotros. ¡Te esperamos!"
buttons={[
{
text: "Reservar ahora",
href: "#",
},
]}
buttons={[{ text: "Reservar ahora", href: "#" }]}
/>
</div>
@@ -319,45 +168,9 @@ export default function LandingPage() {
<FooterBaseCard
logoText="Medas Penedès"
columns={[
{
title: "Info",
items: [
{
label: "Sobre nosotros",
href: "#about",
},
{
label: "Carta",
href: "#product",
},
],
},
{
title: "Social",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacidad",
href: "#",
},
{
label: "Aviso Legal",
href: "#",
},
],
},
{ title: "Info", items: [{ label: "Sobre nosotros", href: "#about" }, { label: "Carta", href: "#product" }] },
{ title: "Social", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] },
{ title: "Legal", items: [{ label: "Privacidad", href: "#" }, { label: "Aviso Legal", href: "#" }] },
]}
/>
</div>