From 2202ac33790cc37c37007871fb527d14fa1534b6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 12:29:36 +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 169586b..5c9135b 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/cactus-plant-lemon-mint-tea-cup-oriental-floral-design-textured-backdrop_23-2148123977.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cactus-plant-lemon-mint-tea-cup-oriental-floral-design-textured-backdrop_23-2148123977.jpg?_wi=2" /> -- 2.49.1 From 641825612808d80a5c90d8bde7e6d5c444fb4035 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 12:29:36 +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 d7cde97..0191b37 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -64,7 +64,7 @@ export default function HomePage() { title: "Ceramic Heritage", description: "Centuries of pottery technique.", buttonIcon: "Palette", - imageSrc: "http://img.b2bpic.net/free-photo/cactus-plant-lemon-mint-tea-cup-oriental-floral-design-textured-backdrop_23-2148123977.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cactus-plant-lemon-mint-tea-cup-oriental-floral-design-textured-backdrop_23-2148123977.jpg?_wi=1", }, { title: "Woven Stories", -- 2.49.1