From 8261a6c57f298a57457ec174b984f13a6b7c7300 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 14:40:12 +0000 Subject: [PATCH 1/4] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 8569849..d3833ad 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -101,14 +101,14 @@ export default function LandingPage() { title: "Machine Learning", subtitle: "Deep Dive", description: "Understanding neural nets.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797661.jpg?_wi=2", }, { tag: "Design", title: "UI UX Trends", subtitle: "Modern Design", description: "Current interface standards.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797628.jpg?_wi=1", }, ]} /> -- 2.49.1 From 99913a1a2bca0bdc55b2690aeb981c1d3a2d03ae Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 14:40:12 +0000 Subject: [PATCH 2/4] 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 59dee7d..b86631d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { useInvertedBackground={false} title="About Me" description="I explore the intersection of AI, mental health, and management, while building tools in my sandbox. This site is where I curate my journey." - imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797661.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797661.jpg?_wi=1" /> @@ -93,7 +93,7 @@ export default function LandingPage() { name: "Alex J.", handle: "@alexj", testimonial: "Brilliant insights on AI.", - imageSrc: "http://img.b2bpic.net/free-photo/electricity-flowing-smooth-blue-abstract-wave-generated-by-ai_188544-15334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electricity-flowing-smooth-blue-abstract-wave-generated-by-ai_188544-15334.jpg?_wi=1", }, { id: "t2", -- 2.49.1 From a12a392a893299dca4ee34d73be6485fb3af7e41 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 14:40:13 +0000 Subject: [PATCH 3/4] Update src/app/resume/page.tsx --- src/app/resume/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/resume/page.tsx b/src/app/resume/page.tsx index 942eb9b..4076914 100644 --- a/src/app/resume/page.tsx +++ b/src/app/resume/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { useInvertedBackground={false} title="My Resume" description="A summary of my experience in marketing and management, currently transitioning towards full-stack development and AI integration." - imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797628.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797628.jpg?_wi=2" /> @@ -115,14 +115,14 @@ export default function LandingPage() { name: "Jane H.", handle: "@janeh", testimonial: "Creative.", - imageSrc: "http://img.b2bpic.net/free-photo/creative-woman-working-computer_53876-96942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-woman-working-computer_53876-96942.jpg?_wi=1", }, { id: "r5", name: "Tom B.", handle: "@tomb", testimonial: "Driven.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-digital-technology-background-network-communications-sound-waves_1048-13254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-digital-technology-background-network-communications-sound-waves_1048-13254.jpg?_wi=1", }, ]} /> -- 2.49.1 From cd54262e049eedb6196fa659a7a6a669cb112aef Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 14:40:13 +0000 Subject: [PATCH 4/4] Update src/app/sandbox/page.tsx --- src/app/sandbox/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/sandbox/page.tsx b/src/app/sandbox/page.tsx index 920b1ea..a1eff6d 100644 --- a/src/app/sandbox/page.tsx +++ b/src/app/sandbox/page.tsx @@ -55,17 +55,17 @@ export default function LandingPage() { { title: "Python Scripting", description: "Automating boring tasks.", - imageSrc: "http://img.b2bpic.net/free-photo/creative-woman-working-computer_53876-96942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-woman-working-computer_53876-96942.jpg?_wi=2", }, { title: "React Experiments", description: "Building interactive UI widgets.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-digital-technology-background-network-communications-sound-waves_1048-13254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-digital-technology-background-network-communications-sound-waves_1048-13254.jpg?_wi=2", }, { title: "API Prototypes", description: "Testing data connections.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-particle-background_1048-11982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-particle-background_1048-11982.jpg?_wi=1", }, ]} title="The Sandbox" @@ -85,14 +85,14 @@ export default function LandingPage() { title: "Neural Art", subtitle: "Generative", description: "Models creating art.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-particle-background_1048-11982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-particle-background_1048-11982.jpg?_wi=2", }, { tag: "Dev", title: "React Widgets", subtitle: "UI Tools", description: "Reusable UI modules.", - imageSrc: "http://img.b2bpic.net/free-photo/electricity-flowing-smooth-blue-abstract-wave-generated-by-ai_188544-15334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electricity-flowing-smooth-blue-abstract-wave-generated-by-ai_188544-15334.jpg?_wi=2", }, ]} /> -- 2.49.1