Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-07 21:40:00 +00:00

View File

@@ -32,35 +32,21 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Accueil",
id: "hero",
},
name: "Accueil", id: "hero"},
{
name: "À Propos",
id: "about",
},
name: "À Propos", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Témoignages",
id: "testimonials",
},
name: "Témoignages", id: "testimonials"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Dr. Samaher Bendriss"
button={{
text: "Prendre Rendez-vous",
href: "#contact",
}}
text: "Prendre Rendez-vous", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -68,71 +54,46 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
imagePosition="right"
title="Cabinet Médical Dr. Samaher Bendriss"
description="Votre médecin de famille généraliste à Casablanca, dévouée à votre bien-être et à celui de votre famille. Des soins personnalisés et attentifs dans un environnement chaleureux."
buttons={[
{
text: "Prendre Rendez-vous",
href: "#contact",
},
text: "Prendre Rendez-vous", href: "#contact"},
{
text: "En savoir plus",
href: "#about",
},
text: "En savoir plus", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/female-doctor-working-with-patient-office_1398-1460.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/female-doctor-working-with-patient-office_1398-1460.jpg"
imageAlt="Dr. Samaher Bendriss in consultation with a patient"
mediaAnimation="slide-up"
fixedMediaHeight={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/male-doctor-using-touchpad-explaining-medical-test-results-his-senior-patient-medical-appointment_637285-1471.jpg",
alt: "Physician meeting with elderly male patient",
},
src: "http://img.b2bpic.net/free-photo/male-doctor-using-touchpad-explaining-medical-test-results-his-senior-patient-medical-appointment_637285-1471.jpg", alt: "Physician meeting with elderly male patient"},
{
src: "http://img.b2bpic.net/free-photo/patient-explaining-her-pain-doctor_1139-317.jpg",
alt: "Young woman paying a visit at the doctor",
},
src: "http://img.b2bpic.net/free-photo/patient-explaining-her-pain-doctor_1139-317.jpg", alt: "Young woman paying a visit at the doctor"},
{
src: "http://img.b2bpic.net/free-photo/side-view-nurse-working-desk_23-2149741274.jpg",
alt: "Woman working as doctor",
},
src: "http://img.b2bpic.net/free-photo/side-view-nurse-working-desk_23-2149741274.jpg", alt: "Woman working as doctor"},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-female-doctor_329181-312.jpg",
alt: "Smiley doctor looking at patient",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-female-doctor_329181-312.jpg", alt: "Smiley doctor looking at patient"},
{
src: "http://img.b2bpic.net/free-photo/expectant-woman-embracing-baby-bump_482257-120932.jpg",
alt: "Pregnant woman with obstetrician",
},
src: "http://img.b2bpic.net/free-photo/expectant-woman-embracing-baby-bump_482257-120932.jpg", alt: "Pregnant woman with obstetrician"},
]}
avatarText="Nos patients nous font confiance"
marqueeItems={[
{
type: "text-icon",
text: "Qualité de Soins",
icon: Heart,
type: "text-icon", text: "Qualité de Soins", icon: Heart,
},
{
type: "text",
text: "Écoute Active et Empathie",
type: "text", text: "Écoute Active et Empathie"},
{
type: "text-icon", text: "Technologie Moderne", icon: Tablet,
},
{
type: "text-icon",
text: "Technologie Moderne",
icon: Tablet,
},
type: "text", text: "Environnement Stérile et Sûr"},
{
type: "text",
text: "Environnement Stérile et Sûr",
},
{
type: "text-icon",
text: "Accessibilité Facile",
icon: MapPin,
type: "text-icon", text: "Accessibilité Facile", icon: MapPin,
},
]}
marqueeSpeed={30}
@@ -147,19 +108,13 @@ export default function LandingPage() {
description="Dr. Samaher Bendriss est une médecin généraliste expérimentée à Casablanca, offrant des soins médicaux complets pour toute la famille. Notre engagement est de fournir une approche humaine et personnalisée à chaque patient, dans un environnement accueillant et professionnel. Nous sommes dédiés à votre santé et à celle de vos proches."
metrics={[
{
value: "15+",
title: "Ans d'Expérience",
},
value: "15+", title: "Ans d'Expérience"},
{
value: "5000+",
title: "Patients Aidés",
},
value: "5000+", title: "Patients Aidés"},
{
value: "98%",
title: "Satisfaction Patient",
},
value: "98%", title: "Satisfaction Patient"},
]}
imageSrc="http://img.b2bpic.net/free-photo/general-practitioner-doing-checkup-visit-with-patient-wheelchair-consulting-old-man-with-chronic-disability-medic-doing-examination-with-wheelchair-user-suffering-from-impairment_482257-51200.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/general-practitioner-doing-checkup-visit-with-patient-wheelchair-consulting-old-man-with-chronic-disability-medic-doing-examination-with-wheelchair-user-suffering-from-impairment_482257-51200.jpg"
imageAlt="Doctor explaining diagnosis to a patient with care"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -173,55 +128,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Consultations Générales",
description: "Diagnostic et traitement des maladies aiguës et chroniques pour adultes et enfants. Un suivi attentif et personnalisé pour chaque cas.",
icon: Heart,
title: "Consultations Générales", description: "Diagnostic et traitement des maladies aiguës et chroniques pour adultes et enfants. Un suivi attentif et personnalisé pour chaque cas.", icon: Heart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-signing-checkup-documents-treatment-from-specialist-medic-asking-signature-prescription-papers-from-sick-patient-medical-visit-person-doctor-with-files_482257-38487.jpg",
imageAlt: "Doctor writing notes during consultation",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-signing-checkup-documents-treatment-from-specialist-medic-asking-signature-prescription-papers-from-sick-patient-medical-visit-person-doctor-with-files_482257-38487.jpg", imageAlt: "Doctor writing notes during consultation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-checkup-patient_23-2151196700.jpg",
imageAlt: "Doctor discussing with patient",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-working-with-patient-office_1398-1460.jpg?_wi=2",
imageAlt: "doctor writing prescription consultation room",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-checkup-patient_23-2151196700.jpg", imageAlt: "Doctor discussing with patient"},
]
},
{
title: "Pédiatrie & Suivi",
description: "Suivi de la croissance et du développement de l'enfant, vaccinations et gestion des maladies infantiles. Un accompagnement rassurant pour les parents.",
icon: Heart,
title: "Pédiatrie & Suivi", description: "Suivi de la croissance et du développement de l'enfant, vaccinations et gestion des maladies infantiles. Un accompagnement rassurant pour les parents.", icon: Heart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-little-girl-bed-waiting-begin-checkup-exam-medical-cabinet-with-doctor-small-kid-with-illness-looking-camera-getting-ready-checkup-visit-appointment-office_482257-39218.jpg",
imageAlt: "Pediatrician examining a child",
},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-little-girl-bed-waiting-begin-checkup-exam-medical-cabinet-with-doctor-small-kid-with-illness-looking-camera-getting-ready-checkup-visit-appointment-office_482257-39218.jpg", imageAlt: "Pediatrician examining a child"},
{
imageSrc: "http://img.b2bpic.net/free-photo/tonsils-is-very-serious-disease_329181-7645.jpg",
imageAlt: "Mother and child with doctor",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-doing-checkup-visit-with-patient-wheelchair-consulting-old-man-with-chronic-disability-medic-doing-examination-with-wheelchair-user-suffering-from-impairment_482257-51200.jpg?_wi=2",
imageAlt: "doctor writing prescription consultation room",
imageSrc: "http://img.b2bpic.net/free-photo/tonsils-is-very-serious-disease_329181-7645.jpg", imageAlt: "Mother and child with doctor"},
]
},
{
title: "Médecine Préventive",
description: "Conseils en matière de santé, bilans réguliers, dépistages et vaccinations pour maintenir votre bien-être à long terme. La prévention est notre priorité.",
icon: ShieldCheck,
title: "Médecine Préventive", description: "Conseils en matière de santé, bilans réguliers, dépistages et vaccinations pour maintenir votre bien-être à long terme. La prévention est notre priorité.", icon: ShieldCheck,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-blurry-doctor-holding-injection_23-2149551173.jpg",
imageAlt: "Doctor giving a vaccine",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-blurry-doctor-holding-injection_23-2149551173.jpg", imageAlt: "Doctor giving a vaccine"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mature-doctor-his-patient-talking-while-reading-medical-record-computer-doctor-s-office_637285-405.jpg",
imageAlt: "Doctor explaining prevention",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-with-curly-hair-green-t-shirt-pointing-aside-with-thumb-looking-joyous-front-view_176474-112415.jpg?_wi=1",
imageAlt: "doctor writing prescription consultation room",
imageSrc: "http://img.b2bpic.net/free-photo/mature-doctor-his-patient-talking-while-reading-medical-record-computer-doctor-s-office_637285-405.jpg", imageAlt: "Doctor explaining prevention"},
]
},
]}
title="Nos Services Médicaux"
@@ -237,32 +168,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "15+",
title: "Années de Pratique",
description: "Une expertise solide et reconnue dans la médecine générale.",
icon: Award,
id: "m1", value: "15+", title: "Années de Pratique", description: "Une expertise solide et reconnue dans la médecine générale.", icon: Award,
},
{
id: "m2",
value: "5000+",
title: "Patients Satisfaits",
description: "Des milliers de familles nous ont fait confiance pour leur santé.",
icon: Users,
id: "m2", value: "5000+", title: "Patients Satisfaits", description: "Des milliers de familles nous ont fait confiance pour leur santé.", icon: Users,
},
{
id: "m3",
value: "98%",
title: "Taux de Recommandation",
description: "La satisfaction de nos patients est notre plus grande fierté.",
icon: Star,
id: "m3", value: "98%", title: "Taux de Recommandation", description: "La satisfaction de nos patients est notre plus grande fierté.", icon: Star,
},
{
id: "m4",
value: "100%",
title: "Soins Personnalisés",
description: "Chaque patient bénéficie d'une approche unique et attentive.",
icon: Activity,
id: "m4", value: "100%", title: "Soins Personnalisés", description: "Chaque patient bénéficie d'une approche unique et attentive.", icon: Activity,
},
]}
title="Notre Engagement en Chiffres"
@@ -277,64 +192,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Fatima Z.",
role: "Mère de famille",
company: "Casablanca",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-with-curly-hair-green-t-shirt-pointing-aside-with-thumb-looking-joyous-front-view_176474-112415.jpg?_wi=2",
videoAriaLabel: "Testimonial from Fatima Z.",
},
id: "1", name: "Fatima Z.", role: "Mère de famille", company: "Casablanca", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-with-curly-hair-green-t-shirt-pointing-aside-with-thumb-looking-joyous-front-view_176474-112415.jpg", videoAriaLabel: "Testimonial from Fatima Z."},
{
id: "2",
name: "Ahmed L.",
role: "Professionnel",
company: "Lissasfa",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-bald-male-doctor-wearing-medical-robe-stethoscope-sitting-desk-work-with-medical-tools-his-thumb-up-isolated-green-background_141793-63436.jpg",
videoAriaLabel: "Testimonial from Ahmed L.",
},
id: "2", name: "Ahmed L.", role: "Professionnel", company: "Lissasfa", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-bald-male-doctor-wearing-medical-robe-stethoscope-sitting-desk-work-with-medical-tools-his-thumb-up-isolated-green-background_141793-63436.jpg", videoAriaLabel: "Testimonial from Ahmed L."},
{
id: "3",
name: "Khadija S.",
role: "Retraitée",
company: "Casablanca",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-leaning-sofa_1262-3274.jpg",
videoAriaLabel: "Testimonial from Khadija S.",
},
id: "3", name: "Khadija S.", role: "Retraitée", company: "Casablanca", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-leaning-sofa_1262-3274.jpg", videoAriaLabel: "Testimonial from Khadija S."},
{
id: "4",
name: "Yassine B.",
role: "Étudiant",
company: "Lissasfa",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-senior-man-conversing-with-nurse_23-2148740004.jpg",
videoAriaLabel: "Testimonial from Yassine B.",
},
id: "4", name: "Yassine B.", role: "Étudiant", company: "Lissasfa", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-senior-man-conversing-with-nurse_23-2148740004.jpg", videoAriaLabel: "Testimonial from Yassine B."},
{
id: "5",
name: "Nadia R.",
role: "Enseignante",
company: "Casablanca",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/take-two-pills-day-you-ll-be-fine_329181-7656.jpg",
videoAriaLabel: "Testimonial from Nadia R.",
},
id: "5", name: "Nadia R.", role: "Enseignante", company: "Casablanca", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/take-two-pills-day-you-ll-be-fine_329181-7656.jpg", videoAriaLabel: "Testimonial from Nadia R."},
]}
kpiItems={[
{
value: "98%",
label: "Satisfaction",
},
value: "98%", label: "Satisfaction"},
{
value: "Soins",
label: "Personnalisés",
},
value: "Soins", label: "Personnalisés"},
{
value: "Disponibilité",
label: "Garantie",
},
value: "Disponibilité", label: "Garantie"},
]}
title="Témoignages de nos Patients"
description="Écoutez ce que nos patients disent de l'expérience et des soins exceptionnels qu'ils reçoivent au Cabinet Dr. Samaher Bendriss. Leur bien-être est notre motivation."
@@ -347,30 +226,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq1",
title: "Comment prendre rendez-vous ?",
content: "Vous pouvez prendre rendez-vous en appelant directement le cabinet au +212 522 65 14 29 ou en visitant notre cabinet pendant les heures d'ouverture.",
},
id: "faq1", title: "Comment prendre rendez-vous ?", content: "Vous pouvez prendre rendez-vous en appelant directement le cabinet au +212 522 65 14 29 ou en visitant notre cabinet pendant les heures d'ouverture."},
{
id: "faq2",
title: "Quels sont les horaires d'ouverture ?",
content: "Notre cabinet est ouvert du Lundi au Vendredi, de 9h00 à 13h00 et de 15h00 à 19h00. Veuillez nous appeler pour confirmer les heures pendant les jours fériés.",
},
id: "faq2", title: "Quels sont les horaires d'ouverture ?", content: "Notre cabinet est ouvert du Lundi au Vendredi, de 9h00 à 13h00 et de 15h00 à 19h00. Veuillez nous appeler pour confirmer les heures pendant les jours fériés."},
{
id: "faq3",
title: "Acceptez-vous de nouvelles mutuelles ?",
content: "Nous travaillons avec plusieurs organismes d'assurance. Veuillez nous contacter directement pour vérifier la compatibilité avec votre mutuelle spécifique.",
},
id: "faq3", title: "Acceptez-vous de nouvelles mutuelles ?", content: "Nous travaillons avec plusieurs organismes d'assurance. Veuillez nous contacter directement pour vérifier la compatibilité avec votre mutuelle spécifique."},
{
id: "faq4",
title: "Quels types de soins proposez-vous ?",
content: "Nous proposons des consultations générales, le suivi des maladies chroniques, la pédiatrie, la médecine préventive (vaccinations, bilans de santé) et des conseils en nutrition et hygiène de vie.",
},
id: "faq4", title: "Quels types de soins proposez-vous ?", content: "Nous proposons des consultations générales, le suivi des maladies chroniques, la pédiatrie, la médecine préventive (vaccinations, bilans de santé) et des conseils en nutrition et hygiène de vie."},
{
id: "faq5",
title: "Le cabinet est-il accessible aux personnes à mobilité réduite ?",
content: "Oui, notre cabinet est entièrement accessible aux personnes à mobilité réduite, incluant une rampe d'accès et des espaces de consultation adaptés.",
},
id: "faq5", title: "Le cabinet est-il accessible aux personnes à mobilité réduite ?", content: "Oui, notre cabinet est entièrement accessible aux personnes à mobilité réduite, incluant une rampe d'accès et des espaces de consultation adaptés."},
]}
title="Questions Fréquemment Posées"
description="Trouvez des réponses rapides aux questions les plus courantes concernant nos services, les rendez-vous, et le fonctionnement de notre cabinet."
@@ -382,18 +246,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Nous sommes là pour vous aider. Contactez le Cabinet Dr. Samaher Bendriss pour toute question ou pour prendre rendez-vous. Nous vous accueillons avec plaisir."
buttons={[
{
text: "Prendre Rendez-vous",
href: "tel:+212522651429",
},
text: "Prendre Rendez-vous", href: "tel:+212522651429"},
{
text: "Voir sur la Carte",
href: "https://www.google.com/maps/search/Cabinet+Dr+Samaher+Bendriss+Lissasfa+Casablanca",
},
text: "Voir sur la Carte", href: "https://www.google.com/maps/search/Cabinet+Dr+Samaher+Bendriss+Lissasfa+Casablanca"},
]}
/>
</div>
@@ -402,62 +261,37 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Accueil",
href: "#hero",
},
label: "Accueil", href: "#hero"},
{
label: "À Propos",
href: "#about",
},
label: "À Propos", href: "#about"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
{
label: "Témoignages",
href: "#testimonials",
},
label: "Témoignages", href: "#testimonials"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Consultations Générales",
href: "#services",
},
label: "Consultations Générales", href: "#services"},
{
label: "Pédiatrie",
href: "#services",
},
label: "Pédiatrie", href: "#services"},
{
label: "Médecine Préventive",
href: "#services",
},
label: "Médecine Préventive", href: "#services"},
{
label: "Suivi Chronique",
href: "#services",
},
label: "Suivi Chronique", href: "#services"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Prét du hammam qasba2. Lissasfa. Lissasfa 20232 Casablanca Maroc",
href: "https://www.google.com/maps/search/Cabinet+Dr+Samaher+Bendriss+Lissasfa+Casablanca",
},
label: "Prét du hammam qasba2. Lissasfa. Lissasfa 20232 Casablanca Maroc", href: "https://www.google.com/maps/search/Cabinet+Dr+Samaher+Bendriss+Lissasfa+Casablanca"},
{
label: "Tel: +212 522 65 14 29",
href: "tel:+212522651429",
},
label: "Tel: +212 522 65 14 29", href: "tel:+212522651429"},
],
},
]}