Merge version_1 into main #1
@@ -51,19 +51,19 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hotelnlanding-page-template-design_23-2150356540.jpg", imageAlt: "Portfolio showcase"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hotelnlanding-page-template-design_23-2150356540.jpg?_wi=1", imageAlt: "Portfolio showcase"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-white-card-paper-with-pen-apple-colorful-office-stationeries-laptop-black-background_23-2148042026.jpg", imageAlt: "Web design project"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-white-card-paper-with-pen-apple-colorful-office-stationeries-laptop-black-background_23-2148042026.jpg?_wi=1", imageAlt: "Web design project"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-app-screens_23-2148649631.jpg", imageAlt: "App design project"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-app-screens_23-2148649631.jpg?_wi=1", imageAlt: "App design project"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/minimal-colorful-business-card-template_23-2148371471.jpg", imageAlt: "Branding project"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/minimal-colorful-business-card-template_23-2148371471.jpg?_wi=1", imageAlt: "Branding project"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-with-eyeglasses_23-2148452693.jpg", imageAlt: "Professional portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-with-eyeglasses_23-2148452693.jpg?_wi=1", imageAlt: "Professional portrait"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
description="Creative Designer & Developer"
|
||||
subdescription="5+ Years of Experience"
|
||||
icon={Palette}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-confident-young-woman-with-eyeglasses_23-2148452693.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-confident-young-woman-with-eyeglasses_23-2148452693.jpg?_wi=2"
|
||||
imageAlt="About me portrait"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -104,17 +104,17 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "E-Commerce Platform", description: "Complete redesign of an e-commerce platform improving user conversion by 40% through streamlined checkout and intuitive navigation.", imageSrc: "http://img.b2bpic.net/free-photo/blank-white-card-paper-with-pen-apple-colorful-office-stationeries-laptop-black-background_23-2148042026.jpg", imageAlt: "E-commerce platform project", button: {
|
||||
title: "E-Commerce Platform", description: "Complete redesign of an e-commerce platform improving user conversion by 40% through streamlined checkout and intuitive navigation.", imageSrc: "http://img.b2bpic.net/free-photo/blank-white-card-paper-with-pen-apple-colorful-office-stationeries-laptop-black-background_23-2148042026.jpg?_wi=2", imageAlt: "E-commerce platform project", button: {
|
||||
text: "View Case Study", href: "#"
|
||||
}
|
||||
},
|
||||
{
|
||||
title: "Mobile App Design", description: "End-to-end design and development of a productivity app with 50K+ downloads, focusing on user engagement and retention.", imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-app-screens_23-2148649631.jpg", imageAlt: "Mobile app design", button: {
|
||||
title: "Mobile App Design", description: "End-to-end design and development of a productivity app with 50K+ downloads, focusing on user engagement and retention.", imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-app-screens_23-2148649631.jpg?_wi=2", imageAlt: "Mobile app design", button: {
|
||||
text: "View Case Study", href: "#"
|
||||
}
|
||||
},
|
||||
{
|
||||
title: "Brand Identity System", description: "Comprehensive branding project including logo, color palette, typography, and design system for a tech startup.", imageSrc: "http://img.b2bpic.net/free-vector/minimal-colorful-business-card-template_23-2148371471.jpg", imageAlt: "Brand identity project", button: {
|
||||
title: "Brand Identity System", description: "Comprehensive branding project including logo, color palette, typography, and design system for a tech startup.", imageSrc: "http://img.b2bpic.net/free-vector/minimal-colorful-business-card-template_23-2148371471.jpg?_wi=2", imageAlt: "Brand identity project", button: {
|
||||
text: "View Case Study", href: "#"
|
||||
}
|
||||
}
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
description="Ready to collaborate on your next project? I'd love to hear about your ideas and discuss how I can help bring them to life."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hotelnlanding-page-template-design_23-2150356540.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hotelnlanding-page-template-design_23-2150356540.jpg?_wi=2"
|
||||
imageAlt="Contact section"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user