Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user