Update src/app/page.tsx

This commit is contained in:
2026-04-03 14:43:22 +00:00
parent ad22af08dc
commit a928bdeef8

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Accueil",
id: "hero",
},
name: "Accueil", id: "hero"},
{
name: "Soins",
id: "services",
},
name: "Soins", id: "services"},
{
name: "Avis",
id: "testimonials",
},
name: "Avis", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Le Boudoir Oriental"
/>
@@ -52,19 +44,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
logoText="Le Boudoir Oriental"
description="Votre parenthèse de luxe et de détente à Liège. Soins orientaux, beauté et bien-être dans un cadre raffiné."
buttons={[
{
text: "Réserver maintenant",
href: "tel:+32400000000",
},
text: "Réserver au 04 123 456 78", href: "tel:+32412345678"},
{
text: "Découvrir nos soins",
href: "#services",
},
text: "Découvrir nos soins", href: "#services"},
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/spa-treatment-dark-wall_176420-11892.jpg"
@@ -80,25 +67,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Soins du Visage",
description: "Protocoles personnalisés pour révéler l'éclat naturel de votre peau.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-having-back-massage-feeling-visibly-good_1150-3106.jpg",
imageAlt: "Soins du visage",
},
title: "Soins du Visage", description: "Protocoles personnalisés pour révéler l'éclat naturel de votre peau.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-having-back-massage-feeling-visibly-good_1150-3106.jpg", imageAlt: "Soins du visage"},
{
id: 2,
title: "Massages Orientaux",
description: "Une évasion sensorielle complète grâce à des techniques traditionnelles.",
imageSrc: "http://img.b2bpic.net/free-photo/candles-wooden-balls_23-2147677943.jpg",
imageAlt: "Massage oriental",
},
title: "Massages Orientaux", description: "Une évasion sensorielle complète grâce à des techniques traditionnelles.", imageSrc: "http://img.b2bpic.net/free-photo/candles-wooden-balls_23-2147677943.jpg", imageAlt: "Massage oriental"},
{
id: 3,
title: "Rituels Bien-Être",
description: "Soins complets du corps pour un lâcher-prise total et profond.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-spa-massage-table_23-2148345780.jpg",
imageAlt: "Rituel bien-être",
},
title: "Rituels Bien-Être", description: "Soins complets du corps pour un lâcher-prise total et profond.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-spa-massage-table_23-2148345780.jpg", imageAlt: "Rituel bien-être"},
]}
title="Nos Soins d'Exception"
description="L'alliance parfaite entre tradition orientale et expertise moderne."
@@ -112,40 +87,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah L.",
handle: "@sarah",
testimonial: "Une expérience incroyable, on se sent transportée ailleurs dès l'entrée. Un vrai moment de luxe.",
imageSrc: "http://img.b2bpic.net/free-photo/two-young-teenage-girls-sitting-bed-wearing-bathrobes-applying-creams_1157-52226.jpg",
},
id: "1", name: "Sarah L.", handle: "@sarah", testimonial: "Une expérience incroyable, on se sent transportée ailleurs dès l'entrée. Un vrai moment de luxe.", imageSrc: "http://img.b2bpic.net/free-photo/two-young-teenage-girls-sitting-bed-wearing-bathrobes-applying-creams_1157-52226.jpg"},
{
id: "2",
name: "Julie M.",
handle: "@julie",
testimonial: "Personnel très professionnel et attentionné, je recommande à 100%. Un havre de paix.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-wearing-bathrobe_23-2150100182.jpg",
},
id: "2", name: "Julie M.", handle: "@julie", testimonial: "Personnel très professionnel et attentionné, je recommande à 100%. Un havre de paix.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-wearing-bathrobe_23-2150100182.jpg"},
{
id: "3",
name: "Chloé D.",
handle: "@chloe",
testimonial: "Endroit magnifique, soins de qualité et ambiance relaxante. Parfait pour se ressourcer.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pointing-aside-bathrobe-looking-joyful_176474-88333.jpg",
},
id: "3", name: "Chloé D.", handle: "@chloe", testimonial: "Endroit magnifique, soins de qualité et ambiance relaxante. Parfait pour se ressourcer.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pointing-aside-bathrobe-looking-joyful_176474-88333.jpg"},
{
id: "4",
name: "Marie P.",
handle: "@marie",
testimonial: "Le meilleur institut de Liège, une expérience sensorielle inoubliable.",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-smiling-woman-with-book-reading-cafe-enjoying-morning-breakfast-coffee_1258-199215.jpg",
},
id: "4", name: "Marie P.", handle: "@marie", testimonial: "Le meilleur institut de Liège, une expérience sensorielle inoubliable.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-smiling-woman-with-book-reading-cafe-enjoying-morning-breakfast-coffee_1258-199215.jpg"},
{
id: "5",
name: "Sophie B.",
handle: "@sophie",
testimonial: "Tout est parfait, de l'accueil jusqu'au soin. Je reviendrai très vite.",
imageSrc: "http://img.b2bpic.net/free-photo/delighted-woman-spa-center_1098-3086.jpg",
},
id: "5", name: "Sophie B.", handle: "@sophie", testimonial: "Tout est parfait, de l'accueil jusqu'au soin. Je reviendrai très vite.", imageSrc: "http://img.b2bpic.net/free-photo/delighted-woman-spa-center_1098-3086.jpg"},
]}
title="L'avis de nos clientes"
description="Note de 4,8/5 sur Google sur 187 avis."
@@ -160,12 +110,7 @@ export default function LandingPage() {
description="Qualité, hygiène et naturalité au cœur de notre institut."
tag="Expertise"
names={[
"Certification Bien-être",
"Produits Bio Premium",
"Expertise Orientale",
"Hygiène Irréprochable",
"Service Personnalisé",
]}
"Certification Bien-être", "Produits Bio Premium", "Expertise Orientale", "Hygiène Irréprochable", "Service Personnalisé"]}
/>
</div>
@@ -173,16 +118,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Réservation"
title="Offrez-vous un moment dexception"
description="Situé au 1 Rue du Laveu, Liège. Appelez-nous pour votre prochain rendez-vous bien-être."
description="Situé au 1 Rue du Laveu, Liège. Appelez-nous au 04 123 456 78 pour votre prochain rendez-vous bien-être."
buttons={[
{
text: "📞 Réserver maintenant",
href: "tel:+32400000000",
},
text: "📞 04 123 456 78", href: "tel:+32412345678"},
]}
/>
</div>
@@ -191,13 +133,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Le Boudoir Oriental"
leftLink={{
text: "1 Rue du Laveu, 4000 Liège",
href: "https://maps.google.com",
}}
text: "1 Rue du Laveu, 4000 Liège", href: "https://maps.google.com"}}
rightLink={{
text: "Mentions Légales",
href: "#",
}}
text: "Mentions Légales", href: "#"}}
/>
</div>
</ReactLenis>