diff --git a/src/app/page.tsx b/src/app/page.tsx index f188e95..bd24fc5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,27 +52,27 @@ export default function LandingPage() { description="Votre magasin de beauté à Boudouaou. Découvrez notre sélection exclusive de cosmétiques et produits de soins pour révéler votre éclat naturel." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-interior_1203-8247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-interior_1203-8247.jpg?_wi=1", imageAlt: "Magasin cosmétique", }, { - imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-woman-white-fur-coat-girl-counter_1157-47300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-woman-white-fur-coat-girl-counter_1157-47300.jpg?_wi=1", imageAlt: "Rayons cosmétiques", }, { - imageSrc: "http://img.b2bpic.net/free-psd/perfume-template-design_23-2151519461.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/perfume-template-design_23-2151519461.jpg?_wi=1", imageAlt: "Produits beauté", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238267.jpg?_wi=1", imageAlt: "Accessoires maquillage", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-natural-cream-concept_23-2148578661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-natural-cream-concept_23-2148578661.jpg?_wi=1", imageAlt: "Soins du visage", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-interior_1203-8247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-interior_1203-8247.jpg?_wi=2", imageAlt: "Magasin Kamel Cosmétique", }, ]} @@ -97,7 +97,7 @@ export default function LandingPage() { title="Votre beauté, notre priorité" description="Kamel Cosmétique est votre magasin de beauté à Boudouaou. Nous proposons une large gamme de cosmétiques, maquillage et produits de beauté pour prendre soin de vous." subdescription="Notre équipe est à votre écoute pour vous conseiller et vous aider à trouver les produits qui vous conviennent parfaitement." - imageSrc="http://img.b2bpic.net/free-photo/brunette-girl-woman-white-fur-coat-girl-counter_1157-47300.jpg" + imageSrc="http://img.b2bpic.net/free-photo/brunette-girl-woman-white-fur-coat-girl-counter_1157-47300.jpg?_wi=2" mediaAnimation="slide-up" tagIcon={Info} tagAnimation="slide-up" @@ -120,7 +120,7 @@ export default function LandingPage() { price: "Gamme variée", rating: 5, reviewCount: "12 avis", - imageSrc: "http://img.b2bpic.net/free-psd/perfume-template-design_23-2151519461.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/perfume-template-design_23-2151519461.jpg?_wi=2", imageAlt: "Maquillage", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { price: "Gamme variée", rating: 5, reviewCount: "18 avis", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238267.jpg?_wi=2", imageAlt: "Soins visage", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { price: "Gamme variée", rating: 5, reviewCount: "9 avis", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-natural-cream-concept_23-2148578661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-natural-cream-concept_23-2148578661.jpg?_wi=2", imageAlt: "Accessoires beauté", }, ]}