From f9451205a4716a0da2e93b6421a34ddba8779aa4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 08:54:59 +0000 Subject: [PATCH] Update src/App.tsx --- src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index ef44c5a..b74a2c0 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -64,7 +64,7 @@ export default function App() { }} leftItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-good-looking-mature-male-glasses-black-beanie-holding-professional-camera-smiling-with-joy-working-as-journalist-photographer_176420-23589.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-good-looking-mature-male-glasses-black-beanie-holding-professional-camera-smiling-with-joy-working-as-journalist-photographer_176420-23589.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/man-takes-photo-himself-mirror-with-camera-closeup-photo_169016-63925.jpg", @@ -226,7 +226,7 @@ export default function App() { imageSrc: "http://img.b2bpic.net/free-photo/photographer-model-with-camera_23-2148503557.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-good-looking-mature-male-glasses-black-beanie-holding-professional-camera-smiling-with-joy-working-as-journalist-photographer_176420-23589.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-good-looking-mature-male-glasses-black-beanie-holding-professional-camera-smiling-with-joy-working-as-journalist-photographer_176420-23589.jpg?_wi=2", imageAlt: "photography studio session", }, ]} -- 2.49.1