From 36b18347d054f5b33027c04f0fadc3c9494ef348 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 09:00:40 +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 e024c46..0f116ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,11 +99,11 @@ export default function LandingPage() { title="Creative Technologist" description="Building the future of digital products." subdescription="A scholar and fullstack developer focused on nuances." - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-teen-with-cool-pink-hair_23-2148629627.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-teen-with-cool-pink-hair_23-2148629627.jpg?_wi=1" mediaAnimation="slide-up" icon={Code} imageAlt="creative professional headshot" - videoSrc="http://img.b2bpic.net/free-photo/medium-shot-teen-with-cool-pink-hair_23-2148629627.jpg" + videoSrc="http://img.b2bpic.net/free-photo/medium-shot-teen-with-cool-pink-hair_23-2148629627.jpg?_wi=2" /> -- 2.49.1