Merge version_1 into main #1
@@ -64,13 +64,13 @@ export default function LandingPage() {
|
||||
tag="Case Studies"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Healthcare Dashboard System", price: "Medical Tech", variant: "End-to-End UX Design", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg", imageAlt: "Healthcare dashboard interface"
|
||||
id: "1", name: "Healthcare Dashboard System", price: "Medical Tech", variant: "End-to-End UX Design", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg?_wi=1", imageAlt: "Healthcare dashboard interface"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Enterprise Analytics Platform", price: "SaaS Product", variant: "Design System & Interaction Design", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-business-user-panel_23-2148367766.jpg", imageAlt: "Analytics platform interface"
|
||||
id: "2", name: "Enterprise Analytics Platform", price: "SaaS Product", variant: "Design System & Interaction Design", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-business-user-panel_23-2148367766.jpg?_wi=1", imageAlt: "Analytics platform interface"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Mobile Financial App", price: "Fintech Design", variant: "User Research & Prototyping", imageSrc: "http://img.b2bpic.net/free-vector/location-app-screens_52683-48247.jpg", imageAlt: "Financial app mobile interface"
|
||||
id: "3", name: "Mobile Financial App", price: "Fintech Design", variant: "User Research & Prototyping", imageSrc: "http://img.b2bpic.net/free-vector/location-app-screens_52683-48247.jpg?_wi=1", imageAlt: "Financial app mobile interface"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -88,19 +88,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Research & Analysis", description: "Deep stakeholder interviews, behavioral mapping, and competitive analysis to uncover latent user needs and market opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg"
|
||||
title: "Research & Analysis", description: "Deep stakeholder interviews, behavioral mapping, and competitive analysis to uncover latent user needs and market opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Concept & Ideation", description: "Rapid prototyping, user journey refinement, and concept validation through iterative testing with target audiences.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-business-user-panel_23-2148367766.jpg"
|
||||
title: "Concept & Ideation", description: "Rapid prototyping, user journey refinement, and concept validation through iterative testing with target audiences.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-business-user-panel_23-2148367766.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Design & Refinement", description: "Detailed interface design, micro-interaction specification, and design system development for scalable implementation.", imageSrc: "http://img.b2bpic.net/free-vector/location-app-screens_52683-48247.jpg"
|
||||
title: "Design & Refinement", description: "Detailed interface design, micro-interaction specification, and design system development for scalable implementation.", imageSrc: "http://img.b2bpic.net/free-vector/location-app-screens_52683-48247.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Validation & Launch", description: "Usability testing, performance measurement, analytics integration, and post-launch iteration based on real user behavior.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg"
|
||||
title: "Validation & Launch", description: "Usability testing, performance measurement, analytics integration, and post-launch iteration based on real user behavior.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user