From 4a7009981eebd7a03b33739a0a4551b77165e065 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 02:45:07 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index d626b26..e2fa3ba 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -38,7 +38,7 @@ export default function HomePage() { label: "Natural Ingredients", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379531.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379531.jpg?_wi=1" /> @@ -64,7 +64,7 @@ export default function HomePage() { description: "Finished in our signature brick oven.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/baker-with-flour-hand_169016-6373.jpg" + imageSrc="http://img.b2bpic.net/free-photo/baker-with-flour-hand_169016-6373.jpg?_wi=1" /> @@ -122,7 +122,7 @@ export default function HomePage() { detail: "With care", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379531.jpg?_wi=2", imageAlt: "bakery logo badge bread", }, { @@ -146,7 +146,7 @@ export default function HomePage() { }, ], completedLabel: "Celebrated", - imageSrc: "http://img.b2bpic.net/free-photo/baker-with-flour-hand_169016-6373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baker-with-flour-hand_169016-6373.jpg?_wi=2", imageAlt: "bakery logo badge bread", }, ]} -- 2.49.1