From 2c7336a1e5edfeeb86f414045492c2024adc9823 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 14:52:20 +0000 Subject: [PATCH 1/2] Update src/components/Layout.tsx --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 35b4b2d..136c22f 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -94,7 +94,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/office-plant-cupboard_23-2148003037.jpg" + imageSrc="http://img.b2bpic.net/free-photo/office-plant-cupboard_23-2148003037.jpg?_wi=2" /> -- 2.49.1 From 4c43b3b6f5383285e02b3639d2925bfd8300305a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 14:52:20 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4ce2dfa..dc4725c 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -46,7 +46,7 @@ export default function HomePage() { { title: "Plantas", description: "Vida verde para tu hogar.", - imageSrc: "http://img.b2bpic.net/free-photo/office-plant-cupboard_23-2148003037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-plant-cupboard_23-2148003037.jpg?_wi=1", }, { title: "Bienestar Natural", -- 2.49.1