Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 09:03:34 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
}}
title="L'excellence joaillière à Dakar"
description="Découvrez des pièces uniques alliant artisanat traditionnel et élégance moderne pour sublimer vos moments précieux."
imageSrc="http://img.b2bpic.net/free-photo/man-woman-look-display-jewelry-costume-jewelry-store-evening-stroll-through-streets-decorated-christmas-choosing-gifts_166373-8871.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-woman-look-display-jewelry-costume-jewelry-store-evening-stroll-through-streets-decorated-christmas-choosing-gifts_166373-8871.jpg?_wi=1"
imageAlt="Bijoux de luxe Top Bijoux"
/>
</div>
@@ -100,13 +100,13 @@ export default function LandingPage() {
id: "1",
name: "Collier Royal",
price: "450 000 FCFA",
imageSrc: "http://img.b2bpic.net/free-photo/master-working-with-metallic-equipments_114579-12213.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/master-working-with-metallic-equipments_114579-12213.jpg?_wi=1",
},
{
id: "2",
name: "Bague Étoile",
price: "120 000 FCFA",
imageSrc: "http://img.b2bpic.net/free-photo/man-green-blazer-wearing-gold-colored-lion-ring-watch_246466-19.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-green-blazer-wearing-gold-colored-lion-ring-watch_246466-19.jpg?_wi=1",
},
{
id: "3",
@@ -203,7 +203,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-look-display-jewelry-costume-jewelry-store-evening-stroll-through-streets-decorated-christmas-choosing-gifts_166373-8871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-look-display-jewelry-costume-jewelry-store-evening-stroll-through-streets-decorated-christmas-choosing-gifts_166373-8871.jpg?_wi=2",
imageAlt: "traditional african jewelry craftsmanship",
},
{
@@ -223,7 +223,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/master-working-with-metallic-equipments_114579-12213.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/master-working-with-metallic-equipments_114579-12213.jpg?_wi=2",
imageAlt: "traditional african jewelry craftsmanship",
},
{
@@ -243,7 +243,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/man-green-blazer-wearing-gold-colored-lion-ring-watch_246466-19.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-green-blazer-wearing-gold-colored-lion-ring-watch_246466-19.jpg?_wi=2",
imageAlt: "traditional african jewelry craftsmanship",
},
]}