From 46d6636b69242490ccf9d3b08a2f62db814a0caa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 10:53:31 +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 794dccb..1d92757 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#portfolio", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-prism-light-deflection_23-2148599264.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-prism-light-deflection_23-2148599264.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg", @@ -184,7 +184,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/experts-using-ai-computing-simulation_482257-80913.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-prism-light-deflection_23-2148599264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-prism-light-deflection_23-2148599264.jpg?_wi=2", imageAlt: "digital UI nodes", }, { -- 2.49.1