From 98296a90101847e6d7cf9c97a451bdb5f5195065 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 10:27:29 +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 a1b829e..d5e75e7 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/low-angle-wicker-lamps-ceiling-inside-building_181624-47099.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-wicker-lamps-ceiling-inside-building_181624-47099.jpg?_wi=2" /> -- 2.49.1 From 61e196fff255cf339c06a2a31d76e08831c8d68e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 10:27:29 +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 edf9868..74de206 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -36,7 +36,7 @@ export default function HomePage() { "Michelin Guide Mentioned", "Local Sustainable Source", ]} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-wicker-lamps-ceiling-inside-building_181624-47099.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-wicker-lamps-ceiling-inside-building_181624-47099.jpg?_wi=1" /> -- 2.49.1