From 82433a8bc15e2a9082501ec2c66eaf3ca51f9279 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 05:09:44 +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 8732e4a..8c98c13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tag="Available for collaboration" buttons={[{ text: "Download CV", href: "#" }, { text: "Contact Me", href: "#contact" }]} tagIcon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/programming-background-concept_23-2150170170.jpg" + imageSrc="http://img.b2bpic.net/free-photo/programming-background-concept_23-2150170170.jpg?_wi=1" imageAlt="Programming background concept" /> @@ -106,7 +106,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { title: "Languages", description: "C, C++, Java, C# (Intermediary); Python, JS, TypeScript (Base).", imageSrc: "http://img.b2bpic.net/free-photo/programming-background-concept_23-2150170170.jpg" }, + { title: "Languages", description: "C, C++, Java, C# (Intermediary); Python, JS, TypeScript (Base).", imageSrc: "http://img.b2bpic.net/free-photo/programming-background-concept_23-2150170170.jpg?_wi=2" }, { title: "Frameworks", description: "WPF, MVVM, Mendix, Flutter, OpenGL.", imageSrc: "http://img.b2bpic.net/free-photo/8-bits-objects-gaming-assets_23-2151143643.jpg" }, { title: "Tools & Ops", description: "Git, Azure DevOps, Linux, Multithreading, Unit Testing.", imageSrc: "http://img.b2bpic.net/free-photo/old-device-studio_23-2150756321.jpg" }, ]} -- 2.49.1