From cd4d434afab1f52cf338340e32f2be7f44484e8d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 11:08:15 +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 dfdb83b..ac157de 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,10 +27,10 @@ export default function HomePage() { }} items={[ { - imageSrc: "https://images.pexels.com/photos/34657189/pexels-photo-34657189.jpeg?auto=compress&cs=tinysrgb&h=650&w=940", + imageSrc: "https://images.pexels.com/photos/34657189/pexels-photo-34657189.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=1", }, { - imageSrc: "https://images.pexels.com/photos/7688336/pexels-photo-7688336.jpeg?auto=compress&cs=tinysrgb&h=650&w=940", + imageSrc: "https://images.pexels.com/photos/7688336/pexels-photo-7688336.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=1", }, { imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=9g08rp", @@ -113,7 +113,7 @@ export default function HomePage() { imageSrc: "https://images.pexels.com/photos/7970815/pexels-photo-7970815.jpeg?auto=compress&cs=tinysrgb&h=650&w=940", }, ], - imageSrc: "https://images.pexels.com/photos/34657189/pexels-photo-34657189.jpeg?auto=compress&cs=tinysrgb&h=650&w=940", + imageSrc: "https://images.pexels.com/photos/34657189/pexels-photo-34657189.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=2", imageAlt: "creative consulting strategy icon", }, { @@ -126,7 +126,7 @@ export default function HomePage() { "Tv", "Smartphone", ], - imageSrc: "https://images.pexels.com/photos/7688336/pexels-photo-7688336.jpeg?auto=compress&cs=tinysrgb&h=650&w=940", + imageSrc: "https://images.pexels.com/photos/7688336/pexels-photo-7688336.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=2", imageAlt: "creative consulting strategy icon", }, ]}