From 09c8d9be82fb1731137c2ec7e8167ea911abe8e6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 10:18:35 +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 19f5c5f..1b7f21c 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -102,7 +102,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/ecology-fresh-lush-natural-nature_53876-133745.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ecology-fresh-lush-natural-nature_53876-133745.jpg?_wi=2" /> -- 2.49.1 From 8d4dfec55591f82ea6e8a0cacfbce75a9a502cc2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 10:18:35 +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 af90353..cc27688 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "View Services", href: "#services", }} - imageSrc="http://img.b2bpic.net/free-photo/ecology-fresh-lush-natural-nature_53876-133745.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ecology-fresh-lush-natural-nature_53876-133745.jpg?_wi=1" /> -- 2.49.1