From e63ad460a6b588b240fae68b0244b9684e46f1af Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:51:37 +0000 Subject: [PATCH 1/3] Update src/app/el-local/page.tsx --- src/app/el-local/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/el-local/page.tsx b/src/app/el-local/page.tsx index 4041ab5..d2489e3 100644 --- a/src/app/el-local/page.tsx +++ b/src/app/el-local/page.tsx @@ -50,7 +50,7 @@ export default function LocalPage() { { value: "10+", title: "Años de trayectoria" }, { value: "100%", title: "Productos locales y frescos" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lunch-setup-restaurant-near-window-floor-stand-lamp_140725-1572.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lunch-setup-restaurant-near-window-floor-stand-lamp_140725-1572.jpg?_wi=2" imageAlt="Interior acogedor de Casa Topete" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1 From b74dac6eb815395837737560345650922dcfcd7f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:51:39 +0000 Subject: [PATCH 2/3] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index f295749..6c042a2 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -50,7 +50,7 @@ export default function MenuPage() { "Pulpo fresco, tierno y jugoso, aliñado con aceite de oliva virgen extra, pimentón de la Vera y sal gorda. Una especialidad que nos define. Raciones abundantes que no decepcionan. Perfecto para disfrutar de la auténtica cocina gallega-asturiana.", tags: ["Especialidad", "Popular", "Recomendado"], imageSrc: - "http://img.b2bpic.net/free-photo/plates-seasoned-octopus-tentacles-dinner_181624-37474.jpg", + "http://img.b2bpic.net/free-photo/plates-seasoned-octopus-tentacles-dinner_181624-37474.jpg?_wi=2", imageAlt: "Pulpo a la Gallega", }, { @@ -61,7 +61,7 @@ export default function MenuPage() { "Lacón de calidad superior, cortado en lonchas generosas. Acompañado de pan tostado y nuestro aceite premium. Un clásico que siempre funciona y que define la cocina asturiana de calidad.", tags: ["Clásico", "Asturiano", "Imprescindible"], imageSrc: - "http://img.b2bpic.net/free-photo/slices-meat-near-jug-food_23-2147930096.jpg", + "http://img.b2bpic.net/free-photo/slices-meat-near-jug-food_23-2147930096.jpg?_wi=2", imageAlt: "Lacón Asturiano", }, { @@ -72,7 +72,7 @@ export default function MenuPage() { "Tabla variada con los mejores quesos de la región de Asturias. Incluye quesos azules, de pasta blanda y dura. Perfecto para compartir y disfrutar del auténtico sabor asturiano en toda su amplitud.", tags: ["Premium", "Para Compartir", "Variado"], imageSrc: - "http://img.b2bpic.net/free-photo/side-view-cheese-platter-with-grapes-nuts-honey-tray_176474-3034.jpg", + "http://img.b2bpic.net/free-photo/side-view-cheese-platter-with-grapes-nuts-honey-tray_176474-3034.jpg?_wi=2", imageAlt: "Tabla de Quesos Asturianos", }, ]} -- 2.49.1 From e9e59f6bd3a9b44049302db2177f2b376257e51e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:51:41 +0000 Subject: [PATCH 3/3] 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 b052645..d3fa361 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function HomePage() { { value: "390+", title: "Opiniones positivas en Google" }, { value: "4,6★", title: "Valoración media de clientes" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lunch-setup-restaurant-near-window-floor-stand-lamp_140725-1572.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lunch-setup-restaurant-near-window-floor-stand-lamp_140725-1572.jpg?_wi=1" imageAlt="Terraza de Casa Topete con ambiente agradable" mediaAnimation="slide-up" useInvertedBackground={false} @@ -99,7 +99,7 @@ export default function HomePage() { "Pulpo fresco, tierno y jugoso, aliñado con aceite de oliva virgen extra, pimentón de la Vera y sal gorda. Raciones abundantes que no decepcionan.", tags: ["Especialidad", "Popular"], imageSrc: - "http://img.b2bpic.net/free-photo/plates-seasoned-octopus-tentacles-dinner_181624-37474.jpg", + "http://img.b2bpic.net/free-photo/plates-seasoned-octopus-tentacles-dinner_181624-37474.jpg?_wi=1", imageAlt: "Pulpo a la Gallega", }, { @@ -110,7 +110,7 @@ export default function HomePage() { "Lacón de calidad superior, cortado en lonchas generosas. Acompañado de pan tostado. Un clásico que siempre funciona.", tags: ["Clásico", "Asturiano"], imageSrc: - "http://img.b2bpic.net/free-photo/slices-meat-near-jug-food_23-2147930096.jpg", + "http://img.b2bpic.net/free-photo/slices-meat-near-jug-food_23-2147930096.jpg?_wi=1", imageAlt: "Lacón Asturiano", }, { @@ -121,7 +121,7 @@ export default function HomePage() { "Tabla variada con los mejores quesos de la región. Perfecto para compartir y disfrutar del auténtico sabor asturiano.", tags: ["Premium", "Para Compartir"], imageSrc: - "http://img.b2bpic.net/free-photo/side-view-cheese-platter-with-grapes-nuts-honey-tray_176474-3034.jpg", + "http://img.b2bpic.net/free-photo/side-view-cheese-platter-with-grapes-nuts-honey-tray_176474-3034.jpg?_wi=1", imageAlt: "Tabla de Quesos Asturianos", }, ]} @@ -168,7 +168,7 @@ export default function HomePage() { company: "Piedras Blancas", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "María González", }, { @@ -178,7 +178,7 @@ export default function HomePage() { company: "Zona Local", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Juan Martínez", }, { @@ -188,7 +188,7 @@ export default function HomePage() { company: "Castrillón", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Carmen Rodríguez", }, { @@ -198,7 +198,7 @@ export default function HomePage() { company: "Oviedo", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4", imageAlt: "Luis Fernández", }, { @@ -208,7 +208,7 @@ export default function HomePage() { company: "Asturias", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=5", imageAlt: "Ana López", }, { @@ -218,7 +218,7 @@ export default function HomePage() { company: "Zona Regional", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=6", imageAlt: "Roberto Sánchez", }, ]} -- 2.49.1