Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-10 17:37:47 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Accueil",
id: "#hero",
},
name: "Accueil", id: "#hero"},
{
name: "Thérapies",
id: "#services",
},
name: "Thérapies", id: "#services"},
{
name: "Tarifs",
id: "#pricing",
},
name: "Tarifs", id: "#pricing"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Massothérapie Di Bernardo"
/>
@@ -56,63 +48,33 @@ export default function LandingPage() {
description="Massages thérapeutiques et relaxants, adaptés à vos besoins. Chaque personne est différente, je considère l'être humain dans sa globalité pour des soins personnalisés."
testimonials={[
{
name: "Sophie M.",
handle: "@SophieM",
testimonial: "Un soin qui favorise la détente et la régénération.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/spa-body-oil-therapy-session-massage-hands-relaxation_169016-69553.jpg",
},
name: "Sophie M.", handle: "@SophieM", testimonial: "Un soin qui favorise la détente et la régénération.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/spa-body-oil-therapy-session-massage-hands-relaxation_169016-69553.jpg"},
{
name: "Marc L.",
handle: "@MarcL",
testimonial: "Une aide merveilleuse en cas de douleurs et contractions.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/manual-thigh-massage-with-oil-modern-spa-lymphatic-relax_169016-69242.jpg",
},
name: "Marc L.", handle: "@MarcL", testimonial: "Une aide merveilleuse en cas de douleurs et contractions.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/manual-thigh-massage-with-oil-modern-spa-lymphatic-relax_169016-69242.jpg"},
{
name: "Julie D.",
handle: "@JulieD",
testimonial: "Une écoute et une adaptation parfaite à mes besoins.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-spa_23-2150911821.jpg",
},
name: "Julie D.", handle: "@JulieD", testimonial: "Une écoute et une adaptation parfaite à mes besoins.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-spa_23-2150911821.jpg"},
{
name: "Claire P.",
handle: "@ClaireP",
testimonial: "Une expérience transformatrice, je me sens enfin libérée.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-spending-time-spa-getting-exfoliation-massage_23-2149871927.jpg",
},
name: "Claire P.", handle: "@ClaireP", testimonial: "Une expérience transformatrice, je me sens enfin libérée.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-spending-time-spa-getting-exfoliation-massage_23-2149871927.jpg"},
{
name: "Thomas B.",
handle: "@ThomasB",
testimonial: "Excellent professionnalisme et résultats immédiats.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-floor-black-white-wall_176420-8601.jpg",
},
name: "Thomas B.", handle: "@ThomasB", testimonial: "Excellent professionnalisme et résultats immédiats.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-floor-black-white-wall_176420-8601.jpg"},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-getting-massage_23-2151178215.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/wellness-spa-massage-concept_169016-7281.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/mockup-cosmetics-hydrogel-eyes-patches-woman-home-with-glass-water_197531-32429.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/mockup-cosmetics-hydrogel-eyes-patches-woman-home-with-glass-water_197531-32429.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-indoors_1153-7349.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-indoors_1153-7349.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/adorable-athlete-beach-sitin-yoga-mat-high-quality-photo_114579-92214.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/adorable-athlete-beach-sitin-yoga-mat-high-quality-photo_114579-92214.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/relaxing-back-massage-spa-wellness-harmony-atmosphere_169016-69733.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/relaxing-back-massage-spa-wellness-harmony-atmosphere_169016-69733.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-receiving-back-massage-spa-center_1139-1223.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/young-woman-receiving-back-massage-spa-center_1139-1223.jpg", alt: "Client 5"},
]}
/>
</div>
@@ -124,19 +86,13 @@ export default function LandingPage() {
metrics={[
{
icon: Sparkles,
label: "Années d'expérience",
value: "10+",
},
label: "Années d'expérience", value: "10+"},
{
icon: CheckCircle,
label: "Thérapies maitrisées",
value: "8",
},
label: "Thérapies maitrisées", value: "8"},
{
icon: Award,
label: "Soin holistique",
value: "100%",
},
label: "Soin holistique", value: "100%"},
]}
metricsAnimation="blur-reveal"
/>
@@ -149,26 +105,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Massage Thérapeutique",
author: "FDB",
description: "Aide précieuse en cas de douleurs et contractions. Revigore et harmonise le corps.",
tags: [
"Relaxation",
"Santé",
],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-back-massage-spa-center_1139-1221.jpg",
},
id: "f1", title: "Massage Thérapeutique", author: "FDB", description: "Aide précieuse en cas de douleurs et contractions. Revigore et harmonise le corps.", tags: [
"Relaxation", "Santé"],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-back-massage-spa-center_1139-1221.jpg"},
{
id: "f2",
title: "Drainage Lymphatique",
author: "FDB",
description: "Décongestionne, nettoie et désintoxique les tissus pour retrouver une nouvelle légèreté.",
tags: [
"Désintoxication",
],
imageSrc: "http://img.b2bpic.net/free-photo/concept-healthcare-female-beauty-masseuses-make-massage-girl-woman-spa-salon_1157-44684.jpg",
},
id: "f2", title: "Drainage Lymphatique", author: "FDB", description: "Décongestionne, nettoie et désintoxique les tissus pour retrouver une nouvelle légèreté.", tags: [
"Désintoxication"],
imageSrc: "http://img.b2bpic.net/free-photo/concept-healthcare-female-beauty-masseuses-make-massage-girl-woman-spa-salon_1157-44684.jpg"},
]}
title="Nos thérapies"
description="Des techniques variées pour votre santé."
@@ -182,25 +125,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "f3",
title: "Réflexologie",
author: "FDB",
description: "Massage des zones réflexes pour éliminer les blocages et laisser circuler l'énergie.",
tags: [
"Préventif",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-therapist-using-wooden-tool_23-2148882177.jpg",
},
id: "f3", title: "Réflexologie", author: "FDB", description: "Massage des zones réflexes pour éliminer les blocages et laisser circuler l'énergie.", tags: [
"Préventif"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-therapist-using-wooden-tool_23-2148882177.jpg"},
{
id: "f4",
title: "Access Bars",
author: "FDB",
description: "Une méthode relaxante qui stimule la circulation énergétique pour dissoudre les blocages.",
tags: [
"Énergie",
],
imageSrc: "http://img.b2bpic.net/free-photo/crop-mother-daughter-meditating-park_23-2147791938.jpg",
},
id: "f4", title: "Access Bars", author: "FDB", description: "Une méthode relaxante qui stimule la circulation énergétique pour dissoudre les blocages.", tags: [
"Énergie"],
imageSrc: "http://img.b2bpic.net/free-photo/crop-mother-daughter-meditating-park_23-2147791938.jpg"},
]}
title="Soins spécifiques"
description="Approches préventives et énergétiques."
@@ -214,25 +145,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f5",
title: "Massage Métamorphique",
author: "FDB",
description: "Travail doux sur les mémoires cellulaires aux niveaux physique, émotionnel et spirituel.",
tags: [
"Holistique",
],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-back-massage-by-female-therapist-spa-focus-is-massage-therapist_637285-2065.jpg",
},
id: "f5", title: "Massage Métamorphique", author: "FDB", description: "Travail doux sur les mémoires cellulaires aux niveaux physique, émotionnel et spirituel.", tags: [
"Holistique"],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-back-massage-by-female-therapist-spa-focus-is-massage-therapist_637285-2065.jpg"},
{
id: "f6",
title: "Régression Accompagnée",
author: "FDB",
description: "Résoudre les problèmes psychologiques, physiques et émotionnels pour surmonter les peurs.",
tags: [
"Émotionnel",
],
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-love_23-2148741170.jpg",
},
id: "f6", title: "Régression Accompagnée", author: "FDB", description: "Résoudre les problèmes psychologiques, physiques et émotionnels pour surmonter les peurs.", tags: [
"Émotionnel"],
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-love_23-2148741170.jpg"},
]}
title="Approche holistique"
description="Travail profond sur le corps et l'esprit."
@@ -246,39 +165,17 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "s1",
title: "Séance Individuelle",
price: "Sur devis",
period: "par soin",
features: [
"Consultation personnalisée",
"Approche globale",
"Détente assurée",
],
id: "s1", title: "Séance Individuelle", price: "Sur devis", period: "par soin", features: [
"Consultation personnalisée", "Approche globale", "Détente assurée"],
button: {
text: "Réserver",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-caucasian-brunette-girl-with-bob-haircut-light-white-dress-enjoys-walk-outdoors-summer_197531-32541.jpg",
imageAlt: "holistic therapist portrait",
},
text: "Réserver", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-caucasian-brunette-girl-with-bob-haircut-light-white-dress-enjoys-walk-outdoors-summer_197531-32541.jpg", imageAlt: "holistic therapist portrait"},
{
id: "s2",
title: "Forfait Découverte",
price: "Contactez-moi",
period: "par forfait",
features: [
"Soins combinés",
"Suivi préventif",
"Accompagnement",
],
id: "s2", title: "Forfait Découverte", price: "Contactez-moi", period: "par forfait", features: [
"Soins combinés", "Suivi préventif", "Accompagnement"],
button: {
text: "Détails",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-getting-massage_23-2151178215.jpg?_wi=2",
imageAlt: "holistic therapist portrait",
},
text: "Détails", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-getting-massage_23-2151178215.jpg?_wi=2", imageAlt: "holistic therapist portrait"},
]}
title="Tarifs"
description="Investissez dans votre santé et votre bien-être."
@@ -289,18 +186,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "animated-grid",
}}
variant: "animated-grid"}}
text="Besoin de prendre rendez-vous? Contactez-moi directement au +41 79 203 73 05 ou par email pour discuter de vos besoins en massage thérapeutique."
buttons={[
{
text: "Appeler",
href: "tel:+41792037305",
},
text: "Appeler", href: "tel:+41792037305"},
{
text: "Envoyer un mail",
href: "mailto:masso.dibernardo@gmail.com",
},
text: "Envoyer un mail", href: "mailto:masso.dibernardo@gmail.com"},
]}
/>
</div>