Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user