Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -65,14 +65,14 @@ export default function LandingPage() {
|
||||
title: "Web App X",
|
||||
description: "SaaS dashboard revamp.",
|
||||
buttonIcon: "Globe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg?_wi=2",
|
||||
imageAlt: "professional headshot portrait tech",
|
||||
},
|
||||
{
|
||||
title: "Identity Y",
|
||||
description: "Minimal branding for tech startup.",
|
||||
buttonIcon: "Award",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-employee-with-coffee-cup-office_482257-119420.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-employee-with-coffee-cup-office_482257-119420.jpg?_wi=2",
|
||||
imageAlt: "creative manager portrait friendly",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user