Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/transparent-prism-with-jewel_23-2147960090.jpg", imageAlt: "luxury product display carousel elegant" },
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/transparent-prism-with-jewel_23-2147960090.jpg?_wi=1", imageAlt: "luxury product display carousel elegant" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg", imageAlt: "aesthetic product collection display modern" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/mall-employee-assisting-customer-choose-from-new-collection-clothes_482257-112821.jpg", imageAlt: "luxury retail environment product display" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/woman-searching-fornew-clothes_23-2147688706.jpg", imageAlt: "minimalist product display luxury aesthetic" },
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/transparent-prism-with-jewel_23-2147960090.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/transparent-prism-with-jewel_23-2147960090.jpg?_wi=2"
|
||||
imageAlt="Premium collection preview"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user