Merge version_1 into main #1
@@ -73,13 +73,13 @@ export default function LandingPage() {
|
||||
tag="Portfolio"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "E-Commerce Platform Redesign", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-vector/website-design-proposal-template-design_742173-25243.jpg", imageAlt: "web design mockup portfolio showcase", initialQuantity: 1
|
||||
id: "1", name: "E-Commerce Platform Redesign", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-vector/website-design-proposal-template-design_742173-25243.jpg?_wi=1", imageAlt: "web design mockup portfolio showcase", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Mobile Banking Application", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741810.jpg", imageAlt: "mobile app design interface mockup", initialQuantity: 1
|
||||
id: "2", name: "Mobile Banking Application", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741810.jpg?_wi=1", imageAlt: "mobile app design interface mockup", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "3", name: "Brand Identity & Guidelines", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-vector/flat-geometric-horizontal-business-card-template_23-2149279941.jpg", imageAlt: "branding design portfolio identity project", initialQuantity: 1
|
||||
id: "3", name: "Brand Identity & Guidelines", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-vector/flat-geometric-horizontal-business-card-template_23-2149279941.jpg?_wi=1", imageAlt: "branding design portfolio identity project", initialQuantity: 1
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -99,10 +99,10 @@ export default function LandingPage() {
|
||||
title: "User Experience Design", description: "Creating intuitive interfaces that solve real user problems through research-driven design", icon: Palette,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/website-design-proposal-template-design_742173-25243.jpg", imageAlt: "UX design wireframes and prototypes"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/website-design-proposal-template-design_742173-25243.jpg?_wi=2", imageAlt: "UX design wireframes and prototypes"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741810.jpg", imageAlt: "User interface design systems"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741810.jpg?_wi=2", imageAlt: "User interface design systems"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -110,10 +110,10 @@ export default function LandingPage() {
|
||||
title: "Web Development", description: "Building responsive, performant websites with modern frameworks and best practices", icon: Code,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741810.jpg", imageAlt: "Web development code snippets"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741810.jpg?_wi=3", imageAlt: "Web development code snippets"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/website-design-proposal-template-design_742173-25243.jpg", imageAlt: "Responsive web design implementation"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/website-design-proposal-template-design_742173-25243.jpg?_wi=3", imageAlt: "Responsive web design implementation"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -121,10 +121,10 @@ export default function LandingPage() {
|
||||
title: "Brand Strategy", description: "Developing comprehensive brand identities that resonate with target audiences", icon: Target,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-geometric-horizontal-business-card-template_23-2149279941.jpg", imageAlt: "Brand identity guidelines and assets"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-geometric-horizontal-business-card-template_23-2149279941.jpg?_wi=2", imageAlt: "Brand identity guidelines and assets"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/website-design-proposal-template-design_742173-25243.jpg", imageAlt: "Brand presentation mockups"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/website-design-proposal-template-design_742173-25243.jpg?_wi=4", imageAlt: "Brand presentation mockups"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -132,10 +132,10 @@ export default function LandingPage() {
|
||||
title: "Digital Marketing", description: "Crafting engaging digital campaigns that drive engagement and conversions", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-geometric-horizontal-business-card-template_23-2149279941.jpg", imageAlt: "Marketing campaign designs"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-geometric-horizontal-business-card-template_23-2149279941.jpg?_wi=3", imageAlt: "Marketing campaign designs"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741810.jpg", imageAlt: "Digital marketing analytics"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741810.jpg?_wi=4", imageAlt: "Digital marketing analytics"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user