diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index c7d4cb3..d567f81 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -90,7 +90,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-barbershop_1303-5410.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-barbershop_1303-5410.jpg?_wi=3" /> diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 646cdd5..150ed2a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,7 +28,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5410.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186518.jpg", @@ -220,7 +220,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/confident-elegant-businessman-receive-beard-care-from-female-with-nice-manicure_613910-15193.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5410.jpg?_wi=2", imageAlt: "professional male barber smiling", }, ]}