diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 73d0b79..377ddd0 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -94,7 +94,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/supermarket-trolleys-black-friday-gifts_23-2148663148.jpg" + imageSrc="http://img.b2bpic.net/free-photo/supermarket-trolleys-black-friday-gifts_23-2148663148.jpg?_wi=2" /> diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index fae47df..57938f9 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -183,7 +183,7 @@ export default function HomePage() { title: "Product 1", description: "Description of the premium item.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/supermarket-trolleys-black-friday-gifts_23-2148663148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/supermarket-trolleys-black-friday-gifts_23-2148663148.jpg?_wi=1", }, { title: "Product 2",