From 22d6737100b9fad11ae2a9cd4bcf10675872bc1d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:19:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7fa61c2..ecf7b68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,11 +70,11 @@ export default function HomePage() { imageAlt: "Product prototype and mechanical parts", }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg?_wi=1", imageAlt: "Professional product development workspace", }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg?_wi=2", imageAlt: "Innovation lab and maker workspace", }, ]} @@ -206,7 +206,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={true} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg?_wi=3" imageAlt="Professional product development workspace" mediaAnimation="slide-up" bulletPoints={[ @@ -261,7 +261,7 @@ export default function HomePage() { role: "Inventor", company: "Tech Innovations LLC", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Martinez", }, { @@ -270,7 +270,7 @@ export default function HomePage() { role: "Co-Founder", company: "StartupXYZ", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "James Chen", }, { @@ -288,7 +288,7 @@ export default function HomePage() { role: "Engineering Lead", company: "Precision Devices", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Michael Thompson", }, { @@ -297,7 +297,7 @@ export default function HomePage() { role: "Founder", company: "Design Studio FL", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Amanda Foster", }, { -- 2.49.1