Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function PortfolioPage() {
|
|||||||
company: "Electric Underground",
|
company: "Electric Underground",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc:
|
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",
|
imageAlt: "Marcus Chen portrait",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -79,7 +79,7 @@ export default function PortfolioPage() {
|
|||||||
company: "Pulse Events Co.",
|
company: "Pulse Events Co.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc:
|
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",
|
imageAlt: "Sarah Martinez portrait",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -89,7 +89,7 @@ export default function PortfolioPage() {
|
|||||||
company: "NightLife Ventures",
|
company: "NightLife Ventures",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc:
|
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",
|
imageAlt: "David Park portrait",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -99,7 +99,7 @@ export default function PortfolioPage() {
|
|||||||
company: "Urban Lifestyle Inc.",
|
company: "Urban Lifestyle Inc.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc:
|
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",
|
imageAlt: "Jessica Thompson portrait",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user