5 Commits

Author SHA1 Message Date
2f40fe879a Update src/app/page.tsx 2026-05-30 20:04:41 +00:00
7c5dbaa3ac Merge version_2 into main
Merge version_2 into main
2026-05-30 19:57:23 +00:00
0728761f32 Update src/app/page.tsx 2026-05-30 19:57:21 +00:00
d269fc64c3 Merge version_2 into main
Merge version_2 into main
2026-05-30 19:56:38 +00:00
8432b3a444 Update src/app/page.tsx 2026-05-30 19:56:35 +00:00

View File

@@ -8,8 +8,7 @@ import FooterBase from '@/components/sections/footer/FooterBase';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
export default function LandingPage() {
@@ -31,30 +30,18 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Inicio",
id: "#hero",
},
name: "Inicio", id: "#hero"},
{
name: "Nosotros",
id: "#about",
},
name: "Nosotros", id: "#about"},
{
name: "Menú",
id: "#menu",
},
name: "Menú", id: "#menu"},
{
name: "Testimonios",
id: "#testimonials",
},
name: "Testimonios", id: "#testimonials"},
{
name: "Contacto",
id: "#contact",
},
name: "Contacto", id: "#contact"},
]}
button={{
text: "Reserva tu mesa",
href: "#contact",
}}
text: "Reserva tu mesa", href: "#contact"}}
logoSrc="http://img.b2bpic.net/free-photo/colorful-mexican-architecture-urban-landscape_23-2149749932.jpg"
logoAlt="La Parrilla Gaucha Logo"
brandName="La Parrilla Gaucha"
@@ -64,118 +51,66 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="La Parrilla Gaucha"
description="Cocina española auténtica en el corazón de Usera"
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/greek-vegetable-casserole-with-rice-tomatoes_127032-3146.jpg",
imageAlt: "Traditional Spanish paella",
},
imageSrc: "http://img.b2bpic.net/free-photo/greek-vegetable-casserole-with-rice-tomatoes_127032-3146.jpg", imageAlt: "Traditional Spanish paella"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-steak-piece-served-with-sour-sauce_140725-5273.jpg",
imageAlt: "Grilled steak in a restaurant",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-steak-piece-served-with-sour-sauce_140725-5273.jpg", imageAlt: "Grilled steak in a restaurant"},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-tasting-wine_23-2149428834.jpg",
imageAlt: "Rustic Spanish wine cellar",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-tasting-wine_23-2149428834.jpg", imageAlt: "Rustic Spanish wine cellar"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-holding-cutlery_23-2150168084.jpg",
imageAlt: "Assortment of Spanish tapas",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-holding-cutlery_23-2150168084.jpg", imageAlt: "Assortment of Spanish tapas"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-senior-with-delicious-food_23-2150854210.jpg",
imageAlt: "Chef preparing a Spanish dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-senior-with-delicious-food_23-2150854210.jpg", imageAlt: "Chef preparing a Spanish dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-red-carpet-floor-tables-chairs_140725-8024.jpg",
imageAlt: "Warm and cozy restaurant interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-red-carpet-floor-tables-chairs_140725-8024.jpg", imageAlt: "Warm and cozy restaurant interior"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-shrimp-toast-with-vegetable-salad-slice-lemon-with-glass-beer_141793-4126.jpg",
imageAlt: "Grilled octopus dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-shrimp-toast-with-vegetable-salad-slice-lemon-with-glass-beer_141793-4126.jpg", imageAlt: "Grilled octopus dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187236.jpg",
imageAlt: "Happy couple dining in restaurant",
},
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187236.jpg", imageAlt: "Happy couple dining in restaurant"},
{
imageSrc: "http://img.b2bpic.net/free-photo/toasted-sandwiches-with-thyme-peppercorn-salt-wooden-board_23-2147922300.jpg",
imageAlt: "Spanish cheese and charcuterie board",
},
imageSrc: "http://img.b2bpic.net/free-photo/toasted-sandwiches-with-thyme-peppercorn-salt-wooden-board_23-2147922300.jpg", imageAlt: "Spanish cheese and charcuterie board"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-flamenco-lady_23-2148235205.jpg",
imageAlt: "Flamenco show in a restaurant",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-flamenco-lady_23-2148235205.jpg", imageAlt: "Flamenco show in a restaurant"},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187209.jpg",
imageAlt: "Red wine being poured into a glass",
},
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187209.jpg", imageAlt: "Red wine being poured into a glass"},
{
imageSrc: "http://img.b2bpic.net/free-photo/freshly-cooked-homemade-meal-rustic-table-generative-ai_188544-12153.jpg",
imageAlt: "Churros with chocolate dessert",
},
imageSrc: "http://img.b2bpic.net/free-photo/freshly-cooked-homemade-meal-rustic-table-generative-ai_188544-12153.jpg", imageAlt: "Churros with chocolate dessert"},
]}
buttons={[
{
text: "Reserva tu mesa",
href: "#contact",
},
text: "Reserva tu mesa", href: "#contact"},
]}
carouselPosition="right"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/two-men-discussing-content-laptop-cafe_1170-511.jpg",
alt: "Two men discussing content on a laptop at a cafe",
},
src: "http://img.b2bpic.net/free-photo/two-men-discussing-content-laptop-cafe_1170-511.jpg", alt: "Two men discussing content on a laptop at a cafe"},
{
src: "http://img.b2bpic.net/free-photo/attractive-fashionable-young-man-trendy-headwear-sitting-wooden-table-coffee-shop_273609-1757.jpg",
alt: "Attractive fashionable young man in trendy headwear sitting at wooden table of coffee shop",
},
src: "http://img.b2bpic.net/free-photo/attractive-fashionable-young-man-trendy-headwear-sitting-wooden-table-coffee-shop_273609-1757.jpg", alt: "Attractive fashionable young man in trendy headwear sitting at wooden table of coffee shop"},
{
src: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg",
alt: "Close up smiley people at table",
},
src: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg", alt: "Close up smiley people at table"},
{
src: "http://img.b2bpic.net/free-photo/young-happy-man-using-spices-while-preparing-food-kitchen_637285-3456.jpg",
alt: "Young happy man using spices while preparing food in the kitchen",
},
src: "http://img.b2bpic.net/free-photo/young-happy-man-using-spices-while-preparing-food-kitchen_637285-3456.jpg", alt: "Young happy man using spices while preparing food in the kitchen"},
{
src: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg",
alt: "Excellent idea nice job portrait of supportive delighted and happy charming female friend showing th",
},
src: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg", alt: "Excellent idea nice job portrait of supportive delighted and happy charming female friend showing th"},
]}
avatarText="Más de 1000 clientes satisfechos"
marqueeItems={[
{
type: "image",
src: "http://img.b2bpic.net/free-photo/top-view-greece-salad-fresh-vitamine-riched-yummy-with-sliced-vegetables-inside-black-plate-along-with-bread-dark-surface_140725-14551.jpg",
alt: "Top view greece salad fresh vitamine riched yummy with sliced vegetables inside black plate and along with bread on the dark surface",
},
type: "image", src: "http://img.b2bpic.net/free-photo/top-view-greece-salad-fresh-vitamine-riched-yummy-with-sliced-vegetables-inside-black-plate-along-with-bread-dark-surface_140725-14551.jpg", alt: "Top view greece salad fresh vitamine riched yummy with sliced vegetables inside black plate and along with bread on the dark surface"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/top-view-grill-vegetable-salad-with-tomatoes-bread_141793-4051.jpg",
alt: "Top view grill vegetable salad with tomatoes and bread",
},
type: "image", src: "http://img.b2bpic.net/free-photo/top-view-grill-vegetable-salad-with-tomatoes-bread_141793-4051.jpg", alt: "Top view grill vegetable salad with tomatoes and bread"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-arugula-grilled-vegetables_141793-562.jpg",
alt: "Chicken breast with cheese arugula and grilled vegetables",
},
type: "image", src: "http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-arugula-grilled-vegetables_141793-562.jpg", alt: "Chicken breast with cheese arugula and grilled vegetables"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081869.jpg",
alt: "People having dinner in luxurious restaurants",
},
type: "image", src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081869.jpg", alt: "People having dinner in luxurious restaurants"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/close-up-woman-dipping-steak-piece-into-sour-sauce_140725-5004.jpg",
alt: "Close up of woman dipping steak piece into sour sauce",
},
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-woman-dipping-steak-piece-into-sour-sauce_140725-5004.jpg", alt: "Close up of woman dipping steak piece into sour sauce"},
]}
/>
</div>
@@ -185,9 +120,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Nuestra Pasión por la Auténtica Cocina Española"
description={[
"En La Parrilla Gaucha, nos dedicamos a ofrecer una experiencia culinaria inigualable con los sabores más puros de España. Cada plato es una celebración de la tradición, preparado con ingredientes frescos y el corazón de nuestros chefs.",
"Nuestro compromiso con la excelencia se extiende a cada detalle, desde la selección de los mejores productos hasta el servicio excepcional que hace que cada visita sea memorable. Descubre la verdadera esencia de la gastronomía española, donde la calidad y el sabor auténtico son nuestra promesa.",
]}
"En La Parrilla Gaucha, nos dedicamos a ofrecer una experiencia culinaria inigualable con los sabores más puros de España. Cada plato es una celebración de la tradición, preparado con ingredientes frescos y el corazón de nuestros chefs.", "Nuestro compromiso con la excelencia se extiende a cada detalle, desde la selección de los mejores productos hasta el servicio excepcional que hace que cada visita sea memorable. Descubre la verdadera esencia de la gastronomía española, donde la calidad y el sabor auténtico son nuestra promesa."]}
/>
</div>
@@ -198,50 +131,27 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "f1",
label: "Ingredientes Frescos",
title: "Calidad Inigualable",
items: [
"Seleccionamos lo mejor del mercado español",
"Productos de temporada y proximidad",
"Garantía de frescura en cada plato",
],
id: "f1", label: "Ingredientes Frescos", title: "Calidad Inigualable", items: [
"Seleccionamos lo mejor del mercado español", "Productos de temporada y proximidad", "Garantía de frescura en cada plato"],
buttons: [
{
text: "Ver más",
},
text: "Ver más"},
],
},
{
id: "f2",
label: "Servicio Excepcional",
title: "Experiencia Memorable",
items: [
"Atención personalizada y amable",
"Ambiente cálido y acogedor",
"Cuidamos cada detalle de tu visita",
],
id: "f2", label: "Servicio Excepcional", title: "Experiencia Memorable", items: [
"Atención personalizada y amable", "Ambiente cálido y acogedor", "Cuidamos cada detalle de tu visita"],
buttons: [
{
text: "Leer testimonios",
href: "#testimonials",
},
text: "Leer testimonios", href: "#testimonials"},
],
},
{
id: "f3",
label: "Maestría Culinaria",
title: "Tradición y Pasión",
items: [
"Recetas ancestrales con toque moderno",
"Chefs expertos en cocina española",
"El sabor auténtico de España en tu mesa",
],
id: "f3", label: "Maestría Culinaria", title: "Tradición y Pasión", items: [
"Recetas ancestrales con toque moderno", "Chefs expertos en cocina española", "El sabor auténtico de España en tu mesa"],
buttons: [
{
text: "Explorar menú",
href: "#menu",
},
text: "Explorar menú", href: "#menu"},
],
},
]}
@@ -251,43 +161,20 @@ export default function LandingPage() {
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
<TestimonialCardTen
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sofía G.",
imageSrc: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg",
id: "t1", title: "Excelente relación calidad-precio", quote: "La relación calidad-precio del menú es de lo mejor que he visto", name: "Cliente Satisfecho 1", role: "Diner"
},
{
id: "t2",
name: "Juan P.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lovely-woman-showing-thumbs-up_329181-3894.jpg",
},
{
id: "t3",
name: "Elena R.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-marriage-eating-breakfast-together_329181-14782.jpg",
},
{
id: "t4",
name: "Carlos M.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg",
},
{
id: "t5",
name: "María D.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg",
},
{
id: "t6",
name: "David S.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-waiting-hotel-receptionist_1262-5796.jpg",
},
id: "t2", title: "Servicio y comida de 10", quote: "El trato fue excepcional y la comida, deliciosa", name: "Cliente Satisfecho 2", role: "Diner"
}
]}
cardTitle="Lo que dicen nuestros clientes"
cardTag="Experiencias Auténticas"
cardAnimation="slide-up"
title="Lo que dicen nuestros clientes"
description="Descubre lo que nuestros clientes satisfechos tienen que decir sobre su experiencia en La Parrilla Gaucha."
tag="Experiencias Auténticas"
textboxLayout="default"
/>
</div>
@@ -299,96 +186,34 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "m1",
name: "Patatas Bravas",
price: "€6.50",
variant: "Entrante",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-appetizer-prepared-with-fresh-organic-vegetables-generated-by-ai_188544-10205.jpg",
imageAlt: "Patatas Bravas",
},
id: "m1", name: "Patatas Bravas", price: "€6.50", variant: "Entrante", imageSrc: "http://img.b2bpic.net/free-photo/healthy-appetizer-prepared-with-fresh-organic-vegetables-generated-by-ai_188544-10205.jpg", imageAlt: "Patatas Bravas"},
{
id: "m2",
name: "Gambas al Ajillo",
price: "€12.00",
variant: "Entrante",
imageSrc: "http://img.b2bpic.net/free-photo/tails-shrimps-with-fresh-lemon-rosemary-white-bowl_2829-18171.jpg",
imageAlt: "Gambas al Ajillo",
},
id: "m2", name: "Gambas al Ajillo", price: "€12.00", variant: "Entrante", imageSrc: "http://img.b2bpic.net/free-photo/tails-shrimps-with-fresh-lemon-rosemary-white-bowl_2829-18171.jpg", imageAlt: "Gambas al Ajillo"},
{
id: "m3",
name: "Chuletón de Buey (500g)",
price: "€35.00",
variant: "Principal",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-steak-with-cutlery-salad_23-2148611066.jpg",
imageAlt: "Chuletón de Buey",
},
id: "m3", name: "Chuletón de Buey (500g)", price: "€35.00", variant: "Principal", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-steak-with-cutlery-salad_23-2148611066.jpg", imageAlt: "Chuletón de Buey"},
{
id: "m4",
name: "Cordero Asado",
price: "€28.00",
variant: "Principal",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-with-greens-baked-plums-inside-plate-brown-wooden-desk-food-meal-meat-dish-dinner_140725-34532.jpg",
imageAlt: "Cordero Asado",
},
id: "m4", name: "Cordero Asado", price: "€28.00", variant: "Principal", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-with-greens-baked-plums-inside-plate-brown-wooden-desk-food-meal-meat-dish-dinner_140725-34532.jpg", imageAlt: "Cordero Asado"},
{
id: "m5",
name: "Lubina a la Sal",
price: "€26.00",
variant: "Pescado",
imageSrc: "http://img.b2bpic.net/free-photo/raw-fish-arrangement-cooking_23-2148950176.jpg",
imageAlt: "Lubina a la Sal",
},
id: "m5", name: "Lubina a la Sal", price: "€26.00", variant: "Pescado", imageSrc: "http://img.b2bpic.net/free-photo/raw-fish-arrangement-cooking_23-2148950176.jpg", imageAlt: "Lubina a la Sal"},
{
id: "m6",
name: "Tarta de Queso",
price: "€7.50",
variant: "Postre",
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-ganache-cake-with-cup-herbal-tea_114579-26571.jpg",
imageAlt: "Tarta de Queso",
},
id: "m6", name: "Tarta de Queso", price: "€7.50", variant: "Postre", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-ganache-cake-with-cup-herbal-tea_114579-26571.jpg", imageAlt: "Tarta de Queso"},
{
id: "m7",
name: "Crema Catalana",
price: "€6.00",
variant: "Postre",
imageSrc: "http://img.b2bpic.net/free-photo/french-pastry-served-copper-pan_140725-5810.jpg",
imageAlt: "Crema Catalana",
},
id: "m7", name: "Crema Catalana", price: "€6.00", variant: "Postre", imageSrc: "http://img.b2bpic.net/free-photo/french-pastry-served-copper-pan_140725-5810.jpg", imageAlt: "Crema Catalana"},
]}
title="Nuestro Menú: Sabores de España"
description="Explora nuestra exquisita selección de platos, desde entrantes tradicionales hasta carnes a la brasa y pescados frescos, todo preparado con maestría y pasión."
/>
</div>
<div id="social-proof" data-section="social-proof">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"Finca El Roble",
"Bodegas Riojanas",
"Pescados del Atlántico",
"Horno Artesano Madrid",
"Huerta Ecológica",
"Cervezas Artesanas",
"La Tienda Gourmet",
]}
title="Nuestros Proveedores de Confianza"
description="Trabajamos con los mejores productores locales y nacionales para garantizar la frescura y calidad de cada ingrediente."
tag="Calidad Certificada"
showCard={true}
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contacto y Ubicación"
title="Visítanos en Madrid"
description="Estamos ubicados en el corazón de Usera, listos para recibirte. Llámanos para cualquier consulta o para hacer una reserva.\n\n**Dirección:** C. de Gainza 315, Usera, 28041 Madrid, España\n\n**Teléfono:** +34 912 345 678\n\n**Horario:**\nMartes - Sábado: 13:00 - 16:00, 20:00 - 23:00\nDomingo: 13:00 - 16:00\nLunes: Cerrado"
description="Dirección: C. de Gainza 315, Usera, 28041 Madrid, España.\n\nPara reservas o cualquier consulta, llámanos al +34 912 345 678.\n\nConsulta nuestros horarios llamándonos directamente."
inputPlaceholder="Tu email para novedades"
buttonText="Suscribirse"
termsText="Al suscribirte, aceptas nuestra política de privacidad."
@@ -399,58 +224,35 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explorar",
items: [
title: "Explorar", items: [
{
label: "Inicio",
href: "#hero",
},
label: "Inicio", href: "#hero"},
{
label: "Nosotros",
href: "#about",
},
label: "Nosotros", href: "#about"},
{
label: "Menú",
href: "#menu",
},
label: "Menú", href: "#menu"},
{
label: "Testimonios",
href: "#testimonials",
},
label: "Testimonios", href: "#testimonials"},
],
},
{
title: "Contacto",
items: [
title: "Contacto", items: [
{
label: "C. de Gainza 315, Usera, 28041 Madrid",
href: "https://www.google.com/maps/search/Calle+de+Gainza+315,+Usera,+Madrid",
},
label: "C. de Gainza 315, Usera, 28041 Madrid", href: "https://www.google.com/maps/search/Calle+de+Gainza+315,+Usera,+Madrid"},
{
label: "+34 912 345 678",
href: "tel:+34912345678",
},
label: "Llámanos para reservar tu mesa", href: "tel:+34912345678"},
{
label: "info@laparrillagaucha.com",
href: "mailto:info@laparrillagaucha.com",
},
label: "info@laparrillagaucha.com", href: "mailto:info@laparrillagaucha.com"},
],
},
{
title: "Síguenos",
items: [
title: "Síguenos", items: [
{
label: "Instagram",
href: "https://instagram.com/laparrillagaucha",
},
label: "Instagram", href: "https://instagram.com/laparrillagaucha"},
{
label: "Facebook",
href: "https://facebook.com/laparrillagaucha",
},
label: "Facebook", href: "https://facebook.com/laparrillagaucha"},
{
label: "Twitter",
href: "https://twitter.com/laparrillagaucha",
},
label: "Twitter", href: "https://twitter.com/laparrillagaucha"},
],
},
]}