Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-08 22:39:19 +00:00

View File

@@ -11,7 +11,7 @@ import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestim
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { Clock, Flame, Smile } from "lucide-react";
import { Clock, Flame, Smile, Leaf, Beef, Zap, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -19,344 +19,150 @@ export default function LandingPage() {
defaultButtonVariant="hover-bubble"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Inicio",
id: "hero",
},
{
name: "Nosotros",
id: "about",
},
{
name: "Menú",
id: "products",
},
{
name: "Contacto",
id: "contact",
},
]}
brandName="Gozar"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{ name: "Inicio", id: "hero" },
{ name: "Nosotros", id: "about" },
{ name: "Menú", id: "products" },
{ name: "Contacto", id: "contact" },
]}
brandName="Gozar"
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Gozar: El placer de una verdadera hamburguesa"
description="Hamburguesas artesanales uruguayas, hechas con ingredientes frescos, carnes seleccionadas y el toque secreto de Gozar. ¡Pedí la tuya hoy!"
testimonials={[
{
name: "Juan Pérez",
handle: "@juanp",
testimonial: "Las mejores hamburguesas de Montevideo, sin duda.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-burger-with-egg_23-2148678846.jpg?_wi=1",
imageAlt: "gourmet burger table setting",
},
{
name: "María López",
handle: "@mlopes",
testimonial: "La carne tiene un sabor único, súper jugosa.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-rib-steak-with-garlic-cinnamon-ax-stand_141793-12212.jpg?_wi=1",
imageAlt: "gourmet burger table setting",
},
{
name: "Pedro Sánchez",
handle: "@psanchez",
testimonial: "Entrega rápida y siempre llegan calientes.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-double-cheeseburger-with-bacon_23-2151985485.jpg?_wi=1",
imageAlt: "gourmet burger table setting",
},
{
name: "Lucía García",
handle: "@luciag",
testimonial: "¡Increíble sabor artesanal, totalmente recomendable!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg?_wi=1",
imageAlt: "gourmet burger table setting",
},
{
name: "Federico M.",
handle: "@fede_m",
testimonial: "Las papas fritas caseras son el complemento perfecto.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-veggie-food-notebook_23-2148305839.jpg?_wi=1",
imageAlt: "gourmet burger table setting",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-burger-with-egg_23-2148678846.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg",
alt: "Customer 1",
},
{
src: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg",
alt: "Customer 2",
},
{
src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
alt: "Customer 3",
},
{
src: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg",
alt: "Customer 4",
},
{
src: "http://img.b2bpic.net/free-photo/front-view-young-woman-eating-burger_23-2150404805.jpg",
alt: "Customer 5",
},
]}
avatarText="Más de 10.000 hamburguesas servidas"
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Gozar: El placer de una verdadera hamburguesa"
description="Hamburguesas artesanales uruguayas, hechas con ingredientes frescos, carnes seleccionadas y el toque secreto de Gozar. ¡Pedí la tuya hoy!"
testimonials={[
{ name: "Juan Pérez", handle: "@juanp", testimonial: "Las mejores hamburguesas de Montevideo, sin duda.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-burger-with-egg_23-2148678846.jpg", imageAlt: "gourmet burger table setting" },
{ name: "María López", handle: "@mlopes", testimonial: "La carne tiene un sabor único, súper jugosa.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-rib-steak-with-garlic-cinnamon-ax-stand_141793-12212.jpg", imageAlt: "gourmet burger table setting" },
{ name: "Pedro Sánchez", handle: "@psanchez", testimonial: "Entrega rápida y siempre llegan calientes.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/delicious-double-cheeseburger-with-bacon_23-2151985485.jpg", imageAlt: "gourmet burger table setting" },
{ name: "Lucía García", handle: "@luciag", testimonial: "¡Increíble sabor artesanal, totalmente recomendable!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg", imageAlt: "gourmet burger table setting" },
{ name: "Federico M.", handle: "@fede_m", testimonial: "Las papas fritas caseras son el complemento perfecto.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-veggie-food-notebook_23-2148305839.jpg", imageAlt: "gourmet burger table setting" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-burger-with-egg_23-2148678846.jpg"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg", alt: "Customer 1" },
{ src: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg", alt: "Customer 2" },
{ src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", alt: "Customer 3" },
{ src: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg", alt: "Customer 4" },
{ src: "http://img.b2bpic.net/free-photo/front-view-young-woman-eating-burger_23-2150404805.jpg", alt: "Customer 5" },
]}
avatarText="Más de 10.000 hamburguesas servidas"
/>
</div>
<div id="about" data-section="about">
<AboutMetric
useInvertedBackground={false}
title="Pasión por lo nuestro"
metrics={[
{
icon: Flame,
label: "Carnes locales",
value: "100%",
},
{
icon: Clock,
label: "Preparación diaria",
value: "24h",
},
{
icon: Smile,
label: "Clientes felices",
value: "10k+",
},
]}
metricsAnimation="slide-up"
/>
</div>
<div id="about" data-section="about">
<AboutMetric
useInvertedBackground={false}
title="Pasión por lo nuestro"
metrics={[
{ icon: Flame, label: "Carnes locales", value: "100%" },
{ icon: Clock, label: "Preparación diaria", value: "24h" },
{ icon: Smile, label: "Clientes felices", value: "10k+" },
]}
metricsAnimation="slide-up"
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentySix
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Ingredientes frescos",
description: "Vegetales de estación y panes horneados cada mañana.",
buttonIcon: "Leaf",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-rib-steak-with-garlic-cinnamon-ax-stand_141793-12212.jpg?_wi=2",
imageAlt: "burger grill process food",
},
{
title: "Carnes seleccionadas",
description: "La mejor calidad de carne uruguaya, madurada a punto.",
buttonIcon: "Beef",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-burger-with-egg_23-2148678846.jpg?_wi=3",
imageAlt: "burger grill process food",
},
{
title: "Recetas únicas",
description: "Salsas caseras y combinaciones que no vas a encontrar en otro lado.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-double-cheeseburger-with-bacon_23-2151985485.jpg?_wi=2",
imageAlt: "burger grill process food",
},
{
title: "Ambiente acogedor",
description: "Un lugar para disfrutar con amigos y familia.",
buttonIcon: "Users",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg?_wi=2",
imageAlt: "burger grill process food",
},
]}
title="Por qué elegir Gozar"
description="Nos esforzamos cada día para entregarte la mejor experiencia en cada bocado."
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentySix
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "Ingredientes frescos", description: "Vegetales de estación y panes horneados cada mañana.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/front-view-rib-steak-with-garlic-cinnamon-ax-stand_141793-12212.jpg", imageAlt: "burger grill process food" },
{ title: "Carnes seleccionadas", description: "La mejor calidad de carne uruguaya, madurada a punto.", buttonIcon: Beef, imageSrc: "http://img.b2bpic.net/free-photo/close-up-burger-with-egg_23-2148678846.jpg", imageAlt: "burger grill process food" },
{ title: "Recetas únicas", description: "Salsas caseras y combinaciones que no vas a encontrar en otro lado.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/delicious-double-cheeseburger-with-bacon_23-2151985485.jpg", imageAlt: "burger grill process food" },
{ title: "Ambiente acogedor", description: "Un lugar para disfrutar con amigos y familia.", buttonIcon: Users, imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg", imageAlt: "burger grill process food" },
]}
title="Por qué elegir Gozar"
description="Nos esforzamos cada día para entregarte la mejor experiencia en cada bocado."
/>
</div>
<div id="products" data-section="products">
<ProductCardThree
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Clásica Gozar",
price: "$350",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-double-cheeseburger-with-bacon_23-2151985485.jpg?_wi=3",
},
{
id: "2",
name: "Pollo Crispy",
price: "$380",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg?_wi=3",
},
{
id: "3",
name: "Veggie Delight",
price: "$390",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-veggie-food-notebook_23-2148305839.jpg?_wi=2",
},
{
id: "4",
name: "Doble Smash",
price: "$450",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-cheeseburger-with-fresh-ingredients-attached-with-skewers-stick_181624-41067.jpg",
},
{
id: "5",
name: "Cebollas Caramelizadas",
price: "$420",
imageSrc: "http://img.b2bpic.net/free-photo/burgers-with-usa-flag-wooden-board-assortment_23-2149897362.jpg",
},
{
id: "6",
name: "Bacon Explosion",
price: "$480",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-french-fries-bowl-sauce-knife-wooden-food-tray-restaurant_176474-3022.jpg",
},
]}
title="Nuestro Menú"
description="Explora nuestras especialidades artesanales."
/>
</div>
<div id="products" data-section="products">
<ProductCardThree
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{ id: "1", name: "Clásica Gozar", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/delicious-double-cheeseburger-with-bacon_23-2151985485.jpg" },
{ id: "2", name: "Pollo Crispy", price: "$380", imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg" },
{ id: "3", name: "Veggie Delight", price: "$390", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-veggie-food-notebook_23-2148305839.jpg" },
{ id: "4", name: "Doble Smash", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-cheeseburger-with-fresh-ingredients-attached-with-skewers-stick_181624-41067.jpg" },
{ id: "5", name: "Cebollas Caramelizadas", price: "$420", imageSrc: "http://img.b2bpic.net/free-photo/burgers-with-usa-flag-wooden-board-assortment_23-2149897362.jpg" },
{ id: "6", name: "Bacon Explosion", price: "$480", imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-french-fries-bowl-sauce-knife-wooden-food-tray-restaurant_176474-3022.jpg" },
]}
title="Nuestro Menú"
description="Explora nuestras especialidades artesanales."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Ana",
handle: "@ana",
testimonial: "Excelente atención y hamburguesas riquísimas.",
imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-cute-brunette-girl-with-short-hair-sitting-table-gray-plaid-terrace-restaurant-she-wears-blue-shirt-looks-happy_197531-971.jpg",
},
{
id: "t2",
name: "Carlos",
handle: "@carlos",
testimonial: "La de bacon es de otro planeta.",
imageSrc: "http://img.b2bpic.net/free-photo/burger-male-hands-closeup-fast-food-cafe_169016-33504.jpg",
},
{
id: "t3",
name: "Sofía",
handle: "@sofi",
testimonial: "Muy buen servicio y precios acordes.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-potato_23-2148899058.jpg",
},
{
id: "t4",
name: "Martín",
handle: "@martin",
testimonial: "Un clásico montevideano moderno.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-hot-dog_23-2150347894.jpg",
},
{
id: "t5",
name: "Lucía",
handle: "@lucia",
testimonial: "Rápido y muy sabroso, volveré.",
imageSrc: "http://img.b2bpic.net/free-photo/photo-glad-mysterious-woman-steepls-fingers-has-mysterious-intention-schemes-something-has-cunny-look-aside-wears-sweatshirt-poses-yellow-wall-copy-space-area-your-text_273609-42873.jpg",
},
]}
title="Lo que dicen nuestros clientes"
description="Tu opinión es lo que nos motiva a mejorar."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Ana", handle: "@ana", testimonial: "Excelente atención y hamburguesas riquísimas.", imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-cute-brunette-girl-with-short-hair-sitting-table-gray-plaid-terrace-restaurant-she-wears-blue-shirt-looks-happy_197531-971.jpg" },
{ id: "t2", name: "Carlos", handle: "@carlos", testimonial: "La de bacon es de otro planeta.", imageSrc: "http://img.b2bpic.net/free-photo/burger-male-hands-closeup-fast-food-cafe_169016-33504.jpg" },
{ id: "t3", name: "Sofía", handle: "@sofi", testimonial: "Muy buen servicio y precios acordes.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-potato_23-2148899058.jpg" },
{ id: "t4", name: "Martín", handle: "@martin", testimonial: "Un clásico montevideano moderno.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-hot-dog_23-2150347894.jpg" },
{ id: "t5", name: "Lucía", handle: "@lucia", testimonial: "Rápido y muy sabroso, volveré.", imageSrc: "http://img.b2bpic.net/free-photo/photo-glad-mysterious-woman-steepls-fingers-has-mysterious-intention-schemes-something-has-cunny-look-aside-wears-sweatshirt-poses-yellow-wall-copy-space-area-your-text_273609-42873.jpg" },
]}
title="Lo que dicen nuestros clientes"
description="Tu opinión es lo que nos motiva a mejorar."
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "¿Tienen delivery?",
content: "Sí, realizamos envíos a todo Montevideo.",
},
{
id: "q2",
title: "¿Opciones vegetarianas?",
content: "Contamos con una deliciosa hamburguesa de porotos negros.",
},
{
id: "q3",
title: "¿Horarios?",
content: "Abrimos de martes a domingo de 19:00 a 00:00.",
},
]}
title="Preguntas Frecuentes"
description="Todo lo que necesitas saber antes de pedir."
faqsAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "¿Tienen delivery?", content: "Sí, realizamos envíos a todo Montevideo." },
{ id: "q2", title: "¿Opciones vegetarianas?", content: "Contamos con una deliciosa hamburguesa de porotos negros." },
{ id: "q3", title: "¿Horarios?", content: "Abrimos de martes a domingo de 19:00 a 00:00." },
]}
title="Preguntas Frecuentes"
description="Todo lo que necesitas saber antes de pedir."
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="Contacto"
title="¡Hacé tu pedido!"
description="Estamos listos para preparar tu hamburguesa ideal. Contactanos para reservas o envíos."
buttons={[
{
text: "WhatsApp",
href: "#",
},
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Contacto"
title="¡Hacé tu pedido!"
description="Estamos listos para preparar tu hamburguesa ideal. Contactanos para reservas o envíos."
buttons={[{ text: "WhatsApp", href: "#" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Gozar",
items: [
{
label: "Sobre nosotros",
href: "#",
},
{
label: "Menú",
href: "#",
},
],
},
{
title: "Ayuda",
items: [
{
label: "Preguntas frecuentes",
href: "#",
},
{
label: "Contacto",
href: "#",
},
],
},
]}
bottomLeftText="© 2024 Gozar Hamburguesería"
bottomRightText="Montevideo, Uruguay"
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{ title: "Gozar", items: [{ label: "Sobre nosotros", href: "#" }, { label: "Menú", href: "#" }] },
{ title: "Ayuda", items: [{ label: "Preguntas frecuentes", href: "#" }, { label: "Contacto", href: "#" }] },
]}
bottomLeftText="© 2024 Gozar Hamburguesería"
bottomRightText="Montevideo, Uruguay"
/>
</div>
</ReactLenis>
</ThemeProvider>
);