From eb895d3fa65843996fc98bb57d6cda9dd6e0b604 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 01:11:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ae0382..519b3f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,7 +117,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by leading professionals" - imageSrc="http://img.b2bpic.net/free-photo/working-with-device-lifestyle_23-2151848729.jpg" + imageSrc="http://img.b2bpic.net/free-photo/working-with-device-lifestyle_23-2151848729.jpg?_wi=1" imageAlt="Cinque AI dashboard showing project cards and calendar integration" showDimOverlay={true} showBlur={true} @@ -186,7 +186,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/working-with-device-lifestyle_23-2151848729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-with-device-lifestyle_23-2151848729.jpg?_wi=2", imageAlt: "fashion brand management dashboard card", }, { -- 2.49.1