diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index fb9d9e0..9fa8dae 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -98,7 +98,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-chateau-gaillard-france_181624-18884.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-chateau-gaillard-france_181624-18884.jpg?_wi=2" /> diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 7b2875a..c1f3522 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,7 +28,7 @@ export default function HomePage() { }} leftItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-chateau-gaillard-france_181624-18884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-chateau-gaillard-france_181624-18884.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/general-view-castle-cardona-catalonia_1398-3188.jpg",