Merge version_4 into main #6
@@ -55,9 +55,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Moisture Content (12%)", price: "Optimal Processing", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-leaf-macro-photography_23-2148245180.jpg" },
|
||||
{ id: "p2", name: "Nicotine (2.5%)", price: "Balanced Strength", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-leaf-macro-photography_23-2148245180.jpg" },
|
||||
{ id: "p3", name: "Sugar (15%)", price: "Perfect Curing", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-leaf-macro-photography_23-2148245180.jpg" }
|
||||
{ id: "p1", name: "Moisture Content (12%)", price: "Optimal Processing", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-leaf-macro-photography_23-2148245180.jpg?_wi=1" },
|
||||
{ id: "p2", name: "Nicotine (2.5%)", price: "Balanced Strength", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-leaf-macro-photography_23-2148245180.jpg?_wi=2" },
|
||||
{ id: "p3", name: "Sugar (15%)", price: "Perfect Curing", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-leaf-macro-photography_23-2148245180.jpg?_wi=3" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user