diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b90327f..e183c6e 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,10 +28,10 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/client-dark-vip-cinema-studio_23-2149500536.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/client-dark-vip-cinema-studio_23-2149500536.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-high-building-high-quality-photo_114579-12190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-high-building-high-quality-photo_114579-12190.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/tall-vases-with-white-candles-stand-shiny-branches_1304-4764.jpg", @@ -133,7 +133,7 @@ export default function HomePage() { "Execution", "Support", ], - imageSrc: "http://img.b2bpic.net/free-photo/client-dark-vip-cinema-studio_23-2149500536.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/client-dark-vip-cinema-studio_23-2149500536.jpg?_wi=2", imageAlt: "View of black and white theatre stage", }, { @@ -149,7 +149,7 @@ export default function HomePage() { }, ], placeholder: "Get quick support...", - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-high-building-high-quality-photo_114579-12190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-high-building-high-quality-photo_114579-12190.jpg?_wi=2", imageAlt: "View of black and white theatre stage", }, ]}