Merge version_2 into main #1
243
src/app/page.tsx
243
src/app/page.tsx
@@ -33,64 +33,35 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
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: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contacto", id: "contact"},
|
||||
]}
|
||||
brandName="La Playa"
|
||||
brandName="Parrilla Paisa"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
title="Sabor Auténtico en La Playa"
|
||||
description="Vive la mejor experiencia gastronómica rodeado de naturaleza y tradición. Un estadero pensado para disfrutar en familia."
|
||||
variant: "rotated-rays-animated"}}
|
||||
title="Parrilla Paisa: Tradición a la Brasa"
|
||||
description="Disfruta de los mejores cortes de carne y el auténtico sabor colombiano en un ambiente campestre inigualable."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Menú",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Ver Menú", href: "#menu"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-17447.jpg",
|
||||
},
|
||||
{
|
||||
id: "h2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3428.jpg",
|
||||
},
|
||||
{
|
||||
id: "h3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-white-dress-walking-barefoot-small-grassy-area-surrounded-by-water_181624-5434.jpg",
|
||||
},
|
||||
{
|
||||
id: "h4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-road-park-full-trees-autumn_181624-4489.jpg",
|
||||
},
|
||||
{
|
||||
id: "h5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167206.jpg",
|
||||
},
|
||||
{
|
||||
id: "h6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-brazilian-food_23-2148875286.jpg",
|
||||
},
|
||||
{ id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-various-types_114579-4322.jpg" },
|
||||
{ id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-steak_144627-12345.jpg" },
|
||||
{ id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/bbq-meat-platter_23-2148286286.jpg" },
|
||||
{ id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/traditional-colombian-food_181624-5432.jpg" },
|
||||
{ id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior-with-wooden-tables_1339-3428.jpg" },
|
||||
{ id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/freshly-grilled-meat-on-embers_23-2148875286.jpg" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -98,12 +69,12 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={false}
|
||||
tag="Nuestra Historia"
|
||||
title="Un Refugio de Tradición"
|
||||
description="Más que un restaurante, La Playa es un punto de encuentro para quienes buscan la auténtica sazón local en un ambiente relajado y natural."
|
||||
subdescription="Desde nuestra cocina hasta su mesa, cada plato cuenta una historia."
|
||||
tag="Nuestra Esencia"
|
||||
title="Auténtica Cocina Paisa"
|
||||
description="En Parrilla Paisa, seleccionamos los mejores cortes y los preparamos con técnicas tradicionales para ofrecerte una experiencia llena de sabor y calidez."
|
||||
subdescription="Nuestra pasión es servir momentos memorables alrededor de una buena mesa."
|
||||
icon={Utensils}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-chair-table_1339-4303.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-meat-grill_1098-12930.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -116,23 +87,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Sazón Tradicional",
|
||||
description: "Recetas heredadas de generación en generación.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-man-apron-putting-fried-chicken-from-frying-pan-plate_1098-20541.jpg",
|
||||
},
|
||||
title: "Cortes Premium", description: "Carnes seleccionadas de la mejor calidad.", imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-grill-charcoal_114579-2465.jpg"},
|
||||
{
|
||||
title: "Ambiente Natural",
|
||||
description: "Conexión directa con la tranquilidad del campo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-breakfast_1098-12924.jpg",
|
||||
},
|
||||
title: "Técnicas Ancestrales", description: "Asados al carbón con el toque tradicional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-of-grilled-meat_144627-14256.jpg"},
|
||||
{
|
||||
title: "Eventos Especiales",
|
||||
description: "Espacio perfecto para tus reuniones sociales.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/our-friendship_1098-12614.jpg",
|
||||
},
|
||||
title: "Ambiente Familiar", description: "Espacio acogedor rodeado de naturaleza.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-restaurant-seating_1098-12940.jpg"},
|
||||
]}
|
||||
title="Lo Que Nos Hace Especiales"
|
||||
description="Disfruta de una experiencia completa en nuestro estadero."
|
||||
title="¿Por qué Parrilla Paisa?"
|
||||
description="Un compromiso con la calidad y la tradición culinaria."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -143,68 +105,29 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Sancocho Trifásico",
|
||||
price: "$25.000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-stuffed-aubergine-rolls-white-plate-grey-free-space_140725-105290.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Mojarra Frita",
|
||||
price: "$30.000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-fish-dorado-with-lemon-fresh-salad-white-plate_2829-11062.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Postre de Natas",
|
||||
price: "$8.000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eastern-pastry-cookies-inside-plate-with-white-cream-dried-pineapple-rings-wooden-table_140725-29486.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Jugo Natural",
|
||||
price: "$6.000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pineapple-juice-with-pieces-raw-pineapple_1150-19259.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Picada La Playa",
|
||||
price: "$45.000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-goat-cheese-topped-with-olive-slices_140725-5194.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Desayuno Montañero",
|
||||
price: "$15.000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/perfect-breakfast-healthy-food-lovers-scrambled-eggs-with-ham-milk-coffee-croissant_181624-54494.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Churrasco Parrillero", price: "$42.000", imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-with-vegetables_144627-11111.jpg" },
|
||||
{ id: "p2", name: "Bandeja Paisa", price: "$38.000", imageSrc: "http://img.b2bpic.net/free-photo/traditional-colombian-platter_181624-9988.jpg" },
|
||||
{ id: "p3", name: "Costillas BBQ", price: "$35.000", imageSrc: "http://img.b2bpic.net/free-photo/barbecue-ribs_144627-4567.jpg" },
|
||||
{ id: "p4", name: "Picada Mixta", price: "$55.000", imageSrc: "http://img.b2bpic.net/free-photo/mixed-grill-platter_23-2148754321.jpg" },
|
||||
{ id: "p5", name: "Arepa de Choclo", price: "$8.000", imageSrc: "http://img.b2bpic.net/free-photo/corn-arepa-with-cheese_140725-5555.jpg" },
|
||||
{ id: "p6", name: "Limonada de Coco", price: "$7.000", imageSrc: "http://img.b2bpic.net/free-photo/coconut-lemonade_1150-1234.jpg" },
|
||||
]}
|
||||
title="Nuestra Carta"
|
||||
description="Descubre una variedad de platos pensados para todos los gustos."
|
||||
description="Platos típicos y cortes de autor."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardFourteen
|
||||
useInvertedBackground={true}
|
||||
title="Nuestros Números"
|
||||
tag="Experiencia"
|
||||
title="Logros y Trayectoria"
|
||||
tag="Calidad Garantizada"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15+",
|
||||
description: "Años de Tradición",
|
||||
{ id: "m1", value: "10+ años", description: "De experiencia asando"
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5.000+",
|
||||
description: "Clientes Felices",
|
||||
{ id: "m2", value: "20.000+", description: "Cortes servidos"
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
description: "Sabor Artesanal",
|
||||
{ id: "m3", value: "98%", description: "Clientes satisfechos"
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
@@ -215,34 +138,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "María G.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-mexican-woman-eating-ranchero-food_23-2150222258.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Carlos R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-family-having-fun-thanksgiving-lunch-dining-table_637285-12959.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Ana P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-eating-togheter_23-2149105984.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Luis F.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elder-group-friends-partying_23-2150300133.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Elena M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Juan P.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-dining_23-2148995432.jpg" },
|
||||
{ id: "t2", name: "Camila S.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-meal_23-2148876543.jpg" },
|
||||
]}
|
||||
cardTitle="Lo que dicen de nosotros"
|
||||
cardTag="Opiniones"
|
||||
cardTag="Experiencias"
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -252,24 +152,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "¿Tienen parqueadero?",
|
||||
content: "Sí, contamos con un amplio parqueadero privado.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "¿Aceptan mascotas?",
|
||||
content: "¡Claro! Somos un restaurante pet-friendly.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "¿Se necesita reserva?",
|
||||
content: "Para grupos grandes recomendamos reservar con antelación.",
|
||||
},
|
||||
{ id: "f1", title: "¿Tienen opciones vegetarianas?", content: "Ofrecemos diversas alternativas y acompañamientos frescos." },
|
||||
{ id: "f2", title: "¿Cuentan con parqueadero?", content: "Contamos con parqueadero privado para mayor comodidad." },
|
||||
{ id: "f3", title: "¿Se admiten mascotas?", content: "Sí, somos un establecimiento pet-friendly." },
|
||||
]}
|
||||
title="Preguntas Frecuentes"
|
||||
description="Todo lo que necesitas saber antes de visitarnos."
|
||||
description="Resolvemos tus dudas antes de visitarnos."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -277,17 +165,12 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Visítanos"
|
||||
title="¿Listo para una comida inolvidable?"
|
||||
description="Estamos abiertos todos los días esperando tu llegada."
|
||||
background={{ variant: "plain" }}
|
||||
tag="Reservas"
|
||||
title="Reserva tu Mesa Ahora"
|
||||
description="Ven y comparte un momento inolvidable con familia y amigos."
|
||||
buttons={[
|
||||
{
|
||||
text: "Hacer Reserva",
|
||||
href: "#",
|
||||
},
|
||||
{ text: "Contactar WhatsApp", href: "#" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -295,32 +178,10 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Inicio",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "Nosotros",
|
||||
href: "#about",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Menú",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "Contacto",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "Inicio", href: "#hero" }, { label: "Nosotros", href: "#about" }] },
|
||||
{ items: [{ label: "Menú", href: "#menu" }, { label: "Contacto", href: "#contact" }] },
|
||||
]}
|
||||
logoText="La Playa"
|
||||
logoText="Parrilla Paisa"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user