Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f350703cbb | |||
| 587202fed7 | |||
| c54486b9ef | |||
| abe5873027 | |||
| 7bfcbf7a9e |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplit
|
<HeroSplit
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
title="L'élégance de l'argent par Ameria"
|
title="Éclat durable : Bijoux en Argent 925 Certifié"
|
||||||
description="Découvrez notre collection exclusive d'accessoires en argent certifié 925. Qualité, authenticité et design moderne pour sublimer chaque instant avec confiance."
|
description="Découvrez notre collection exclusive d'accessoires en argent certifié 925. Qualité, authenticité et design moderne pour sublimer chaque instant avec confiance."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -120,6 +120,10 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Explorer toute la collection", href: "#"},
|
||||||
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1", name: "Collier Filigrane", price: "4500 DA", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-posing-with-ukranian-shirt_23-2149318753.jpg"},
|
id: "p1", name: "Collier Filigrane", price: "4500 DA", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-posing-with-ukranian-shirt_23-2149318753.jpg"},
|
||||||
|
|||||||
Reference in New Issue
Block a user