From 083c2b3c30a89467ee1b0f45f612d2012dd0cc3c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 24 Jun 2026 11:07:15 +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 437320e..4422460 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -21,7 +21,7 @@ export default function HomePage() { text: "Start Shopping", href: "#products"}} secondaryButton={{ text: "Learn More", href: "#about"}} - imageSrc="http://img.b2bpic.net/free-photo/front-view-greens-seasonings-with-sliced-onions-dark-desk-salad-food-meal-vegetable-snack_140725-39925.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-greens-seasonings-with-sliced-onions-dark-desk-salad-food-meal-vegetable-snack_140725-39925.jpg?_wi=1" /> @@ -40,7 +40,7 @@ export default function HomePage() { { icon: "Truck", title: "Fast Delivery", description: "Reliable delivery to your doorstep."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-street-market-sunset_23-2151530005.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-street-market-sunset_23-2151530005.jpg?_wi=1" /> @@ -83,10 +83,10 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg"}, { title: "Zero Hassle", tags: ["Quick"], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-greens-seasonings-with-sliced-onions-dark-desk-salad-food-meal-vegetable-snack_140725-39925.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-greens-seasonings-with-sliced-onions-dark-desk-salad-food-meal-vegetable-snack_140725-39925.jpg?_wi=2"}, { title: "Home Delivery", tags: ["Convenient"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-street-market-sunset_23-2151530005.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-street-market-sunset_23-2151530005.jpg?_wi=2"}, ]} /> -- 2.49.1