Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-02 17:56:22 +00:00
parent b4ed73c955
commit a31ba16a0b

View File

@@ -157,7 +157,7 @@ export default function PortfolioPage() {
name: "Sarah Mitchell",
role: "Homeowner",
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
imageAlt: "customer profile woman headshot professional portrait user avatar",
},
{
@@ -168,7 +168,7 @@ export default function PortfolioPage() {
name: "James Chen",
role: "Facilities Manager, Tech Corp",
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=3",
imageAlt: "man portrait business professional manager photo user headshot",
},
{
@@ -179,7 +179,7 @@ export default function PortfolioPage() {
name: "Maria Rodriguez",
role: "Homeowner",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
"http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=3",
imageAlt: "woman profile customer photo user portrait professional headshot",
},
]}