From dee161b645c75c465e5513e53da9524c76711c0c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 06:52:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b5bf2c..fe5ab26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "tel:6641023389", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3923.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3923.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -129,7 +129,7 @@ export default function LandingPage() { title="Donde Asia se encuentra con Tijuana" description="Luna es un concepto gastronómico único que fusiona la sofisticada cocina japonesa y china con el alma vibrante de Baja California. Ingredientes frescos, técnica auténtica y un espacio diseñado para que cada visita sea una experiencia completa." subdescription="4.9★ Google | 407+ Reseñas | 2 Niveles | Valet Parking" - imageSrc="http://img.b2bpic.net/free-photo/interior-nice-bar_23-2147897025.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-nice-bar_23-2147897025.jpg?_wi=1" mediaAnimation="slide-up" icon={Utensils} /> @@ -146,19 +146,19 @@ export default function LandingPage() { id: "1", name: "Birriamen", price: "Firma de la Casa", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-ramen-bowl_23-2148678754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-ramen-bowl_23-2148678754.jpg?_wi=1", }, { id: "2", name: "Handmade Dumplings", price: "Más Pedido", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-asian-dumplings-with-meat-vegetables-served-with-soy-sauce-plate-rustic_141793-11564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-asian-dumplings-with-meat-vegetables-served-with-soy-sauce-plate-rustic_141793-11564.jpg?_wi=1", }, { id: "3", name: "Bento Box", price: "Favorito", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-picnic-with-cherry-tree-flowers_23-2148956836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-picnic-with-cherry-tree-flowers_23-2148956836.jpg?_wi=1", }, { id: "4", @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "Si estás buscando una experiencia culinaria que despierte tus sentidos, Luna es el lugar ideal.", name: "Yalil Maldonado", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3923.jpg?_wi=2", imageAlt: "upscale asian restaurant interior warm wood", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Primera vez que voy y volveré mil veces. El servicio, comida, personal y ambiente 10/10.", name: "Nettunu", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/interior-nice-bar_23-2147897025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-nice-bar_23-2147897025.jpg?_wi=2", imageAlt: "modern asian bistro interior rattan chairs", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { quote: "The dumplings and char siu bao were incredibly delicious. Some of the best Asian food in Tijuana.", name: "Gringo Amigable", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-asian-dumplings-with-meat-vegetables-served-with-soy-sauce-plate-rustic_141793-11564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-asian-dumplings-with-meat-vegetables-served-with-soy-sauce-plate-rustic_141793-11564.jpg?_wi=2", imageAlt: "steamed dumplings dark cast iron presentation", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { quote: "Una fusión única en Tijuana, ingredientes frescos y gran sabor.", name: "Sarah P.", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-ramen-bowl_23-2148678754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-ramen-bowl_23-2148678754.jpg?_wi=2", imageAlt: "ramen birria fusion bowl gourmet", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "Excelente lugar para cenar con amigos, muy recomendado.", name: "Carlos H.", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-picnic-with-cherry-tree-flowers_23-2148956836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-picnic-with-cherry-tree-flowers_23-2148956836.jpg?_wi=2", imageAlt: "bento box japanese gourmet presentation", }, ]} -- 2.49.1