Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-23 03:06:17 +00:00

View File

@@ -74,21 +74,21 @@ export default function LandingPage() {
handle: "@ElMaestroGrill",
testimonial: "La carne es puro fuego y sabor, ¡una joya oculta de la noche!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-cooking-with-pan_23-2149631736.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-cooking-with-pan_23-2149631736.jpg",
},
{
name: "Sofía M.",
handle: "@FoodieNocturna",
testimonial: "¡Mi lugar favorito para esas madrugadas! Sabor único y siempre perfecto.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lady-good-mood-poses-terrace-with-champagne-glass-girl-with-beautiful-hairstyle-fashionable-clothes-enjoys-relaxing-balcony_197531-29954.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/lady-good-mood-poses-terrace-with-champagne-glass-girl-with-beautiful-hairstyle-fashionable-clothes-enjoys-relaxing-balcony_197531-29954.jpg",
},
{
name: "Javier P.",
handle: "@VidaUrbana",
testimonial: "El ambiente es inmejorable, y los precios... ¡simplemente imbatibles!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-person-training-beginner-internship_23-2149335457.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-training-beginner-internship_23-2149335457.jpg",
},
]}
tag="El Sabor de la Madrugada"
@@ -191,7 +191,7 @@ export default function LandingPage() {
name: "El Agachadito Especial",
price: "$14.75",
variant: "La combinación perfecta",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-banquet-with-lots-food_52683-101173.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-banquet-with-lots-food_52683-101173.jpg",
imageAlt: "Plato variado con carne, arroz y acompañamientos",
},
{
@@ -199,7 +199,7 @@ export default function LandingPage() {
name: "Costillas BBQ Nocturnas",
price: "$16.25",
variant: "Caen del hueso",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-banquet-with-lots-food_52683-101173.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-banquet-with-lots-food_52683-101173.jpg",
imageAlt: "Costillas BBQ glaseadas y listas para comer",
},
]}
@@ -214,6 +214,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
carouselMode="buttons"
animationType="blur-reveal"
testimonials={[
{
id: "1",
@@ -221,7 +222,7 @@ export default function LandingPage() {
role: "Entusiasta Culinaria",
company: "Ciudad Nocturna",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-person-training-beginner-internship_23-2149335457.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-training-beginner-internship_23-2149335457.jpg",
},
{
id: "2",
@@ -229,7 +230,7 @@ export default function LandingPage() {
role: "Trabajador Nocturno",
company: "Logistics S.A.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lady-good-mood-poses-terrace-with-champagne-glass-girl-with-beautiful-hairstyle-fashionable-clothes-enjoys-relaxing-balcony_197531-29954.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/lady-good-mood-poses-terrace-with-champagne-glass-girl-with-beautiful-hairstyle-fashionable-clothes-enjoys-relaxing-balcony_197531-29954.jpg",
},
{
id: "3",
@@ -245,7 +246,7 @@ export default function LandingPage() {
role: "Estudiante Universitario",
company: "Urbana",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-cooking-with-pan_23-2149631736.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-cooking-with-pan_23-2149631736.jpg",
},
{
id: "5",
@@ -253,7 +254,7 @@ export default function LandingPage() {
role: "Diseñadora Gráfica",
company: "Creative Minds",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-person-training-beginner-internship_23-2149335457.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-training-beginner-internship_23-2149335457.jpg",
},
]}
title="Lo que Dicen Nuestros Amantes del Sabor"