Update src/app/portfolio/page.tsx

This commit is contained in:
2026-04-02 19:56:41 +00:00
parent 2f5c9e7868
commit b00c3d7a95

View File

@@ -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",
},
]}