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"}, ]} />