Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-30 21:20:14 +00:00
3 changed files with 9 additions and 9 deletions

View File

@@ -137,7 +137,7 @@ export default function LandingPage() {
imageAlt: "Barra del restaurante",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg?_wi=3",
imageAlt: "restaurant interior elegant tables ready",
},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
description: "Momentos memorables con música en vivo y eventos.",
bentoComponent: "reveal-icon",
icon: Gift,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-worker-holding-digital-tablet-factory_107420-96517.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-worker-holding-digital-tablet-factory_107420-96517.jpg?_wi=3",
imageAlt: "restaurant interior elegant tables ready",
},
{
@@ -153,7 +153,7 @@ export default function LandingPage() {
description: "Cada rincón de nuestro restaurante está pensado para ti.",
bentoComponent: "reveal-icon",
icon: Lightbulb,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-white-cook-suit-holding-little-cookie-green-surface_140725-31229.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-white-cook-suit-holding-little-cookie-green-surface_140725-31229.jpg?_wi=3",
imageAlt: "restaurant interior elegant tables ready",
},
]}

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
handle: "@foodloverSD",
testimonial: "¡La mejor picaña que he probado! El ambiente es espectacular.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-worker-holding-digital-tablet-factory_107420-96517.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-worker-holding-digital-tablet-factory_107420-96517.jpg?_wi=1",
imageAlt: "Avatar cliente",
},
{
@@ -82,7 +82,7 @@ export default function LandingPage() {
handle: "@marii_gastronoma",
testimonial: "Un lugar ideal para compartir con amigos y familia. ¡Excelente servicio!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-white-cook-suit-holding-little-cookie-green-surface_140725-31229.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-white-cook-suit-holding-little-cookie-green-surface_140725-31229.jpg?_wi=1",
imageAlt: "Avatar cliente",
},
{
@@ -143,7 +143,7 @@ export default function LandingPage() {
},
]}
avatarText="Más de 365+ opiniones"
imageSrc="http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg?_wi=1"
imageAlt="Interior del Grilling Fusion Restaurant de noche"
mediaAnimation="slide-up"
marqueeItems={[

View File

@@ -98,7 +98,7 @@ export default function LandingPage() {
imageAlt: "Chef emplatando",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg?_wi=2",
imageAlt: "elegant restaurant table setting moody lighting",
},
{
@@ -106,7 +106,7 @@ export default function LandingPage() {
description: "Nuestro equipo está listo para cuidar cada detalle de tu visita.",
bentoComponent: "reveal-icon",
icon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-worker-holding-digital-tablet-factory_107420-96517.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-worker-holding-digital-tablet-factory_107420-96517.jpg?_wi=2",
imageAlt: "elegant restaurant table setting moody lighting",
},
{
@@ -114,7 +114,7 @@ export default function LandingPage() {
description: "Observa a nuestros chefs en acción mientras preparan tus platos a la perfección.",
bentoComponent: "reveal-icon",
icon: Flame,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-white-cook-suit-holding-little-cookie-green-surface_140725-31229.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-white-cook-suit-holding-little-cookie-green-surface_140725-31229.jpg?_wi=2",
imageAlt: "elegant restaurant table setting moody lighting",
},
]}