Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 301e496813 | |||
| 06e948d259 | |||
| 8a0c24702d |
@@ -69,7 +69,7 @@ export default function PortfolioPage() {
|
|||||||
<div id="work" data-section="work">
|
<div id="work" data-section="work">
|
||||||
<ProductCardFour
|
<ProductCardFour
|
||||||
title="Featured Work"
|
title="Featured Work"
|
||||||
description="A curated selection of recent projects showcasing diverse design approaches and problem-solving methodologies. Each project demonstrates humancentered design principles and measurable impact."
|
description="Each project demonstrates humancentered design principles and achieved 40%+ measurable impact improvements. A curated selection of recent projects showcasing diverse design approaches and problem-solving methodologies backed by research and validated results."
|
||||||
tag="Case Studies"
|
tag="Case Studies"
|
||||||
tagIcon={Briefcase}
|
tagIcon={Briefcase}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -238,4 +238,4 @@ export default function PortfolioPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user