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", }, ]}