From e2d09f7a0799d891ec22a4924aee23f045d38884 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 14:41:10 +0000 Subject: [PATCH] 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 6db9b81..3c17b1f 100644 --- a/src/app/resume/page.tsx +++ b/src/app/resume/page.tsx @@ -41,7 +41,7 @@ export default function ResumePage() { 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" /> @@ -69,8 +69,8 @@ export default function ResumePage() { { id: "r1", name: "Mark D.", handle: "@markd", testimonial: "Excellent manager.", imageSrc: "http://img.b2bpic.net/free-photo/ai-cloud-with-robot-face_23-2149739758.jpg" }, { id: "r2", name: "Lisa G.", handle: "@lisag", testimonial: "Top-tier strategist.", imageSrc: "http://img.b2bpic.net/free-photo/ai-robotic-operations-tablet_1387-647.jpg" }, { id: "r3", name: "Rob C.", handle: "@robc", testimonial: "Reliable.", imageSrc: "http://img.b2bpic.net/free-photo/robot-character-cracked-surface_1048-12073.jpg" }, - { id: "r4", name: "Jane H.", handle: "@janeh", testimonial: "Creative.", imageSrc: "http://img.b2bpic.net/free-photo/creative-woman-working-computer_53876-96942.jpg" }, - { 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" }, + { id: "r4", name: "Jane H.", handle: "@janeh", testimonial: "Creative.", 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?_wi=1" }, ]} />