From 6fb5a661cdd26f9e384c6612ddcd3bbf0180ca47 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:49:16 +0000 Subject: [PATCH] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 416b069..94f5d9c 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -69,7 +69,7 @@ export default function PortfolioPage() { company: "Electric Underground", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Marcus Chen portrait", }, { @@ -79,7 +79,7 @@ export default function PortfolioPage() { company: "Pulse Events Co.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "Sarah Martinez portrait", }, { @@ -89,7 +89,7 @@ export default function PortfolioPage() { company: "NightLife Ventures", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", imageAlt: "David Park portrait", }, { @@ -99,7 +99,7 @@ export default function PortfolioPage() { company: "Urban Lifestyle Inc.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10", imageAlt: "Jessica Thompson portrait", }, ]}