Merge version_1 into main #3

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

View File

@@ -45,13 +45,13 @@ export default function LandingPage() {
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" },
{ 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"
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" },
@@ -81,10 +81,10 @@ export default function LandingPage() {
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: "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."
@@ -98,9 +98,9 @@ export default function LandingPage() {
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: "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" },