From 6b4b3c3e67e2528434fdda11eab1a44ac42de27f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 07:35:11 +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 12f6db9..a6dedbb 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/man-working-with-laptop-cafe-wooden-table_1321-799.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-with-laptop-cafe-wooden-table_1321-799.jpg?_wi=2" /> -- 2.49.1 From f0cf00218942fd7a5dcedc83384e42e56cc38853 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 07:35:11 +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 3fe415c..2b695c8 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -72,7 +72,7 @@ export default function HomePage() { description: "Modern facilities kept to the highest standards.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-working-with-laptop-cafe-wooden-table_1321-799.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-with-laptop-cafe-wooden-table_1321-799.jpg?_wi=1" /> -- 2.49.1