diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index faa9172..b25c12a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Contact Us", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/small-business-owners-giving-delivery-order-male-courier_482257-67620.jpg" + imageSrc="http://img.b2bpic.net/free-photo/small-business-owners-giving-delivery-order-male-courier_482257-67620.jpg?_wi=1" /> @@ -52,7 +52,7 @@ export default function HomePage() { { title: "Fresh Fruits", description: "Hand-picked daily.", - imageSrc: "http://img.b2bpic.net/free-photo/avocado-lemon-with-bowl-spicy-green-plums-orange-avocado-lemons-tangerine-wicker-basket-picnic-cloth-top-view_176474-5262.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/avocado-lemon-with-bowl-spicy-green-plums-orange-avocado-lemons-tangerine-wicker-basket-picnic-cloth-top-view_176474-5262.jpg?_wi=1", }, { title: "Artisanal Bread", @@ -133,7 +133,7 @@ export default function HomePage() { }, ], placeholder: "Ask about our products...", - imageSrc: "http://img.b2bpic.net/free-photo/small-business-owners-giving-delivery-order-male-courier_482257-67620.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-business-owners-giving-delivery-order-male-courier_482257-67620.jpg?_wi=2", imageAlt: "Fresh vegetable with mushroom in wooden crate at market stall", }, { @@ -147,7 +147,7 @@ export default function HomePage() { "Droplet", "Check", ], - imageSrc: "http://img.b2bpic.net/free-photo/avocado-lemon-with-bowl-spicy-green-plums-orange-avocado-lemons-tangerine-wicker-basket-picnic-cloth-top-view_176474-5262.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/avocado-lemon-with-bowl-spicy-green-plums-orange-avocado-lemons-tangerine-wicker-basket-picnic-cloth-top-view_176474-5262.jpg?_wi=2", imageAlt: "Fresh vegetable with mushroom in wooden crate at market stall", }, ]}