Merge version_1 into main #2
220
src/app/page.tsx
220
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "Nuestra Parrilla",
|
||||
id: "about",
|
||||
},
|
||||
name: "Nuestra Parrilla", id: "about"},
|
||||
{
|
||||
name: "Menú",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menú", id: "products"},
|
||||
{
|
||||
name: "Reseñas",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reseñas", id: "testimonials"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contacto", id: "contact"},
|
||||
]}
|
||||
brandName="Pablisho Parrillero"
|
||||
/>
|
||||
@@ -59,42 +49,21 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Pablisho Parrillero"
|
||||
description="El auténtico sabor de la parrilla argentina en el corazón de la Herradura. Carnes premium, porciones abundantes y un ambiente inigualable."
|
||||
tag="4.5 estrellas (388 reseñas)"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reservar mesa",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reservar mesa", href: "#contact"},
|
||||
{
|
||||
text: "Ver menú",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Ver menú", href: "#products"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-barbecue-tools-wooden-desk_23-2148206900.jpg?_wi=1",
|
||||
imageAlt: "Ambiente de parrilla argentina",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-barbecue-tools-wooden-desk_23-2148206900.jpg", imageAlt: "Ambiente de parrilla argentina"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-mushrooms-vegetables-sauce_140725-4682.jpg",
|
||||
imageAlt: "Plato de cortes parrilla",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-grilled-metal-sheet-barbecue_23-2147840896.jpg",
|
||||
imageAlt: "Beef steak on grilled metal sheet in the barbecue",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waiter-pouring-salt-lamb-rib-kebab-served-wooden-board_140725-5265.jpg",
|
||||
imageAlt: "Waiter pouring salt over lamb rib kebab served on wooden board",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-chef-wearing-uniform-cooking-delicious-beef-steak-kitchen-restaurant_613910-21780.jpg",
|
||||
imageAlt: "Master chef wearing uniform cooking delicious beef steak on a kitchen in a restaurant",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-mushrooms-vegetables-sauce_140725-4682.jpg", imageAlt: "Plato de cortes parrilla"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={4.5}
|
||||
@@ -110,19 +79,13 @@ export default function LandingPage() {
|
||||
description="Más que un restaurante, un punto de encuentro para compartir el asado perfecto con amigos y familia. Combinamos técnicas tradicionales con los mejores cortes nacionales y Wagyu."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Cortes Premium",
|
||||
description: "Selección nacional y cortes Wagyu (Akaushi).",
|
||||
},
|
||||
title: "Cortes Premium", description: "Selección nacional y cortes Wagyu (Akaushi)."},
|
||||
{
|
||||
title: "Ambiente Ideal",
|
||||
description: "Espacio perfecto para ver deportes y socializar.",
|
||||
},
|
||||
title: "Ambiente Ideal", description: "Espacio perfecto para ver deportes y socializar."},
|
||||
{
|
||||
title: "Tradición Argentina",
|
||||
description: "Sorrentinos, provoleta y el auténtico asado.",
|
||||
},
|
||||
title: "Tradición Argentina", description: "Sorrentinos, provoleta y el auténtico asado."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grilled-steak-cherry-sauce-with-onion-pepper-potato-eggplant-side-view_141793-3751.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grilled-steak-cherry-sauce-with-onion-pepper-potato-eggplant-side-view_141793-3751.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -132,29 +95,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Eventos",
|
||||
title: "Ver Deportes",
|
||||
subtitle: "Disfruta tus partidos favoritos",
|
||||
description: "Contamos con pantallas y ambiente deportivo para que no pierdas ningún juego.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/human-hand-seasoning-meat-barbecue-grill_23-2147841079.jpg",
|
||||
imageAlt: "Human hand seasoning meat on barbecue grill",
|
||||
},
|
||||
tag: "Eventos", title: "Ver Deportes", subtitle: "Disfruta tus partidos favoritos", description: "Contamos con pantallas y ambiente deportivo para que no pierdas ningún juego.", imageSrc: "http://img.b2bpic.net/free-photo/human-hand-seasoning-meat-barbecue-grill_23-2147841079.jpg", imageAlt: "Human hand seasoning meat on barbecue grill"},
|
||||
{
|
||||
tag: "Servicio",
|
||||
title: "Opciones de Servicio",
|
||||
subtitle: "A tu comodidad",
|
||||
description: "Disfruta en nuestro restaurante, pide para llevar o recibe en casa.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-barbecue-tools-wooden-desk_23-2148206900.jpg?_wi=2",
|
||||
imageAlt: "Human hand seasoning meat on barbecue grill",
|
||||
},
|
||||
tag: "Servicio", title: "Opciones de Servicio", subtitle: "A tu comodidad", description: "Disfruta en nuestro restaurante, pide para llevar o recibe en casa.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-barbecue-tools-wooden-desk_23-2148206900.jpg", imageAlt: "Human hand seasoning meat on barbecue grill"},
|
||||
{
|
||||
tag: "Social",
|
||||
title: "Experiencia Asado",
|
||||
subtitle: "Sabor para compartir",
|
||||
description: "Porciones abundantes diseñadas para grupos de amigos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-cherry-sauce-with-onion-pepper-potato-eggplant-side-view_141793-3751.jpg?_wi=2",
|
||||
imageAlt: "Human hand seasoning meat on barbecue grill",
|
||||
},
|
||||
tag: "Social", title: "Experiencia Asado", subtitle: "Sabor para compartir", description: "Porciones abundantes diseñadas para grupos de amigos.", imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-cherry-sauce-with-onion-pepper-potato-eggplant-side-view_141793-3751.jpg", imageAlt: "Human hand seasoning meat on barbecue grill"},
|
||||
]}
|
||||
title="Lo que nos hace únicos"
|
||||
description="Cada visita es una nueva experiencia gastronómica en nuestra casa."
|
||||
@@ -169,59 +114,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Entrada",
|
||||
name: "Provoleta Especial",
|
||||
price: "$180",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-chicken-with-cheese-clay-bowl_140725-11829.jpg",
|
||||
},
|
||||
id: "1", brand: "Entrada", name: "Provoleta Especial", price: "$180", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-chicken-with-cheese-clay-bowl_140725-11829.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Clásico",
|
||||
name: "Choripán Argentino",
|
||||
price: "$120",
|
||||
rating: 4,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-hot-dog_23-2148768256.jpg",
|
||||
},
|
||||
id: "2", brand: "Clásico", name: "Choripán Argentino", price: "$120", rating: 4,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-hot-dog_23-2148768256.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Corte",
|
||||
name: "Cordero Patagónico",
|
||||
price: "$380",
|
||||
rating: 5,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-lamb-ribs-with-vegetables_141793-103.jpg",
|
||||
},
|
||||
id: "3", brand: "Corte", name: "Cordero Patagónico", price: "$380", rating: 5,
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/fried-lamb-ribs-with-vegetables_141793-103.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Tradición",
|
||||
name: "Milanesa Napolitana",
|
||||
price: "$290",
|
||||
rating: 4,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-schnitzel-served-with-lettuce-greens_141793-1154.jpg",
|
||||
},
|
||||
id: "4", brand: "Tradición", name: "Milanesa Napolitana", price: "$290", rating: 4,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/chicken-schnitzel-served-with-lettuce-greens_141793-1154.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "BBQ",
|
||||
name: "Ribs con Camote",
|
||||
price: "$320",
|
||||
rating: 4,
|
||||
reviewCount: "70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-wing-with-rosemary_23-2147717021.jpg",
|
||||
},
|
||||
id: "5", brand: "BBQ", name: "Ribs con Camote", price: "$320", rating: 4,
|
||||
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wing-with-rosemary_23-2147717021.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Pasta",
|
||||
name: "Sorrentinos Caseros",
|
||||
price: "$220",
|
||||
rating: 5,
|
||||
reviewCount: "50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-bowl_23-2150690803.jpg",
|
||||
},
|
||||
id: "6", brand: "Pasta", name: "Sorrentinos Caseros", price: "$220", rating: 5,
|
||||
reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-bowl_23-2150690803.jpg"},
|
||||
]}
|
||||
title="Nuestros Platos Estelares"
|
||||
description="Desde la clásica provoleta hasta nuestro exclusivo bife de chorizo."
|
||||
@@ -235,22 +144,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
title: "Opiniones Positivas",
|
||||
value: "388+",
|
||||
icon: Star,
|
||||
id: "m1", title: "Opiniones Positivas", value: "388+", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Platos únicos",
|
||||
value: "249+",
|
||||
icon: Camera,
|
||||
id: "m2", title: "Platos únicos", value: "249+", icon: Camera,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Cortes premium",
|
||||
value: "15+",
|
||||
icon: Award,
|
||||
id: "m3", title: "Cortes premium", value: "15+", icon: Award,
|
||||
},
|
||||
]}
|
||||
title="Calidad que nos respalda"
|
||||
@@ -263,30 +163,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena Martinez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149005452.jpg",
|
||||
},
|
||||
id: "5", name: "Elena Martinez", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149005452.jpg"},
|
||||
]}
|
||||
cardTitle="Lo que dicen nuestros clientes"
|
||||
cardTag="Social Proof"
|
||||
@@ -301,28 +186,17 @@ export default function LandingPage() {
|
||||
description="Visítanos en Av. Bosque de Minas 25, Corazón de la Herradura. Abrimos todos los días hasta las 10 p.m."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Tu nombre",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Tu nombre", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Correo electrónico",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Correo electrónico", required: true,
|
||||
},
|
||||
{
|
||||
name: "date",
|
||||
type: "date",
|
||||
placeholder: "Fecha de reserva",
|
||||
required: true,
|
||||
name: "date", type: "date", placeholder: "Fecha de reserva", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "comments",
|
||||
placeholder: "Alguna petición especial?",
|
||||
rows: 4,
|
||||
name: "comments", placeholder: "Alguna petición especial?", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629568.jpg"
|
||||
/>
|
||||
@@ -335,19 +209,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user