From d624eda7d8bcf279ddf16b48d20ad4d88b9d1a3d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:23:04 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3540e59..b3c4cf1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -90,21 +90,21 @@ export default function AboutPage() { id: "01", title: "Comida Halal Certificada", description: "Todos nuestros productos son 100% halal, preparados según normas islámicas estrictas.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-composition-with-fresh-fruits-blue-table_140725-136585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-composition-with-fresh-fruits-blue-table_140725-136585.jpg?_wi=2", imageAlt: "Ingredientes frescos halal", }, { id: "02", title: "Precios Económicos", description: "Comida de calidad a precios accesibles. €1-€10 por persona para todos.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-enjoying-dish-poutine_23-2149486019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-enjoying-dish-poutine_23-2149486019.jpg?_wi=3", imageAlt: "Comida deliciosa económica", }, { id: "03", title: "Preparado al Momento", description: "Cocinamos tu pedido en el momento, garantizando frescura y calidad en cada plato.", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg?_wi=3", imageAlt: "Cocina moderna preparación", }, ]} -- 2.49.1 From 431f21b8e7ed91562885a2ea51cc68494c01fc3a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:23:05 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1a6a8f5..5a8afee 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -90,21 +90,21 @@ export default function ContactPage() { id: "01", title: "Llamar Directamente", description: "Llámanos al 661 09 20 05 para hacer tu pedido o resolver tus dudas. ¡Respuesta inmediata!", - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg?_wi=2", imageAlt: "Servicio al cliente amable", }, { id: "02", title: "Visitarnos en Persona", description: "Ctra. de Vic, 14, 08241 Manresa, Barcelona. Ven a disfrutar de nuestra comida en el local.", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg?_wi=4", imageAlt: "Local acogedor", }, { id: "03", title: "Pedir para Llevar", description: "Llámanos para pedir comida para llevar. Preparamos tu pedido al momento con la máxima frescura.", - imageSrc: "http://img.b2bpic.net/free-photo/doner-kebab-with-rice-wooden-board_140725-1330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doner-kebab-with-rice-wooden-board_140725-1330.jpg?_wi=3", imageAlt: "Comida para llevar deliciosa", }, ]} -- 2.49.1 From 79bcb008a99d4250ce2da80c8f07d3d596ffcb66 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:23:06 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1b5897d..57bc715 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1433,6 +1433,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +