Merge version_1 into main #2
146
src/app/page.tsx
146
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Accueil", id: "hero"},
|
||||
{
|
||||
name: "Approche",
|
||||
id: "about",
|
||||
},
|
||||
name: "Approche", id: "about"},
|
||||
{
|
||||
name: "Expertise",
|
||||
id: "features",
|
||||
},
|
||||
name: "Expertise", id: "features"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="SEO Ortho"
|
||||
/>
|
||||
@@ -53,41 +45,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Dominez le SEO pour les Cabinets d'Orthodontie"
|
||||
description="Nous propulsons les cabinets dentaires en première position des recherches Google pour attirer les patients de demain."
|
||||
buttons={[
|
||||
{
|
||||
text: "Auditer mon cabinet",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Auditer mon cabinet", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-web-banner-with-blue-red-lights-streak_1017-34380.jpg",
|
||||
imageAlt: "Concept dental tech",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-web-banner-with-blue-red-lights-streak_1017-34380.jpg", imageAlt: "orthodontic clinic digital marketing"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/wallpaper-with-wavy-lines_23-2148470338.jpg",
|
||||
imageAlt: "Data ortho metrics",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/wallpaper-with-wavy-lines_23-2148470338.jpg", imageAlt: "data visualization dark blue"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-dentists_23-2149443532.jpg",
|
||||
imageAlt: "Medical seo dash",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-dentists_23-2149443532.jpg", imageAlt: "medical marketing dashboard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-streak-lines-background_23-2148133121.jpg",
|
||||
imageAlt: "Abstract connectivity",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-streak-lines-background_23-2148133121.jpg", imageAlt: "abstract medical connection lines"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-patients-reviewing-diagnostic-results-medical-cabinet_482257-126954.jpg",
|
||||
imageAlt: "Digital dental flow",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-patients-reviewing-diagnostic-results-medical-cabinet_482257-126954.jpg", imageAlt: "digital dental transformation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-international-mental-health-day-youtube_23-2149639861.jpg",
|
||||
imageAlt: "Premium ortho branding",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-international-mental-health-day-youtube_23-2149639861.jpg", imageAlt: "abstract black medical premium"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -97,9 +74,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Notre Vision de l'SEO Médical"
|
||||
description={[
|
||||
"L'orthodontie est une spécialité de haute précision qui mérite une présence digitale exemplaire. Nous ne faisons pas juste du référencement : nous construisons une autorité médicale en ligne.",
|
||||
"Notre équipe combine une expertise en SEO technique approfondie avec une compréhension fine des enjeux cliniques et patients des cabinets modernes.",
|
||||
]}
|
||||
"L'orthodontie est une spécialité de haute précision qui mérite une présence digitale exemplaire. Nous ne faisons pas juste du référencement : nous construisons une autorité médicale en ligne.", "Notre équipe combine une expertise en SEO technique approfondie avec une compréhension fine des enjeux cliniques et patients des cabinets modernes."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -110,17 +85,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Agences généralistes sans connaissance métier",
|
||||
"Stratégies SEO non conformes aux règles médicales",
|
||||
"Contenu sans valeur ajoutée scientifique",
|
||||
],
|
||||
"Agences généralistes sans connaissance métier", "Stratégies SEO non conformes aux règles médicales", "Contenu sans valeur ajoutée scientifique"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"SEO ultra-ciblé orthodontie",
|
||||
"Optimisation technique chirurgicale (GMB local)",
|
||||
"Contenu expert qui rassure vos patients",
|
||||
],
|
||||
"SEO ultra-ciblé orthodontie", "Optimisation technique chirurgicale (GMB local)", "Contenu expert qui rassure vos patients"],
|
||||
}}
|
||||
title="Performance vs Amateurisme"
|
||||
description="Pourquoi choisir une agence spécialisée plutôt qu'une solution générique ?"
|
||||
@@ -129,25 +98,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardTwo
|
||||
animationType="depth-3d"
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "+150%",
|
||||
description: "Hausse moyenne du trafic organique",
|
||||
},
|
||||
id: "m1", value: "+150%", description: "Hausse moyenne du trafic organique"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "45%",
|
||||
description: "Augmentation des appels patients",
|
||||
},
|
||||
id: "m2", value: "45%", description: "Augmentation des appels patients"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "N°1",
|
||||
description: "Position locale sur vos mots-clés",
|
||||
},
|
||||
id: "m3", value: "N°1", description: "Position locale sur vos mots-clés"},
|
||||
]}
|
||||
title="Résultats Concrets"
|
||||
description="Des chiffres qui comptent pour la croissance de votre cabinet."
|
||||
@@ -160,45 +121,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Cabinet Dubreuil",
|
||||
quote: "Enfin une agence qui comprend le jargon dentaire et l'importance de l'éthique médicale.",
|
||||
name: "Dr. Marie Dubreuil",
|
||||
role: "Orthodontiste",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67233.jpg?_wi=1",
|
||||
},
|
||||
id: "t1", title: "Cabinet Dubreuil", quote: "Enfin une agence qui comprend le jargon dentaire et l'importance de l'éthique médicale.", name: "Dr. Marie Dubreuil", role: "Orthodontiste", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67233.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "OrthoSmile",
|
||||
quote: "Le trafic de mon site a triplé en 6 mois. Plus de patients qualifiés, moins de temps perdu.",
|
||||
name: "Dr. Jean Lefebvre",
|
||||
role: "Orthodontiste",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg",
|
||||
},
|
||||
id: "t2", title: "OrthoSmile", quote: "Le trafic de mon site a triplé en 6 mois. Plus de patients qualifiés, moins de temps perdu.", name: "Dr. Jean Lefebvre", role: "Orthodontiste", imageSrc: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Espace Dentaire",
|
||||
quote: "Une expertise impressionnante sur le référencement local. Nous sommes désormais intouchables sur Google Maps.",
|
||||
name: "Dr. Sarah Cohen",
|
||||
role: "Orthodontiste",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-wearing-surgical-gloves-posing-office_23-2148338089.jpg",
|
||||
},
|
||||
id: "t3", title: "Espace Dentaire", quote: "Une expertise impressionnante sur le référencement local. Nous sommes désormais intouchables sur Google Maps.", name: "Dr. Sarah Cohen", role: "Orthodontiste", imageSrc: "http://img.b2bpic.net/free-photo/dentist-wearing-surgical-gloves-posing-office_23-2148338089.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Clinique des Sourires",
|
||||
quote: "Un travail de fond qui paie vraiment. Des patients mieux informés et une image de marque premium.",
|
||||
name: "Dr. Thomas Martin",
|
||||
role: "Orthodontiste",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stethoscope-clipboard_23-2147652325.jpg",
|
||||
},
|
||||
id: "t4", title: "Clinique des Sourires", quote: "Un travail de fond qui paie vraiment. Des patients mieux informés et une image de marque premium.", name: "Dr. Thomas Martin", role: "Orthodontiste", imageSrc: "http://img.b2bpic.net/free-photo/stethoscope-clipboard_23-2147652325.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "OrthoExpertise",
|
||||
quote: "Une réactivité exemplaire et des résultats tangibles dès les premiers mois. Un vrai partenaire de croissance.",
|
||||
name: "Dr. Philippe L.",
|
||||
role: "Orthodontiste",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67233.jpg?_wi=2",
|
||||
},
|
||||
id: "t5", title: "OrthoExpertise", quote: "Une réactivité exemplaire et des résultats tangibles dès les premiers mois. Un vrai partenaire de croissance.", name: "Dr. Philippe L.", role: "Orthodontiste", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67233.jpg"},
|
||||
]}
|
||||
title="La voix de nos clients"
|
||||
description="Ils ont transformé leur cabinet grâce à notre approche SEO."
|
||||
@@ -209,16 +140,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="DÉMARRER"
|
||||
title="Prêt à propulser votre cabinet ?"
|
||||
description="Demandez votre audit SEO gratuit et personnalisé pour votre activité en orthodontie."
|
||||
buttons={[
|
||||
{
|
||||
text: "Obtenir mon audit",
|
||||
href: "#",
|
||||
},
|
||||
text: "Obtenir mon audit", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -227,29 +155,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Agence",
|
||||
items: [
|
||||
title: "Agence", items: [
|
||||
{
|
||||
label: "À propos",
|
||||
href: "#about",
|
||||
},
|
||||
label: "À propos", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Confidentialité",
|
||||
href: "#",
|
||||
},
|
||||
label: "Confidentialité", href: "#"},
|
||||
{
|
||||
label: "Cookies",
|
||||
href: "#",
|
||||
},
|
||||
label: "Cookies", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user