Merge version_2 into main #5
@@ -50,19 +50,19 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-office-desk-with-messy-workspace-laptop_23-2150282085.jpg", imageAlt: "Professional portfolio showcase 1"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/modern-business-card-design-pan-cafe-bakery_23-2152033501.jpg", imageAlt: "Brand identity project"
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/modern-business-card-design-pan-cafe-bakery_23-2152033501.jpg?_wi=1", imageAlt: "Brand identity project"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/ecommerce-app-interface-template_23-2152007818.jpg", imageAlt: "Digital product redesign"
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/ecommerce-app-interface-template_23-2152007818.jpg?_wi=1", imageAlt: "Digital product redesign"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/two-flat-design-web-pages-presenting-detailed-information-about-business-traning-courses-isolated_1284-15553.jpg", imageAlt: "Website design project"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/two-flat-design-web-pages-presenting-detailed-information-about-business-traning-courses-isolated_1284-15553.jpg?_wi=1", imageAlt: "Website design project"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Professional portrait"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-interacting-with-each-other_1170-760.jpg", imageAlt: "Creative workspace"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-interacting-with-each-other_1170-760.jpg?_wi=1", imageAlt: "Creative workspace"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -100,13 +100,13 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Brand Identity System", price: "2024", imageSrc: "http://img.b2bpic.net/free-psd/modern-business-card-design-pan-cafe-bakery_23-2152033501.jpg", imageAlt: "Brand identity project"
|
||||
id: "1", name: "Brand Identity System", price: "2024", imageSrc: "http://img.b2bpic.net/free-psd/modern-business-card-design-pan-cafe-bakery_23-2152033501.jpg?_wi=2", imageAlt: "Brand identity project"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Digital Product Redesign", price: "2024", imageSrc: "http://img.b2bpic.net/free-psd/ecommerce-app-interface-template_23-2152007818.jpg", imageAlt: "Digital product redesign"
|
||||
id: "2", name: "Digital Product Redesign", price: "2024", imageSrc: "http://img.b2bpic.net/free-psd/ecommerce-app-interface-template_23-2152007818.jpg?_wi=2", imageAlt: "Digital product redesign"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Website Experience Design", price: "2023", imageSrc: "http://img.b2bpic.net/free-vector/two-flat-design-web-pages-presenting-detailed-information-about-business-traning-courses-isolated_1284-15553.jpg", imageAlt: "Website design project"
|
||||
id: "3", name: "Website Experience Design", price: "2023", imageSrc: "http://img.b2bpic.net/free-vector/two-flat-design-web-pages-presenting-detailed-information-about-business-traning-courses-isolated_1284-15553.jpg?_wi=2", imageAlt: "Website design project"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
title="Let's Create Something Great"
|
||||
description="Whether you have a project in mind or just want to explore possibilities, I'd love to hear from you. Reach out and let's start a conversation."
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-business-executives-interacting-with-each-other_1170-760.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-business-executives-interacting-with-each-other_1170-760.jpg?_wi=2"
|
||||
imageAlt="Creative workspace"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user