From 137be7ecee42f908d41e70851569c1dfcc4baf64 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 12:19:24 +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 dcc5818..bfe527c 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/global-business-internet-network-connection-iot-internet-things-business-intelligence-concept-busines-global-network-futuristic-technology-background-ai-generative_1258-176784.jpg" + imageSrc="http://img.b2bpic.net/free-photo/global-business-internet-network-connection-iot-internet-things-business-intelligence-concept-busines-global-network-futuristic-technology-background-ai-generative_1258-176784.jpg?_wi=2" /> -- 2.49.1 From 7ba69473b8710a44b55d2490fc074c8a2c451b9c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 12:19:25 +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 ef4e9d7..12c09df 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -69,7 +69,7 @@ export default function HomePage() { title: "Secure Nodes", description: "Global distributed architecture.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/global-business-internet-network-connection-iot-internet-things-business-intelligence-concept-busines-global-network-futuristic-technology-background-ai-generative_1258-176784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/global-business-internet-network-connection-iot-internet-things-business-intelligence-concept-busines-global-network-futuristic-technology-background-ai-generative_1258-176784.jpg?_wi=1", }, { title: "Cold Wallet Storage", -- 2.49.1