diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 55e6a69..5be9e28 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/close-up-professional-camera-lens_23-2150720446.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-professional-camera-lens_23-2150720446.jpg?_wi=2" /> diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 10b2ab1..1f6de53 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/close-up-professional-camera-lens_23-2150720446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-professional-camera-lens_23-2150720446.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-taking-selfie_23-2148020487.jpg",