Merge version_2 into main #4
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
tag="Qi2 Certified Tech"
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BxrCcFlPVvjGJSY73EGQqlhrwQ/uploaded-1775441448924-xd0tnx16.jpg?_wi=1", imageAlt: "Product" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/isolated-shot-grey-disk-object-white-background_187299-46751.jpg", imageAlt: "Device Close up" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/isolated-shot-grey-disk-object-white-background_187299-46751.jpg?_wi=1", imageAlt: "Device Close up" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-electric-car-charging-parking-lot_23-2148972400.jpg", imageAlt: "Precision detail" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -60,8 +60,8 @@ export default function LandingPage() {
|
||||
textboxLayout="split-actions"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", brand: "QiCharge", name: "Standard Edition", price: "$89", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/isolated-shot-grey-disk-object-white-background_187299-46751.jpg" },
|
||||
{ id: "p2", brand: "QiCharge", name: "Pro Edition", price: "$129", rating: 5, reviewCount: "256", imageSrc: "http://img.b2bpic.net/free-photo/isolated-shot-grey-disk-object-white-background_187299-46751.jpg" }
|
||||
{ id: "p1", brand: "QiCharge", name: "Standard Edition", price: "$89", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/isolated-shot-grey-disk-object-white-background_187299-46751.jpg?_wi=2" },
|
||||
{ id: "p2", brand: "QiCharge", name: "Pro Edition", price: "$129", rating: 5, reviewCount: "256", imageSrc: "http://img.b2bpic.net/free-photo/isolated-shot-grey-disk-object-white-background_187299-46751.jpg?_wi=3" }
|
||||
]}
|
||||
buttons={[{ text: "Buy Now" }]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user