Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ba75520569 | |||
| 7e03b39233 | |||
| c5f27a997e | |||
| f7edba97f4 | |||
| 60840feb1e | |||
| e09c58e113 | |||
| 2446d55fd9 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
title="Détente et ressourcement chez Nour"
|
||||
description="Découvrez des soins de beauté et de bien-être haut de gamme adaptés à vos besoins. Nour Spa est votre sanctuaire de paix et d'éclat."
|
||||
buttons={[{ text: "Réservez votre séance", href: "#contact" }]}
|
||||
buttons={[{ text: "Réservez votre moment de détente", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/candles-towels-bath-salt-serum-bathtub-filled-with-water_23-2149239363.jpg"
|
||||
imageAlt="Luxurious serene spa sanctuary"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Notre Philosophie"
|
||||
description="Chez Nour, nous croyons que la beauté est le reflet d'une harmonie intérieure. Nous combinons rituels anciens et soins modernes pour offrir un voyage réparateur ultime à chaque invité."
|
||||
description="Chez Nour, nous croyez que la beauté est le reflet d'une harmonie intérieure. Nous combinons rituels anciens et soins modernes pour offrir un voyage réparateur ultime à chaque invité."
|
||||
bulletPoints={[
|
||||
{ title: "Soins Bio", description: "Nous utilisons uniquement des produits purs et naturels." },
|
||||
{ title: "Expertise", description: "Thérapeutes qualifiés dédiés à votre bien-être." },
|
||||
@@ -96,9 +96,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Sérum Éclat", price: "85 €", imageSrc: "http://img.b2bpic.net/free-photo/front-view-composition-natural-argan-product_23-2148955791.jpg" },
|
||||
{ id: "2", name: "Crème Apaisante", price: "65 €", imageSrc: "http://img.b2bpic.net/free-photo/pink-cosmetic-containers-flowers-assortment_23-2149270050.jpg" },
|
||||
{ id: "3", name: "Masque Botanique", price: "45 €", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-facial-treatment_23-2148660802.jpg" },
|
||||
{ id: "1", name: "Sérum Éclat", price: "45€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-composition-natural-argan-product_23-2148955791.jpg" },
|
||||
{ id: "2", name: "Crème Apaisante", price: "38€", imageSrc: "http://img.b2bpic.net/free-photo/pink-cosmetic-containers-flowers-assortment_23-2149270050.jpg" },
|
||||
{ id: "3", name: "Masque Botanique", price: "52€", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-facial-treatment_23-2148660802.jpg" },
|
||||
]}
|
||||
title="Rituels de Luxe"
|
||||
description="Prolongez l'expérience spa avec notre gamme de produits biologiques."
|
||||
|
||||
Reference in New Issue
Block a user