228 lines
7.7 KiB
TypeScript
228 lines
7.7 KiB
TypeScript
"use client";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import ReactLenis from "lenis/react";
|
|
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
|
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
|
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
|
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo';
|
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
|
import SplitAbout from '@/components/sections/about/SplitAbout';
|
|
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
|
|
|
export default function LandingPage() {
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="hover-magnetic"
|
|
defaultTextAnimation="entrance-slide"
|
|
borderRadius="rounded"
|
|
contentWidth="mediumLarge"
|
|
sizing="largeSizeMediumTitles"
|
|
background="aurora"
|
|
cardStyle="glass-depth"
|
|
primaryButtonStyle="gradient"
|
|
secondaryButtonStyle="solid"
|
|
headingFontWeight="extrabold"
|
|
>
|
|
<ReactLenis root>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarStyleApple
|
|
navItems={[
|
|
{
|
|
name: "Inicio",
|
|
id: "hero",
|
|
},
|
|
{
|
|
name: "Experiencia",
|
|
id: "experience",
|
|
},
|
|
{
|
|
name: "Eventos",
|
|
id: "events",
|
|
},
|
|
{
|
|
name: "Reserva",
|
|
id: "contact",
|
|
},
|
|
]}
|
|
brandName="Downtown Food Court"
|
|
/>
|
|
</div>
|
|
|
|
<div id="hero" data-section="hero">
|
|
<HeroCarouselLogo
|
|
logoText="Downtown Food Court"
|
|
description="Donde cada antojo encuentra su lugar. Comida de todo el mundo, música en vivo y bebidas que sí se antojan."
|
|
buttons={[
|
|
{
|
|
text: "Ver Opciones",
|
|
href: "#experience",
|
|
},
|
|
{
|
|
text: "Reservar Mesa",
|
|
href: "#contact",
|
|
},
|
|
]}
|
|
slides={[
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-with-elegant-chandelier-lighting-generated-by-ai_188544-21199.jpg?_wi=1",
|
|
imageAlt: "Ambiente nocturno 1",
|
|
},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-with-elegant-chandelier-lighting-generated-by-ai_188544-21199.jpg?_wi=2",
|
|
imageAlt: "Ambiente nocturno 2",
|
|
},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-with-elegant-chandelier-lighting-generated-by-ai_188544-21199.jpg?_wi=3",
|
|
imageAlt: "Ambiente nocturno 3",
|
|
},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-with-elegant-chandelier-lighting-generated-by-ai_188544-21199.jpg?_wi=4",
|
|
imageAlt: "Ambiente nocturno 4",
|
|
},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-with-elegant-chandelier-lighting-generated-by-ai_188544-21199.jpg?_wi=5",
|
|
imageAlt: "Ambiente nocturno 5",
|
|
},
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="experience" data-section="experience">
|
|
<SplitAbout
|
|
textboxLayout="split"
|
|
useInvertedBackground={false}
|
|
imagePosition="right"
|
|
title="La Experiencia"
|
|
description="Un punto de encuentro diseñado para quienes buscan sabor, música y el mejor ambiente de la ciudad."
|
|
bulletPoints={[
|
|
{
|
|
title: "Variedad sin límites",
|
|
description: "Tacos, sushi, mariscos, italiana, wings. Cada quien encuentra su lugar.",
|
|
},
|
|
{
|
|
title: "Bebidas que invitan",
|
|
description: "Precios accesibles para que el brindis nunca termine.",
|
|
},
|
|
{
|
|
title: "Ambiente inolvidable",
|
|
description: "Música en vivo, DJs y toda la energía de la noche urbana.",
|
|
},
|
|
]}
|
|
imageSrc="http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169091.jpg"
|
|
mediaAnimation="slide-up"
|
|
/>
|
|
</div>
|
|
|
|
<div id="events" data-section="events">
|
|
<FeatureCardTwentyOne
|
|
useInvertedBackground={false}
|
|
title="Nuestra Energía"
|
|
description="No vienes solo a comer, vienes a vivir una experiencia diseñada para crear recuerdos."
|
|
accordionItems={[
|
|
{
|
|
id: "e1",
|
|
title: "Noches de Música en Vivo",
|
|
content: "Bandas locales y DJs que transforman el ambiente cada semana.",
|
|
},
|
|
{
|
|
id: "e2",
|
|
title: "Eventos Deportivos",
|
|
content: "Pantallas de alta definición para que no te pierdas ningún juego importante.",
|
|
},
|
|
{
|
|
id: "e3",
|
|
title: "Celebraciones Especiales",
|
|
content: "El spot ideal para cumpleaños y reuniones con tus amigos.",
|
|
},
|
|
]}
|
|
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-musicians-concert_23-2149162975.jpg"
|
|
mediaAnimation="opacity"
|
|
/>
|
|
</div>
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
<TestimonialCardThirteen
|
|
animationType="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
testimonials={[
|
|
{
|
|
id: "t1",
|
|
name: "Sarah Johnson",
|
|
handle: "@sarahj",
|
|
testimonial: "Excelente ambiente, música y servicio increíble.",
|
|
rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/friends-people-group-teamwork-diversity_53876-64938.jpg",
|
|
},
|
|
{
|
|
id: "t2",
|
|
name: "Michael Chen",
|
|
handle: "@mchen",
|
|
testimonial: "La variedad de comida es sorprendente.",
|
|
rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-having-meal_1170-1740.jpg",
|
|
},
|
|
{
|
|
id: "t3",
|
|
name: "Emily Rodriguez",
|
|
handle: "@erodriguez",
|
|
testimonial: "El lugar perfecto para pasarla bien con amigos.",
|
|
rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-having-fun-while-eating-dessert-taking-selfie-cafe_637285-9092.jpg",
|
|
},
|
|
{
|
|
id: "t4",
|
|
name: "David Kim",
|
|
handle: "@dkim",
|
|
testimonial: "Atención de primera, súper atentos meseros.",
|
|
rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/friends-drinking-beer-together-night-out_23-2149143989.jpg",
|
|
},
|
|
{
|
|
id: "t5",
|
|
name: "Ana Silva",
|
|
handle: "@asilva",
|
|
testimonial: "El mejor spot para cenar y tomar algo.",
|
|
rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006637.jpg",
|
|
},
|
|
]}
|
|
showRating={true}
|
|
title="Lo que dicen de nosotros"
|
|
description="Más de 1,700 personas respaldan nuestra calidad, ambiente y servicio profesional."
|
|
/>
|
|
</div>
|
|
|
|
<div id="contact" data-section="contact">
|
|
<ContactSplit
|
|
useInvertedBackground={false}
|
|
background={{
|
|
variant: "radial-gradient",
|
|
}}
|
|
title="¿Listo para tu próxima salida?"
|
|
description="Reserva tu mesa o contáctanos por WhatsApp. Te esperamos en Downtown Food Court."
|
|
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-smiling-brunette-female-trendy-evening-golden-jacketsexy-carefree-woman-posing-near-white-wall-studiofashionable-model-with-bright-makeup-holding-champagne-bottle_158538-22816.jpg"
|
|
buttonText="Enviar WhatsApp"
|
|
tag="Contacto"
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer" data-section="footer">
|
|
<FooterLogoReveal
|
|
logoText="Downtown Food Court"
|
|
leftLink={{
|
|
text: "Privacy Policy",
|
|
href: "#",
|
|
}}
|
|
rightLink={{
|
|
text: "© 2024 Downtown Food Court",
|
|
href: "#",
|
|
}}
|
|
/>
|
|
</div>
|
|
</ReactLenis>
|
|
</ThemeProvider>
|
|
);
|
|
}
|