Update src/app/reservations/page.tsx

This commit is contained in:
2026-05-30 21:20:11 +00:00
parent 7909765e93
commit b1e78c2f92

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",
},
]}