Merge version_1 into main #1
@@ -83,13 +83,13 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Brand Identity System", price: "Strategic Design", imageSrc: "http://img.b2bpic.net/free-psd/landing-page-template-mysticism-esotericism_23-2148935697.jpg", imageAlt: "Brand identity project"
|
||||
id: "1", name: "Brand Identity System", price: "Strategic Design", imageSrc: "http://img.b2bpic.net/free-psd/landing-page-template-mysticism-esotericism_23-2148935697.jpg?_wi=1", imageAlt: "Brand identity project"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Digital Campaign", price: "Creative Direction", imageSrc: "http://img.b2bpic.net/free-photo/man-working-desk-top-view_23-2149930937.jpg", imageAlt: "Digital campaign project"
|
||||
id: "2", name: "Digital Campaign", price: "Creative Direction", imageSrc: "http://img.b2bpic.net/free-photo/man-working-desk-top-view_23-2149930937.jpg?_wi=1", imageAlt: "Digital campaign project"
|
||||
},
|
||||
{
|
||||
id: "3", name: "UX/UI Experience", price: "Interface Design", imageSrc: "http://img.b2bpic.net/free-vector/gradient-e-commerce-design-template_23-2149567530.jpg", imageAlt: "UX UI design project"
|
||||
id: "3", name: "UX/UI Experience", price: "Interface Design", imageSrc: "http://img.b2bpic.net/free-vector/gradient-e-commerce-design-template_23-2149567530.jpg?_wi=1", imageAlt: "UX UI design project"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -106,15 +106,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Strategic Design", description: "Comprehensive design thinking and visual strategy that aligns with business objectives and user needs.", imageSrc: "http://img.b2bpic.net/free-psd/landing-page-template-mysticism-esotericism_23-2148935697.jpg", imageAlt: "Strategic design work"
|
||||
title: "Strategic Design", description: "Comprehensive design thinking and visual strategy that aligns with business objectives and user needs.", imageSrc: "http://img.b2bpic.net/free-psd/landing-page-template-mysticism-esotericism_23-2148935697.jpg?_wi=2", imageAlt: "Strategic design work"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Brand Development", description: "Creating cohesive brand identities including visual language, tone, and comprehensive design systems.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-desk-top-view_23-2149930937.jpg", imageAlt: "Brand development work"
|
||||
title: "Brand Development", description: "Creating cohesive brand identities including visual language, tone, and comprehensive design systems.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-desk-top-view_23-2149930937.jpg?_wi=2", imageAlt: "Brand development work"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Digital Experience", description: "User-centered design for web and digital platforms focusing on intuitive interfaces and engaging experiences.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-e-commerce-design-template_23-2149567530.jpg", imageAlt: "Digital experience work"
|
||||
title: "Digital Experience", description: "User-centered design for web and digital platforms focusing on intuitive interfaces and engaging experiences.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-e-commerce-design-template_23-2149567530.jpg?_wi=2", imageAlt: "Digital experience work"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -143,13 +143,13 @@ export default function LandingPage() {
|
||||
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "Marcus Rodriguez"
|
||||
id: "2", name: "Marcus Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=1", imageAlt: "Marcus Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Johnson", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "Emily Johnson"
|
||||
id: "3", name: "Emily Johnson", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2", imageAlt: "Emily Johnson"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kumar", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "David Kumar"
|
||||
id: "4", name: "David Kumar", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=3", imageAlt: "David Kumar"
|
||||
}
|
||||
]}
|
||||
cardTitle="Over 50+ clients have trusted me to deliver exceptional creative solutions"
|
||||
|
||||
Reference in New Issue
Block a user