Merge version_1 into main #3
@@ -48,16 +48,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-good-looking-young-woman-wearing-white-shirt-with-blonde-hair-smiling-pleasantly-while-receiving-some-positive-news-pretty-girl-looking-with-joyful-smile_176420-13579.jpg", imageAlt: "Portfolio showcase one"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-good-looking-young-woman-wearing-white-shirt-with-blonde-hair-smiling-pleasantly-while-receiving-some-positive-news-pretty-girl-looking-with-joyful-smile_176420-13579.jpg?_wi=1", imageAlt: "Portfolio showcase one"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-black-white-office-desk-with-stationery_9975-133066.jpg", imageAlt: "Portfolio showcase two"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-black-white-office-desk-with-stationery_9975-133066.jpg?_wi=1", imageAlt: "Portfolio showcase two"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-businesswoman-with-laptop-happily-talking-cellphone-coffee-break-cafe-street_574295-4056.jpg", imageAlt: "Portfolio showcase three"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-black-white-office-desk-with-stationery_9975-133066.jpg", imageAlt: "Portfolio showcase four"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-black-white-office-desk-with-stationery_9975-133066.jpg?_wi=2", imageAlt: "Portfolio showcase four"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
description="Creative Professional"
|
||||
subdescription="Designer & Developer"
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-good-looking-young-woman-wearing-white-shirt-with-blonde-hair-smiling-pleasantly-while-receiving-some-positive-news-pretty-girl-looking-with-joyful-smile_176420-13579.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-good-looking-young-woman-wearing-white-shirt-with-blonde-hair-smiling-pleasantly-while-receiving-some-positive-news-pretty-girl-looking-with-joyful-smile_176420-13579.jpg?_wi=2"
|
||||
imageAlt="Professional portrait"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -94,13 +94,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Digital Brand Identity", price: "2024", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg", imageAlt: "Brand identity project"
|
||||
id: "1", name: "Digital Brand Identity", price: "2024", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg?_wi=1", imageAlt: "Brand identity project"
|
||||
},
|
||||
{
|
||||
id: "2", name: "E-Commerce Platform", price: "2024", imageSrc: "http://img.b2bpic.net/free-photo/workspace-with-note-brick-wall_53876-31266.jpg", imageAlt: "E-commerce project"
|
||||
id: "2", name: "E-Commerce Platform", price: "2024", imageSrc: "http://img.b2bpic.net/free-photo/workspace-with-note-brick-wall_53876-31266.jpg?_wi=1", imageAlt: "E-commerce project"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Mobile App Design", price: "2023", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg", imageAlt: "Mobile app design"
|
||||
id: "3", name: "Mobile App Design", price: "2023", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg?_wi=2", imageAlt: "Mobile app design"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -116,10 +116,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "50+", title: "Projects Completed", description: "Delivered across web, mobile, and brand design", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg", imageAlt: "Projects completed"
|
||||
id: "1", value: "50+", title: "Projects Completed", description: "Delivered across web, mobile, and brand design", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg?_wi=3", imageAlt: "Projects completed"
|
||||
},
|
||||
{
|
||||
id: "2", value: "95%", title: "Client Satisfaction", description: "Consistently exceeding expectations and delivering quality", imageSrc: "http://img.b2bpic.net/free-photo/workspace-with-note-brick-wall_53876-31266.jpg", imageAlt: "Client satisfaction"
|
||||
id: "2", value: "95%", title: "Client Satisfaction", description: "Consistently exceeding expectations and delivering quality", imageSrc: "http://img.b2bpic.net/free-photo/workspace-with-note-brick-wall_53876-31266.jpg?_wi=2", imageAlt: "Client satisfaction"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user