From a9291c329e9ff7ce03e510bd299a7a08f9c4c259 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 24 Jun 2026 15:01:52 +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 e550fbb..c1cee26 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -98,7 +98,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/ice-cubes-arrangement-still-life_23-2150312405.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ice-cubes-arrangement-still-life_23-2150312405.jpg?_wi=2" /> -- 2.49.1 From 79d6a8e9a91ddb48fe374f46c710267198ce20c3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 24 Jun 2026 15:01:52 +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 1d279c2..cc64a86 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -23,7 +23,7 @@ export default function HomePage() { text: "Nuestros Servicios", href: "#features", }} - imageSrc="http://img.b2bpic.net/free-photo/ice-cubes-arrangement-still-life_23-2150312405.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ice-cubes-arrangement-still-life_23-2150312405.jpg?_wi=1" /> -- 2.49.1