Merge version_1 into main #2
128
src/app/page.tsx
128
src/app/page.tsx
@@ -30,69 +30,38 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Accueil", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "À Propos",
|
||||
id: "about",
|
||||
},
|
||||
name: "À Propos", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Centre Dentaire Dr. ELMOUSAID"
|
||||
button={{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/212525179753",
|
||||
}}
|
||||
text: "WhatsApp", href: "https://wa.me/212525179753"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Votre sourire, notre engagement de confiance"
|
||||
description="Découvrez une approche dentaire apaisante au cœur d'Agadir. Le Dr. Khadija ELMOUSAID combine expertise médicale et douceur pour transformer vos visites en moments de sérénité."
|
||||
tag="Centre Dentaire Dr. Khadija ELMOUSAID"
|
||||
buttons={[
|
||||
{
|
||||
text: "Prendre rendez-vous",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Prendre rendez-vous", href: "#contact"},
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/212525179753",
|
||||
},
|
||||
text: "WhatsApp", href: "https://wa.me/212525179753"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23916.jpg?_wi=1",
|
||||
imageAlt: "Clinique dentaire moderne",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23916.jpg", imageAlt: "Clinique dentaire moderne"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23916.jpg?_wi=2",
|
||||
imageAlt: "Équipement dentaire premium",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23916.jpg?_wi=3",
|
||||
imageAlt: "Salle de soin apaisante",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23916.jpg?_wi=4",
|
||||
imageAlt: "Espace accueil lumineux",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23916.jpg?_wi=5",
|
||||
imageAlt: "Consultation professionnelle",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23916.jpg", imageAlt: "Équipement dentaire premium"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -106,26 +75,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Soins",
|
||||
title: "Soins Dentaires",
|
||||
subtitle: "Santé bucco-dentaire",
|
||||
description: "Prévention et traitements conservateurs pour toute la famille.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dental-tool_23-2147862124.jpg?_wi=1",
|
||||
},
|
||||
tag: "Soins", title: "Soins Dentaires", subtitle: "Santé bucco-dentaire", description: "Prévention et traitements conservateurs pour toute la famille.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dental-tool_23-2147862124.jpg"},
|
||||
{
|
||||
tag: "Esthétique",
|
||||
title: "Esthétique Dentaire",
|
||||
subtitle: "Sourire radieux",
|
||||
description: "Blanchiment et facettes pour sublimer votre éclat naturel.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dental-tool_23-2147862124.jpg?_wi=2",
|
||||
},
|
||||
tag: "Esthétique", title: "Esthétique Dentaire", subtitle: "Sourire radieux", description: "Blanchiment et facettes pour sublimer votre éclat naturel.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dental-tool_23-2147862124.jpg"},
|
||||
{
|
||||
tag: "Spécialisé",
|
||||
title: "Implants & Orthodontie",
|
||||
subtitle: "Techniques avancées",
|
||||
description: "Solutions durables pour restaurer votre confort dentaire.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dental-tool_23-2147862124.jpg?_wi=3",
|
||||
},
|
||||
tag: "Spécialisé", title: "Implants & Orthodontie", subtitle: "Techniques avancées", description: "Solutions durables pour restaurer votre confort dentaire.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dental-tool_23-2147862124.jpg"},
|
||||
]}
|
||||
title="Soins d'Excellence"
|
||||
description="Des traitements personnalisés alliant technologie de pointe et confort absolu."
|
||||
@@ -154,23 +108,14 @@ export default function LandingPage() {
|
||||
description="Une expertise reconnue au service de votre santé bucco-dentaire."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Users,
|
||||
title: "Patients satisfaits",
|
||||
value: "2000+",
|
||||
},
|
||||
id: "m1", icon: Users,
|
||||
title: "Patients satisfaits", value: "2000+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Award,
|
||||
title: "Années d'expérience",
|
||||
value: "15",
|
||||
},
|
||||
id: "m2", icon: Award,
|
||||
title: "Années d'expérience", value: "15"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Smile,
|
||||
title: "Sourires créés",
|
||||
value: "5000+",
|
||||
},
|
||||
id: "m3", icon: Smile,
|
||||
title: "Sourires créés", value: "5000+"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -182,28 +127,17 @@ export default function LandingPage() {
|
||||
description="Contactez-nous pour toute consultation à Agadir. Nous sommes à votre disposition."
|
||||
inputs={[
|
||||
{
|
||||
name: "nom",
|
||||
type: "text",
|
||||
placeholder: "Nom complet",
|
||||
required: true,
|
||||
name: "nom", type: "text", placeholder: "Nom complet", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Adresse email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Adresse email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Téléphone",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Téléphone", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Votre demande...",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Votre demande...", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683467.jpg"
|
||||
@@ -217,25 +151,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Agadir Bay, Technopole 2",
|
||||
href: "#",
|
||||
},
|
||||
label: "Agadir Bay, Technopole 2", href: "#"},
|
||||
{
|
||||
label: "+212 5 25 17 97 53",
|
||||
href: "tel:+212525179753",
|
||||
},
|
||||
label: "+212 5 25 17 97 53", href: "tel:+212525179753"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "À propos",
|
||||
href: "#about",
|
||||
},
|
||||
label: "À propos", href: "#about"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user