From 75f9e313dca14085497bd34e6c5ea606c7438a8f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 15:49:55 +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 c18d238..9cbc761 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/notification-bell-right-side_187299-44732.jpg" + imageSrc="http://img.b2bpic.net/free-photo/notification-bell-right-side_187299-44732.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -319,7 +319,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165939.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/notification-bell-right-side_187299-44732.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/notification-bell-right-side_187299-44732.jpg?_wi=2", imageAlt: "tech portrait professional", }, ]} -- 2.49.1