Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-02 18:44:51 +00:00
parent 4d9242a06c
commit d5ea8be267

View File

@@ -213,7 +213,7 @@ export default function PortfolioPage() {
company: "Fashion Forward Inc",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
"http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg?_wi=2",
imageAlt: "Victoria Laurent",
},
{
@@ -223,7 +223,7 @@ export default function PortfolioPage() {
company: "TechGrow Startups",
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=2",
imageAlt: "Marcus Thompson",
},
{
@@ -233,7 +233,7 @@ export default function PortfolioPage() {
company: "Beauty Collective",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg",
"http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg?_wi=2",
imageAlt: "Sarah Okonkwo",
},
]}