Merge version_1 into main #2
@@ -53,10 +53,10 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-psd/designer-template-design_23-2151803016.jpg", imageAlt: "Design work sample 1" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-vector/psychology-office-banner-template_23-2148749431.jpg", imageAlt: "Design work sample 2" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-vector/gradient-interior-landing-page-design-template_23-2149263407.jpg?_wi=1", imageAlt: "Design work sample 3" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-vector/gradient-interior-landing-page-design-template_23-2149263407.jpg?_wi=2", imageAlt: "Design work sample 4" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg?_wi=1", imageAlt: "Design work sample 5" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg?_wi=2", imageAlt: "Design work sample 6" }
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-vector/gradient-interior-landing-page-design-template_23-2149263407.jpg", imageAlt: "Design work sample 3" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-vector/gradient-interior-landing-page-design-template_23-2149263407.jpg", imageAlt: "Design work sample 4" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg", imageAlt: "Design work sample 5" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg", imageAlt: "Design work sample 6" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -77,6 +77,7 @@ export default function LandingPage() {
|
||||
imageAlt="Warrie - Graphic Designer"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -102,7 +103,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Print Design", name: "Marketing Collateral", price: "View on Behance", rating: 5,
|
||||
reviewCount: "Featured", imageSrc: "http://img.b2bpic.net/free-vector/geometric-business-card-with-colorful-triangles_1207-387.jpg?_wi=1", imageAlt: "Print design marketing materials", onProductClick: () => window.open('https://www.behance.net/warrie_glory', '_blank')
|
||||
reviewCount: "Featured", imageSrc: "http://img.b2bpic.net/free-vector/geometric-business-card-with-colorful-triangles_1207-387.jpg", imageAlt: "Print design marketing materials", onProductClick: () => window.open('https://www.behance.net/warrie_glory', '_blank')
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Illustration", name: "Custom Illustrations", price: "View on Behance", rating: 5,
|
||||
@@ -143,7 +144,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Print & Packaging Design", description: "From business cards to packaging, I create stunning print materials that leave a lasting impression and enhance brand perception.", imageSrc: "http://img.b2bpic.net/free-vector/geometric-business-card-with-colorful-triangles_1207-387.jpg?_wi=2", imageAlt: "Print and packaging design"
|
||||
title: "Print & Packaging Design", description: "From business cards to packaging, I create stunning print materials that leave a lasting impression and enhance brand perception.", imageSrc: "http://img.b2bpic.net/free-vector/geometric-business-card-with-colorful-triangles_1207-387.jpg", imageAlt: "Print and packaging design"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
|
||||
Reference in New Issue
Block a user