Update src/app/page.tsx

This commit is contained in:
2026-05-19 16:35:56 +00:00
parent 9fa190e508
commit 9a09c12d08

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { PlayCircle, Music, Dog, Shield } from "lucide-react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -31,22 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Inicio",
id: "#hero",
},
{
name: "Gastronomía",
id: "#productos",
},
{
name: "Ambiente",
id: "#ambiente",
},
{
name: "Contacto",
id: "#contacto",
},
{ name: "Inicio", id: "#hero" },
{ name: "Gastronomía", id: "#productos" },
{ name: "Ambiente", id: "#ambiente" },
{ name: "Contacto", id: "#contacto" },
]}
brandName="El Parque"
/>
@@ -58,78 +47,37 @@ export default function LandingPage() {
description="El lugar ideal en Cañasgordas para disfrutar la mejor gastronomía, cocteles de autor y música en un ambiente premium bajo las estrellas."
testimonials={[
{
name: "Laura G.",
handle: "@laurag",
testimonial: "El mejor ambiente de Cali para compartir con amigos.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477068.jpg?_wi=1",
imageAlt: "outdoor restaurant terrace evening ambiance",
name: "Laura G.", handle: "@laurag", testimonial: "El mejor ambiente de Cali para compartir con amigos.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477068.jpg", imageAlt: "outdoor restaurant terrace evening ambiance"
},
{
name: "Juan M.",
handle: "@juanm",
testimonial: "Excelente comida y las mejores cervezas artesanales.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/family-preparing-dinner-while-camping_23-2149496845.jpg?_wi=1",
imageAlt: "outdoor restaurant terrace evening ambiance",
name: "Juan M.", handle: "@juanm", testimonial: "Excelente comida y las mejores cervezas artesanales.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/family-preparing-dinner-while-camping_23-2149496845.jpg", imageAlt: "outdoor restaurant terrace evening ambiance"
},
{
name: "Sofía R.",
handle: "@sofiar",
testimonial: "Me encanta la zona de juegos, mis hijos se divierten mucho.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mom-dad-run-their-son-while-he-rides-scooter_8353-5351.jpg?_wi=1",
imageAlt: "outdoor restaurant terrace evening ambiance",
name: "Sofía R.", handle: "@sofiar", testimonial: "Me encanta la zona de juegos, mis hijos se divierten mucho.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mom-dad-run-their-son-while-he-rides-scooter_8353-5351.jpg", imageAlt: "outdoor restaurant terrace evening ambiance"
},
{
name: "Camilo P.",
handle: "@camilop",
testimonial: "La atención y la música crean una experiencia única.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/glass-golden-beer-with-thick-white-foam-spilling_1308-189307.jpg?_wi=1",
imageAlt: "outdoor restaurant terrace evening ambiance",
name: "Camilo P.", handle: "@camilop", testimonial: "La atención y la música crean una experiencia única.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/glass-golden-beer-with-thick-white-foam-spilling_1308-189307.jpg", imageAlt: "outdoor restaurant terrace evening ambiance"
},
{
name: "Andrea S.",
handle: "@andreas",
testimonial: "El lugar favorito de nuestra familia los fines de semana.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/menu-board-outside-wall-restaurant-paris_1101-2296.jpg?_wi=1",
imageAlt: "outdoor restaurant terrace evening ambiance",
},
name: "Andrea S.", handle: "@andreas", testimonial: "El lugar favorito de nuestra familia los fines de semana.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/menu-board-outside-wall-restaurant-paris_1101-2296.jpg", imageAlt: "outdoor restaurant terrace evening ambiance"
}
]}
buttons={[
{
text: "Ver Menú Digital",
href: "#productos",
},
{
text: "Reservar Mesa (WhatsApp)",
href: "https://wa.me/573182108060",
},
{ text: "Ver Menú Digital", href: "#productos" },
{ text: "Reservar Mesa (WhatsApp)", href: "https://wa.me/573182108060" }
]}
imageSrc="http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477068.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477068.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-couple-love-drinking-coffee-garden_23-2147986364.jpg",
alt: "Young couple in love drinking coffee in garden",
},
{
src: "http://img.b2bpic.net/free-photo/attractive-middle-age-couple-dating-enjoying-picnic-bench-city-park_613910-4235.jpg",
alt: "Attractive middle age couple during dating",
},
{
src: "http://img.b2bpic.net/free-photo/tattooed-bearded-male-redhead-female-are-having-picnic-bench-park_613910-3527.jpg",
alt: "Tattooed bearded male and redhead female",
},
{
src: "http://img.b2bpic.net/free-photo/attractive-middle-age-couple-dating-enjoying-picnic-bench-city-park_613910-21228.jpg",
alt: "Attractive middle age couple during dating",
},
{
src: "http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479085.jpg",
alt: "Family having a great time together",
},
{ src: "http://img.b2bpic.net/free-photo/young-couple-love-drinking-coffee-garden_23-2147986364.jpg", alt: "Young couple in love drinking coffee in garden" },
{ src: "http://img.b2bpic.net/free-photo/attractive-middle-age-couple-dating-enjoying-picnic-bench-city-park_613910-4235.jpg", alt: "Attractive middle age couple during dating" },
{ src: "http://img.b2bpic.net/free-photo/tattooed-bearded-male-redhead-female-are-having-picnic-bench-park_613910-3527.jpg", alt: "Tattooed bearded male and redhead female" },
{ src: "http://img.b2bpic.net/free-photo/attractive-middle-age-couple-dating-enjoying-picnic-bench-city-park_613910-21228.jpg", alt: "Attractive middle age couple during dating" },
{ src: "http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479085.jpg", alt: "Family having a great time together" }
]}
/>
</div>
@@ -141,20 +89,11 @@ export default function LandingPage() {
title="Más que un restaurante, una experiencia"
description="En El Parque combinamos la frescura del aire libre con una oferta gastronómica diversa. Desde hamburguesas artesanales hasta platos especiales, todo pensado para tu confort."
bulletPoints={[
{
title: "Ambiente Premium",
description: "Espacios diseñados para tu comodidad y relajación total.",
},
{
title: "Cerveza Artesanal",
description: "Aliados con marcas como BBC para ofrecerte siempre lo mejor.",
},
{
title: "Parqueadero Privado",
description: "Tu tranquilidad es primero, cuenta con parqueo exclusivo.",
},
{ title: "Ambiente Premium", description: "Espacios diseñados para tu comodidad y relajación total." },
{ title: "Cerveza Artesanal", description: "Aliados con marcas como BBC para ofrecerte siempre lo mejor." },
{ title: "Parqueadero Privado", description: "Tu tranquilidad es primero, cuenta con parqueo exclusivo." }
]}
imageSrc="http://img.b2bpic.net/free-photo/family-preparing-dinner-while-camping_23-2149496845.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/family-preparing-dinner-while-camping_23-2149496845.jpg"
/>
</div>
@@ -163,30 +102,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Zona de Juegos",
description: "Un espacio dedicado para que los niños se diviertan.",
imageSrc: "http://img.b2bpic.net/free-photo/mom-dad-run-their-son-while-he-rides-scooter_8353-5351.jpg?_wi=2",
buttonIcon: "PlayCircle",
},
{
title: "Música en Vivo",
description: "Ambiente musical que acompaña tus mejores momentos.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-kids-teacher-playing-with-ball_23-2148673103.jpg",
buttonIcon: "Music",
},
{
title: "Pet Friendly",
description: "Tu mejor amigo peludo es bienvenido en nuestro parque.",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-playground-area_1398-4834.jpg",
buttonIcon: "Dog",
},
{
title: "Seguridad Total",
description: "Monitoreo constante para tu tranquilidad y la de tu familia.",
imageSrc: "http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836329.jpg",
buttonIcon: "Shield",
},
{ title: "Zona de Juegos", description: "Un espacio dedicado para que los niños se diviertan.", imageSrc: "http://img.b2bpic.net/free-photo/mom-dad-run-their-son-while-he-rides-scooter_8353-5351.jpg", buttonIcon: PlayCircle },
{ title: "Música en Vivo", description: "Ambiente musical que acompaña tus mejores momentos.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-kids-teacher-playing-with-ball_23-2148673103.jpg", buttonIcon: Music },
{ title: "Pet Friendly", description: "Tu mejor amigo peludo es bienvenido en nuestro parque.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-playground-area_1398-4834.jpg", buttonIcon: Dog },
{ title: "Seguridad Total", description: "Monitoreo constante para tu tranquilidad y la de tu familia.", imageSrc: "http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836329.jpg", buttonIcon: Shield }
]}
title="Espacio Familiar"
description="Pensado para todas las edades, contamos con áreas de juego seguras para los más pequeños mientras tú disfrutas."
@@ -200,42 +119,12 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Hamburguesa de la Casa",
price: "$28,000",
imageSrc: "http://img.b2bpic.net/free-photo/glass-golden-beer-with-thick-white-foam-spilling_1308-189307.jpg?_wi=2",
},
{
id: "2",
name: "BBC Cervecería Artesanal",
price: "$12,000",
imageSrc: "http://img.b2bpic.net/free-photo/menu-board-outside-wall-restaurant-paris_1101-2296.jpg?_wi=2",
},
{
id: "3",
name: "Picada El Parque",
price: "$55,000",
imageSrc: "http://img.b2bpic.net/free-photo/beer-snacks-platter-with-shrimps-sausages-chickpeas-fried-cheese-french-fries-sunflower-seeds-lemon_140725-3886.jpg",
},
{
id: "4",
name: "Corte premium a la brasa",
price: "$45,000",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-salad-with-sour-cream-with-french-fries-blackboard-with-soft-drink_141793-2892.jpg",
},
{
id: "5",
name: "Alitas BBQ",
price: "$22,000",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-st-patrick-s-day-beer_23-2151930791.jpg",
},
{
id: "6",
name: "Cocteles de Autor",
price: "$25,000",
imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-making-mint-lime-lemon-ice-ingredients-bar-utensils_8353-5928.jpg",
},
{ id: "1", name: "Hamburguesa de la Casa", price: "$28,000", imageSrc: "http://img.b2bpic.net/free-photo/glass-golden-beer-with-thick-white-foam-spilling_1308-189307.jpg" },
{ id: "2", name: "BBC Cervecería Artesanal", price: "$12,000", imageSrc: "http://img.b2bpic.net/free-photo/menu-board-outside-wall-restaurant-paris_1101-2296.jpg" },
{ id: "3", name: "Picada El Parque", price: "$55,000", imageSrc: "http://img.b2bpic.net/free-photo/beer-snacks-platter-with-shrimps-sausages-chickpeas-fried-cheese-french-fries-sunflower-seeds-lemon_140725-3886.jpg" },
{ id: "4", name: "Corte premium a la brasa", price: "$45,000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-salad-with-sour-cream-with-french-fries-blackboard-with-soft-drink_141793-2892.jpg" },
{ id: "5", name: "Alitas BBQ", price: "$22,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-st-patrick-s-day-beer_23-2151930791.jpg" },
{ id: "6", name: "Cocteles de Autor", price: "$25,000", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-making-mint-lime-lemon-ice-ingredients-bar-utensils_8353-5928.jpg" }
]}
title="Nuestra Carta"
description="Variedad para todos los gustos, desde picadas tradicionales hasta cocteles vanguardistas."
@@ -248,27 +137,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "5k+",
title: "Visitantes felices",
description: "Comensales que nos han elegido.",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-grilled-vegetables-meat-table_23-2148167591.jpg",
},
{
id: "m2",
value: "15+",
title: "Marcas aliadas",
description: "Solo la mejor calidad garantizada.",
imageSrc: "http://img.b2bpic.net/free-photo/friends-partying-with-food-side-view_23-2149525598.jpg",
},
{
id: "m3",
value: "100%",
title: "Ambiente seguro",
description: "Seguridad y parqueadero privado.",
imageSrc: "http://img.b2bpic.net/free-photo/boiled-eggs-stir-fried-with-tamarind-sauce_1150-22274.jpg",
},
{ id: "m1", value: "5k+", title: "Visitantes felices", description: "Comensales que nos han elegido.", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-grilled-vegetables-meat-table_23-2148167591.jpg" },
{ id: "m2", value: "15+", title: "Marcas aliadas", description: "Solo la mejor calidad garantizada.", imageSrc: "http://img.b2bpic.net/free-photo/friends-partying-with-food-side-view_23-2149525598.jpg" },
{ id: "m3", value: "100%", title: "Ambiente seguro", description: "Seguridad y parqueadero privado.", imageSrc: "http://img.b2bpic.net/free-photo/boiled-eggs-stir-fried-with-tamarind-sauce_1150-22274.jpg" }
]}
title="Más que una visita"
description="Nuestros números reflejan los momentos felices que compartimos contigo."
@@ -281,46 +152,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "María",
handle: "@maria",
testimonial: "Increíble lugar, muy recomendado.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tattooed-bearded-male-redhead-female-are-having-picnic-bench-park_613910-14621.jpg",
},
{
id: "2",
name: "Carlos",
handle: "@carlos",
testimonial: "El ambiente familiar es inigualable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/family-eating-together-night_23-2149331972.jpg",
},
{
id: "3",
name: "Ana",
handle: "@ana",
testimonial: "Las hamburguesas están de otro nivel.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-communicating-while-having-lunch-drinking-wine-dining-room-focus-is-african-american-woman_637285-5486.jpg",
},
{
id: "4",
name: "Pedro",
handle: "@pedro",
testimonial: "Súper parqueadero y muy atentos.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/dish-with-cutlery-heart-shaped-napkin_23-2147596633.jpg",
},
{
id: "5",
name: "Elena",
handle: "@elena",
testimonial: "Un oasis en medio de Cañasgordas.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/playful-african-american-family-having-fun-dining-room_637285-12643.jpg",
},
{ id: "1", name: "María", handle: "@maria", testimonial: "Increíble lugar, muy recomendado.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/tattooed-bearded-male-redhead-female-are-having-picnic-bench-park_613910-14621.jpg" },
{ id: "2", name: "Carlos", handle: "@carlos", testimonial: "El ambiente familiar es inigualable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/family-eating-together-night_23-2149331972.jpg" },
{ id: "3", name: "Ana", handle: "@ana", testimonial: "Las hamburguesas están de otro nivel.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-communicating-while-having-lunch-drinking-wine-dining-room-focus-is-african-american-woman_637285-5486.jpg" },
{ id: "4", name: "Pedro", handle: "@pedro", testimonial: "Súper parqueadero y muy atentos.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dish-with-cutlery-heart-shaped-napkin_23-2147596633.jpg" },
{ id: "5", name: "Elena", handle: "@elena", testimonial: "Un oasis en medio de Cañasgordas.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/playful-african-american-family-having-fun-dining-room_637285-12643.jpg" }
]}
showRating={true}
title="Lo que dicen nuestros clientes"
@@ -332,21 +168,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "¿Cuentan con parqueadero?",
content: "Sí, tenemos parqueadero privado y seguro para tu vehículo.",
},
{
id: "f2",
title: "¿Son pet friendly?",
content: "¡Claro que sí! Puedes traer a tu mascota.",
},
{
id: "f3",
title: "¿Aceptan reservas?",
content: "Puedes reservar por nuestro WhatsApp para asegurar tu mesa.",
},
{ id: "f1", title: "¿Cuentan con parqueadero?", content: "Sí, tenemos parqueadero privado y seguro para tu vehículo." },
{ id: "f2", title: "¿Son pet friendly?", content: "¡Claro que sí! Puedes traer a tu mascota." },
{ id: "f3", title: "¿Aceptan reservas?", content: "Puedes reservar por nuestro WhatsApp para asegurar tu mesa." }
]}
sideTitle="Preguntas Frecuentes"
faqsAnimation="slide-up"
@@ -356,9 +180,7 @@ export default function LandingPage() {
<div id="contacto" data-section="contacto">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "animated-grid",
}}
background={{ variant: "animated-grid" }}
tag="Contáctanos"
title="Visítanos hoy mismo"
description="Estamos en la Cra. 111 #18-71, Cali. ¡Esperamos verte pronto!"
@@ -369,32 +191,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "El Parque",
items: [
{
label: "Sobre nosotros",
href: "#hero",
},
{
label: "Menú",
href: "#productos",
},
],
},
{
title: "Contacto",
items: [
{
label: "WhatsApp: 318 2108060",
href: "https://wa.me/573182108060",
},
{
label: "Ubicación: Cra 111",
href: "#",
},
],
},
{ title: "El Parque", items: [{ label: "Sobre nosotros", href: "#hero" }, { label: "Menú", href: "#productos" }] },
{ title: "Contacto", items: [{ label: "WhatsApp: 318 2108060", href: "https://wa.me/573182108060" }, { label: "Ubicación: Cra 111", href: "#" }] }
]}
bottomLeftText="© 2024 El Parque Gastronómico"
bottomRightText="Todos los derechos reservados"