From be4ce837ae8027f252d6fc6f8687a7a24090bcd0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 19 Jun 2026 21:59:42 +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 e6c5e8a..df59d49 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/abstract-networking-concept-still-life-composition_23-2149035698.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-networking-concept-still-life-composition_23-2149035698.jpg?_wi=2" /> -- 2.49.1 From 380961a0b4634ce42de1fd6b4aa28283707f068a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 19 Jun 2026 21:59:42 +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 1db8cbb..ad8c66a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -24,7 +24,7 @@ export default function HomePage() { text: "Contact Us", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/abstract-networking-concept-still-life-composition_23-2149035698.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-networking-concept-still-life-composition_23-2149035698.jpg?_wi=1" /> -- 2.49.1