Merge version_1 into main #3
@@ -53,13 +53,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349237.jpg", imageAlt: "iPhone détail caméra"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-person-working-late-night-from-home_23-2150064953.jpg", imageAlt: "iPhone en main lifestyle"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-person-working-late-night-from-home_23-2150064953.jpg?_wi=1", imageAlt: "iPhone en main lifestyle"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-near-technologies_23-2147772379.jpg", imageAlt: "iPhone accessoires bundle"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-near-technologies_23-2147772379.jpg?_wi=1", imageAlt: "iPhone accessoires bundle"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-smartphone-with-notebook-grey-table_23-2148036942.jpg", imageAlt: "iPhone modèles comparaison"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-smartphone-with-notebook-grey-table_23-2148036942.jpg?_wi=1", imageAlt: "iPhone modèles comparaison"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
@@ -67,13 +67,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-confident-successful-beautiful-business-woman-with-tablet-computer-isolated-white-wall_231208-8803.jpg", imageAlt: "iPhone présentation principale"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-person-working-late-night-from-home_23-2150064953.jpg", imageAlt: "iPhone utilisation quotidienne"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-person-working-late-night-from-home_23-2150064953.jpg?_wi=2", imageAlt: "iPhone utilisation quotidienne"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-near-technologies_23-2147772379.jpg", imageAlt: "iPhone accessoires essentiels"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-near-technologies_23-2147772379.jpg?_wi=2", imageAlt: "iPhone accessoires essentiels"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-smartphone-with-notebook-grey-table_23-2148036942.jpg", imageAlt: "iPhone gamme complète"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-smartphone-with-notebook-grey-table_23-2148036942.jpg?_wi=2", imageAlt: "iPhone gamme complète"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -95,10 +95,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "iPhone 15 Pro", price: "12 999 MAD", imageSrc: "http://img.b2bpic.net/free-photo/minimal-smartphone-rocks-arrangement_23-2149672672.jpg", imageAlt: "iPhone 15 Pro", initialQuantity: 1
|
||||
id: "1", name: "iPhone 15 Pro", price: "12 999 MAD", imageSrc: "http://img.b2bpic.net/free-photo/minimal-smartphone-rocks-arrangement_23-2149672672.jpg?_wi=1", imageAlt: "iPhone 15 Pro", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "iPhone 15", price: "9 999 MAD", imageSrc: "http://img.b2bpic.net/free-photo/minimal-smartphone-rocks-arrangement_23-2149672672.jpg", imageAlt: "iPhone 15", initialQuantity: 1
|
||||
id: "2", name: "iPhone 15", price: "9 999 MAD", imageSrc: "http://img.b2bpic.net/free-photo/minimal-smartphone-rocks-arrangement_23-2149672672.jpg?_wi=2", imageAlt: "iPhone 15", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "3", name: "iPhone 14 Pro Max", price: "11 499 MAD", imageSrc: "http://img.b2bpic.net/free-photo/person-using-smartphone-check-social-media-while-sitting-couch_181624-44428.jpg", imageAlt: "iPhone 14 Pro Max", initialQuantity: 1
|
||||
|
||||
Reference in New Issue
Block a user