Update src/app/page.tsx

This commit is contained in:
2026-04-15 01:06:46 +00:00
parent d7b5ebb2b9
commit b1babb9528

View File

@@ -30,25 +30,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Inicio",
id: "hero",
},
name: "Inicio", id: "hero"},
{
name: "Sobre nosotros",
id: "about",
},
name: "Sobre nosotros", id: "about"},
{
name: "Menú",
id: "menu",
},
name: "Menú", id: "menu"},
{
name: "Opiniones",
id: "testimonials",
},
name: "Opiniones", id: "testimonials"},
{
name: "Contacto",
id: "contact",
},
name: "Contacto", id: "contact"},
]}
brandName="El Cruce"
/>
@@ -57,42 +47,21 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Sabores únicos del litoral argentino"
description="El Cruce es el punto de encuentro en Reconquista donde los sabores auténticos y la calidez se combinan para ofrecerte una experiencia inolvidable. Reserva tu mesa hoy mismo."
tag="Restaurante Premium"
buttons={[
{
text: "Ver menú",
href: "#menu",
},
text: "Ver menú", href: "#menu"},
{
text: "Reservar mesa",
href: "#contact",
},
text: "Reservar mesa", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg",
imageAlt: "Ambiente del restaurante",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg", imageAlt: "Ambiente del restaurante"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pan-seared-scallops-black-plate_84443-85879.jpg",
imageAlt: "Plato destacado Surubi",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg",
imageAlt: "Woman in golden suit sits in the cafe",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vintage-lamps-cafe_23-2147785789.jpg",
imageAlt: "Vintage lamps in cafe",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hookah-sparksfrom-grapefruit-hookah-bowl_141793-3261.jpg",
imageAlt: "Hookah sparksfrom grapefruit hookah bowl",
},
imageSrc: "http://img.b2bpic.net/free-photo/pan-seared-scallops-black-plate_84443-85879.jpg", imageAlt: "Plato destacado Surubi"}
]}
mediaAnimation="slide-up"
rating={4.4}
@@ -108,17 +77,11 @@ export default function LandingPage() {
description="El Cruce es un restaurante reconocido en Reconquista por su excelente atención, platos abundantes y sabores auténticos. Ideal para familias, amigos y encuentros especiales."
bulletPoints={[
{
title: "Atención personalizada",
description: "Nuestro equipo te brinda una experiencia cálida y atenta.",
},
title: "Atención personalizada", description: "Nuestro equipo te brinda una experiencia cálida y atenta."},
{
title: "Platos abundantes",
description: "Porciones generosas preparadas con productos frescos.",
},
title: "Platos abundantes", description: "Porciones generosas preparadas con productos frescos."},
{
title: "Tradición local",
description: "Sabores que honran nuestra identidad del litoral.",
},
title: "Tradición local", description: "Sabores que honran nuestra identidad del litoral."},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-piti-with-crackers-vinegar-human-clay-jug-wooden-table_176474-3180.jpg"
/>
@@ -132,49 +95,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Surubí al Gran Paraná",
price: "$28,000",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boiled-chicken-with-cooked-potatoes-lemon-dark-background-photo-cuisine-dish-oil-color-food-meat-calorie-dinner-sauce_140725-158239.jpg",
},
id: "1", name: "Surubí al Gran Paraná", price: "$28,000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-boiled-chicken-with-cooked-potatoes-lemon-dark-background-photo-cuisine-dish-oil-color-food-meat-calorie-dinner-sauce_140725-158239.jpg"},
{
id: "2",
name: "Milanesa a caballo con fritas",
price: "$22,000",
imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-nuggets-with-fries_140725-2278.jpg",
},
id: "2", name: "Milanesa a caballo con fritas", price: "$22,000", imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-nuggets-with-fries_140725-2278.jpg"},
{
id: "3",
name: "Ñoquis caseros bolognesa",
price: "$20,000",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-italian-pasta-with-meat-tomato-sauce-grey-background-meal-pasta-dough-food-dinner_140725-77100.jpg",
},
id: "3", name: "Ñoquis caseros bolognesa", price: "$20,000", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-italian-pasta-with-meat-tomato-sauce-grey-background-meal-pasta-dough-food-dinner_140725-77100.jpg"},
{
id: "4",
name: "Lomo a la criolla",
price: "$30,000",
imageSrc: "http://img.b2bpic.net/free-photo/beef-sandwich-with-broccoli-tomato-bread-served-with-fries_140725-1488.jpg",
},
id: "4", name: "Lomo a la criolla", price: "$30,000", imageSrc: "http://img.b2bpic.net/free-photo/beef-sandwich-with-broccoli-tomato-bread-served-with-fries_140725-1488.jpg"},
{
id: "5",
name: "Flan mixto",
price: "$12,000",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-mexican-dessert_23-2149517096.jpg",
},
id: "5", name: "Flan mixto", price: "$12,000", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-mexican-dessert_23-2149517096.jpg"},
{
id: "6",
name: "Rabas al verdeo",
price: "$24,000",
imageSrc: "http://img.b2bpic.net/free-photo/fried-rings-with-sweet-chili_140725-3764.jpg",
},
id: "6", name: "Rabas al verdeo", price: "$24,000", imageSrc: "http://img.b2bpic.net/free-photo/fried-rings-with-sweet-chili_140725-3764.jpg"},
]}
title="Nuestros Platos Estrella"
description="Explora nuestra selección de especialidades que nos han convertido en un referente de la gastronomía en la región."
buttons={[
{
text: "Ver menú completo",
href: "#",
},
text: "Ver menú completo", href: "#"},
]}
/>
</div>
@@ -187,45 +124,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "María G.",
role: "Cliente",
company: "Reconquista",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg",
},
id: "1", name: "María G.", role: "Cliente", company: "Reconquista", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg"},
{
id: "2",
name: "Juan P.",
role: "Cliente",
company: "Reconquista",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-smelling-dish-after-cooking_329181-16139.jpg",
},
id: "2", name: "Juan P.", role: "Cliente", company: "Reconquista", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-smelling-dish-after-cooking_329181-16139.jpg"},
{
id: "3",
name: "Ana R.",
role: "Cliente",
company: "Santa Fe",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-cooking_23-2148723237.jpg",
},
id: "3", name: "Ana R.", role: "Cliente", company: "Santa Fe", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-cooking_23-2148723237.jpg"},
{
id: "4",
name: "Carlos M.",
role: "Cliente",
company: "Reconquista",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-plate-with-food-camera_23-2148471885.jpg",
},
id: "4", name: "Carlos M.", role: "Cliente", company: "Reconquista", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-plate-with-food-camera_23-2148471885.jpg"},
{
id: "5",
name: "Lucía D.",
role: "Cliente",
company: "Avellaneda",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-cake_23-2147716929.jpg",
},
id: "5", name: "Lucía D.", role: "Cliente", company: "Avellaneda", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-cake_23-2147716929.jpg"},
]}
title="Qué dicen nuestros clientes"
description="Más de 2.000 comensales nos avalan con una calificación promedio de 4.4 estrellas."
@@ -239,35 +151,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "s1",
title: "Atención en Salón",
author: "Ambiente acogedor",
description: "Ven a disfrutar de un ambiente familiar y cálido.",
tags: [
"Salón",
],
imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890375.jpg",
},
id: "s1", title: "Atención en Salón", author: "Ambiente acogedor", description: "Ven a disfrutar de un ambiente familiar y cálido.", tags: [
"Salón"],
imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890375.jpg"},
{
id: "s2",
title: "Para Llevar",
author: "Tu pedido listo",
description: "Disfruta de nuestros platos en la comodidad de tu hogar.",
tags: [
"Takeaway",
],
imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-breakfast-table_181624-4385.jpg",
},
id: "s2", title: "Para Llevar", author: "Tu pedido listo", description: "Disfruta de nuestros platos en la comodidad de tu hogar.", tags: [
"Takeaway"],
imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-breakfast-table_181624-4385.jpg"},
{
id: "s3",
title: "Opciones Vegetarianas",
author: "Para todos los gustos",
description: "Contamos con alternativas frescas y sabrosas.",
tags: [
"Vegetariano",
],
imageSrc: "http://img.b2bpic.net/free-photo/half-shot-delicious-pasta-meal-black-plate-dinner-red-stripped-towel_140725-94560.jpg",
},
id: "s3", title: "Opciones Vegetarianas", author: "Para todos los gustos", description: "Contamos con alternativas frescas y sabrosas.", tags: [
"Vegetariano"],
imageSrc: "http://img.b2bpic.net/free-photo/half-shot-delicious-pasta-meal-black-plate-dinner-red-stripped-towel_140725-94560.jpg"},
]}
title="Nuestros Servicios"
description="Estamos listos para recibirte con todas las comodidades."
@@ -281,22 +175,14 @@ export default function LandingPage() {
description="Calle 11 787, Reconquista. ¿Tienes alguna consulta o quieres reservar tu mesa? Contáctanos."
inputs={[
{
name: "name",
type: "text",
placeholder: "Nombre",
required: true,
name: "name", type: "text", placeholder: "Nombre", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Teléfono",
required: true,
name: "phone", type: "tel", placeholder: "Teléfono", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Tu mensaje, fecha y cantidad de personas",
rows: 4,
name: "message", placeholder: "Tu mensaje, fecha y cantidad de personas", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/illustration-tourist-attraction-city_23-2151852343.jpg"
@@ -308,33 +194,21 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "El Cruce",
items: [
title: "El Cruce", items: [
{
label: "Sobre nosotros",
href: "#about",
},
label: "Sobre nosotros", href: "#about"},
{
label: "Menú",
href: "#menu",
},
label: "Menú", href: "#menu"},
{
label: "Contacto",
href: "#contact",
},
label: "Contacto", href: "#contact"},
],
},
{
title: "Ubicación",
items: [
title: "Ubicación", items: [
{
label: "Calle 11 787, Reconquista",
href: "#",
},
label: "Calle 11 787, Reconquista", href: "#"},
{
label: "Tel: 03482 57-7245",
href: "tel:03482577245",
},
label: "Tel: 03482 57-7245", href: "tel:03482577245"},
],
},
]}
@@ -345,4 +219,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}