From f6fd98cc891fdc7f4d28782c2c977e895e25053f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 17:43:35 +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 58930cf..eb0e6a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { description="Developer & Creative Editor. Coding reality into pixels and frames." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645563.jpg?_wi=1", imageAlt: "modern developer workspace neon lights", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { title: "Editing Services", description: "Video production, color grading, and engaging social media content that drives results.", tag: "Creative/Edit", - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645563.jpg?_wi=2", imageAlt: "Closeup photo of turned on digital midi controller", }, ]} -- 2.49.1