From 4c996dea615d88cf53e3d0d009a1be2d132c636c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 20 Jun 2026 12:13:01 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 5b3bab1..562918f 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { text: "Visit Us", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/cottagecore-food-inspiration-still-life_23-2150153002.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cottagecore-food-inspiration-still-life_23-2150153002.jpg?_wi=1" /> @@ -95,7 +95,7 @@ export default function HomePage() { }, ], completedLabel: "Perfect", - imageSrc: "http://img.b2bpic.net/free-photo/cottagecore-food-inspiration-still-life_23-2150153002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cottagecore-food-inspiration-still-life_23-2150153002.jpg?_wi=2", imageAlt: "organic wheat flour bag closeup", }, ]} -- 2.49.1