Merge version_1 into main #1
@@ -58,45 +58,45 @@ export default function LandingPage() {
|
||||
description="Découvrez l'élégance intemporelle des bijoux d'exception, créés pour sublimer votre féminité."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chain-dark-background_23-2149836465.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chain-dark-background_23-2149836465.jpg?_wi=1",
|
||||
imageAlt: "Collection Classique",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-christmas-ornament_23-2147722551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-christmas-ornament_23-2147722551.jpg?_wi=1",
|
||||
imageAlt: "Collection Bohème",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-gold-chains-brick-arrangement_23-2149836426.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-gold-chains-brick-arrangement_23-2149836426.jpg?_wi=1",
|
||||
imageAlt: "Collection Moderne",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-elegant-gold-chain_23-2149635326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-elegant-gold-chain_23-2149635326.jpg?_wi=1",
|
||||
imageAlt: "Produit 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-caucasian-girl-posing-dark-wall-shooting-with-european-lady_197531-13996.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-caucasian-girl-posing-dark-wall-shooting-with-european-lady_197531-13996.jpg?_wi=1",
|
||||
imageAlt: "Produit 2",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509263.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509263.jpg?_wi=1",
|
||||
imageAlt: "Produit 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-beautiful-make-up-earrings-with-gems-isolated_132075-8117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-beautiful-make-up-earrings-with-gems-isolated_132075-8117.jpg?_wi=1",
|
||||
imageAlt: "Produit 5",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-picture-wedding-rings-standing-green-background_8353-1761.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-picture-wedding-rings-standing-green-background_8353-1761.jpg?_wi=1",
|
||||
imageAlt: "Produit 6",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chain-dark-background_23-2149836465.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chain-dark-background_23-2149836465.jpg?_wi=2",
|
||||
imageAlt: "Collection Classique",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-christmas-ornament_23-2147722551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-christmas-ornament_23-2147722551.jpg?_wi=2",
|
||||
imageAlt: "Collection Bohème",
|
||||
},
|
||||
]}
|
||||
@@ -164,21 +164,21 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Classique",
|
||||
description: "L'élégance intemporelle pour chaque moment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chain-dark-background_23-2149836465.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chain-dark-background_23-2149836465.jpg?_wi=3",
|
||||
titleIconSrc: "Sparkles",
|
||||
buttonText: "Explorer",
|
||||
},
|
||||
{
|
||||
title: "Bohème",
|
||||
description: "Liberté et nature fusionnent dans des créations uniques.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-christmas-ornament_23-2147722551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-christmas-ornament_23-2147722551.jpg?_wi=3",
|
||||
titleIconSrc: "Feather",
|
||||
buttonText: "Explorer",
|
||||
},
|
||||
{
|
||||
title: "Moderne",
|
||||
description: "Design contemporain pour la femme audacieuse.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-gold-chains-brick-arrangement_23-2149836426.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-gold-chains-brick-arrangement_23-2149836426.jpg?_wi=2",
|
||||
titleIconSrc: "Hexagon",
|
||||
buttonText: "Explorer",
|
||||
},
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
price: "€289",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-elegant-gold-chain_23-2149635326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-elegant-gold-chain_23-2149635326.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
price: "€179",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-caucasian-girl-posing-dark-wall-shooting-with-european-lady_197531-13996.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-caucasian-girl-posing-dark-wall-shooting-with-european-lady_197531-13996.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
price: "€599",
|
||||
rating: 5,
|
||||
reviewCount: "22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509263.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509263.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
price: "€210",
|
||||
rating: 5,
|
||||
reviewCount: "10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-beautiful-make-up-earrings-with-gems-isolated_132075-8117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-beautiful-make-up-earrings-with-gems-isolated_132075-8117.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
price: "€450",
|
||||
rating: 5,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-picture-wedding-rings-standing-green-background_8353-1761.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-picture-wedding-rings-standing-green-background_8353-1761.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Sélection du Moment"
|
||||
|
||||
Reference in New Issue
Block a user