diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index d37c2a3..10f050b 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -107,7 +107,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/rice-burger_23-2147961004.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rice-burger_23-2147961004.jpg?_wi=2" /> diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 3faa05e..9cb7240 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/rice-burger_23-2147961004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rice-burger_23-2147961004.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-homemade-croissants-tray_23-2148543633.jpg",