diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index ccb4837..331665f 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -103,7 +103,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-view-man-barbershop_23-2148506245.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-view-man-barbershop_23-2148506245.jpg?_wi=2" /> diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 33feb2f..4030a0a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -42,7 +42,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665403.jpg", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-barbershop_23-2148506245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-barbershop_23-2148506245.jpg?_wi=1", }, ]} />