Merge version_1 into main #1
@@ -46,9 +46,9 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/men-shoes_1303-5889.jpg", imageAlt: "leather bags premium collection luxury" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/men-shoes_1303-5889.jpg?_wi=1", imageAlt: "leather bags premium collection luxury" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186751.jpg", imageAlt: "leather detail texture craft handmade" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/men-shoes_1303-5889.jpg", imageAlt: "leather bag collection display products showcase" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/men-shoes_1303-5889.jpg?_wi=2", imageAlt: "leather bag collection display products showcase" }
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -76,10 +76,10 @@ export default function LandingPage() {
|
||||
tag="Best Sellers"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Heritage Tote", price: "$280", variant: "Cognac 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-using-phone_1303-25328.jpg", imageAlt: "leather tote bag cognac brown premium"
|
||||
id: "1", name: "Heritage Tote", price: "$280", variant: "Cognac 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-using-phone_1303-25328.jpg?_wi=1", imageAlt: "leather tote bag cognac brown premium"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Classic Crossbody", price: "$220", variant: "Chocolate 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-using-phone_1303-25328.jpg", imageAlt: "leather crossbody bag chocolate brown handbag"
|
||||
id: "2", name: "Classic Crossbody", price: "$220", variant: "Chocolate 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-using-phone_1303-25328.jpg?_wi=2", imageAlt: "leather crossbody bag chocolate brown handbag"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Executive Briefcase", price: "$450", variant: "Black 1 Color", imageSrc: "http://img.b2bpic.net/free-photo/man-leather-raincoat-briefcase_1153-1106.jpg", imageAlt: "leather briefcase business black professional"
|
||||
|
||||
Reference in New Issue
Block a user