diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 592f9f7..013ba2c 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/empty-meeting-room-with-table-whiteboard_1262-3763.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-meeting-room-with-table-whiteboard_1262-3763.jpg?_wi=2" /> diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 7c1b87d..24d4c37 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,8 +28,8 @@ export default function HomePage() { }} items={[ { - videoSrc: "http://img.b2bpic.net/free-photo/sideways-carpenter-working-woodworking_23-2148643220.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sideways-carpenter-working-woodworking_23-2148643220.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/sideways-carpenter-working-woodworking_23-2148643220.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/sideways-carpenter-working-woodworking_23-2148643220.jpg?_wi=2", imageAlt: "luxury office furniture manufacturing", }, { @@ -39,7 +39,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/office-chair-still-life_23-2151149128.jpg", }, { - imageSrc: "http://img.b2bpic.net/free-photo/empty-meeting-room-with-table-whiteboard_1262-3763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-meeting-room-with-table-whiteboard_1262-3763.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/business-people-entering-office-building_107420-74364.jpg",