Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-02 23:20:50 +00:00
parent 04d335e2aa
commit 98ef62bdf2

View File

@@ -88,7 +88,7 @@ export default function PortfolioPage() {
description: description:
"Every project in our portfolio was chosen because it generated tangible business results: more leads, higher conversions, and increased revenue.", "Every project in our portfolio was chosen because it generated tangible business results: more leads, higher conversions, and increased revenue.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-vector/marketing-conversion-flat-background_23-2148000676.jpg", "http://img.b2bpic.net/free-vector/marketing-conversion-flat-background_23-2148000676.jpg?_wi=3",
imageAlt: "Revenue growth metrics", imageAlt: "Revenue growth metrics",
}, },
{ {
@@ -97,7 +97,7 @@ export default function PortfolioPage() {
description: description:
"Our work showcases depth of strategy, not just superficial design. Each site solves specific business challenges and opportunities.", "Our work showcases depth of strategy, not just superficial design. Each site solves specific business challenges and opportunities.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg", "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg?_wi=4",
imageAlt: "Strategic web design", imageAlt: "Strategic web design",
}, },
{ {
@@ -106,7 +106,7 @@ export default function PortfolioPage() {
description: description:
"From fitness and landscaping to hospitality and services, we've helped businesses across industries establish digital dominance.", "From fitness and landscaping to hospitality and services, we've helped businesses across industries establish digital dominance.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/focus-concentrate-clarity-determine-inspiration-concept_53876-133862.jpg", "http://img.b2bpic.net/free-photo/focus-concentrate-clarity-determine-inspiration-concept_53876-133862.jpg?_wi=4",
imageAlt: "Multi-industry expertise", imageAlt: "Multi-industry expertise",
}, },
]} ]}