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