Merge version_2 into main #3
@@ -117,13 +117,13 @@ export default function LandingPage() {
|
||||
tagIcon={Lock}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Heritage Leather Briefcase", price: "$3,850", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-beautiful-smiling-black-woman-with-stylish-afro-hairs-sitting-cafe-paris_273443-1351.jpg?_wi=1", imageAlt: "Heritage Leather Briefcase", initialQuantity: 1
|
||||
id: "1", name: "Heritage Leather Briefcase | Only 12 pieces available worldwide", price: "$3,850", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-beautiful-smiling-black-woman-with-stylish-afro-hairs-sitting-cafe-paris_273443-1351.jpg?_wi=1", imageAlt: "Heritage Leather Briefcase", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Precision Chronograph Watch", price: "$8,500", imageSrc: "http://img.b2bpic.net/free-photo/person-sharing-feelings-emotions-therapy-session_23-2151073976.jpg?_wi=1", imageAlt: "Precision Chronograph Watch", initialQuantity: 1
|
||||
id: "2", name: "Precision Chronograph Watch | Only 8 pieces available worldwide", price: "$8,500", imageSrc: "http://img.b2bpic.net/free-photo/person-sharing-feelings-emotions-therapy-session_23-2151073976.jpg?_wi=1", imageAlt: "Precision Chronograph Watch", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "3", name: "Exclusive Jewelry Set", price: "$5,200", imageSrc: "http://img.b2bpic.net/free-photo/rings-with-lit-candle_23-2151992051.jpg", imageAlt: "Exclusive Jewelry Set", initialQuantity: 1
|
||||
id: "3", name: "Exclusive Jewelry Set | Only 5 pieces available worldwide", price: "$5,200", imageSrc: "http://img.b2bpic.net/free-photo/rings-with-lit-candle_23-2151992051.jpg", imageAlt: "Exclusive Jewelry Set", initialQuantity: 1
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user