From 4f70861274f154f9ab23e88258d2b2b7aa49a435 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 11:20:02 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1