Merge version_1 into main #1
172
src/app/page.tsx
172
src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Team",
|
||||
id: "team",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Team", id: "team" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="D-Pearl Dental"
|
||||
/>
|
||||
@@ -55,33 +43,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Excellence in Dental Care & Implants"
|
||||
description="Your smile is our passion. D-Pearl Multi Speciality Dental Center provides advanced implant, aesthetic, and preventive dental services in a comfortable environment."
|
||||
tag="Expert Dental Care"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-woman-holding-mock-up-green-screen-chroma-key-tablet-with-isolated-display-discussing-oral-hygiene-with-man-patient-stomatological-consultation-dental-office-stomatology-concept_482257-39543.jpg",
|
||||
imageAlt: "dentist working with patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-woman-holding-mock-up-green-screen-chroma-key-tablet-with-isolated-display-discussing-oral-hygiene-with-man-patient-stomatological-consultation-dental-office-stomatology-concept_482257-39543.jpg", imageAlt: "dentist working with patient"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-treating-root-canal-female-patient_23-2147862046.jpg",
|
||||
imageAlt: "dentist working with patient",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-dentist-showing-digital-tablet-male-patient-treatment-dental-clinic_662251-2573.jpg",
|
||||
imageAlt: "Young dentist showing digital tablet to male patient during treatment in dental clinic",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-blue-uniform-white-gloves-cares-sexy-brunette-caucasian-woman-stand-her-look-her-mouth-with-little-mirror_613910-21326.jpg",
|
||||
imageAlt: "Dentist in blue uniform and white gloves cares on a sexy brunette caucasian woman, stand behind her, look in her mouth with a little mirror.",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2955.jpg",
|
||||
imageAlt: "dentist in the process. Dental services, dental office, dental treatment.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-treating-root-canal-female-patient_23-2147862046.jpg", imageAlt: "dentist working with patient"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -96,18 +68,9 @@ export default function LandingPage() {
|
||||
title="Leading Dental Speciality Center"
|
||||
description="At D-Pearl, we combine advanced technology with human-centric care to ensure a pain-free dental experience for every patient, offering a comprehensive suite of dental solutions."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Advanced Implants",
|
||||
description: "Cutting-edge dental implant solutions.",
|
||||
},
|
||||
{
|
||||
title: "Aesthetic Dentistry",
|
||||
description: "Smile design and whitening.",
|
||||
},
|
||||
{
|
||||
title: "Preventive Care",
|
||||
description: "Focus on long-term dental health.",
|
||||
},
|
||||
{ title: "Advanced Implants", description: "Cutting-edge dental implant solutions." },
|
||||
{ title: "Aesthetic Dentistry", description: "Smile design and whitening." },
|
||||
{ title: "Preventive Care", description: "Focus on long-term dental health." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medical-mask-hand-sanitizer-gym-bench_23-2148766080.jpg"
|
||||
imageAlt="clean dental clinic reception"
|
||||
@@ -121,21 +84,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Implantology",
|
||||
description: "Full mouth rehabilitation and implants.",
|
||||
icon: Shield,
|
||||
},
|
||||
{
|
||||
title: "Root Canal",
|
||||
description: "Painless root canal treatments.",
|
||||
icon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Orthodontics",
|
||||
description: "Braces and aligners for healthy smiles.",
|
||||
icon: Award,
|
||||
},
|
||||
{ title: "Implantology", description: "Full mouth rehabilitation and implants.", icon: Shield },
|
||||
{ title: "Root Canal", description: "Painless root canal treatments.", icon: Zap },
|
||||
{ title: "Orthodontics", description: "Braces and aligners for healthy smiles.", icon: Award }
|
||||
]}
|
||||
title="Comprehensive Services"
|
||||
description="From routine checkups to complex surgeries, we have you covered."
|
||||
@@ -146,34 +97,17 @@ export default function LandingPage() {
|
||||
<MetricCardSeven
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "10,000+",
|
||||
title: "Smiles Restored",
|
||||
items: [
|
||||
"Completed treatments",
|
||||
"Healthy smiles",
|
||||
],
|
||||
id: "m1", value: "10,000+", title: "Smiles Restored", items: ["Completed treatments", "Healthy smiles"]
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "500+",
|
||||
title: "Implants Placed",
|
||||
items: [
|
||||
"Success rate",
|
||||
"Advanced placement",
|
||||
],
|
||||
id: "m2", value: "500+", title: "Implants Placed", items: ["Success rate", "Advanced placement"]
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "15+",
|
||||
title: "Years Experience",
|
||||
items: [
|
||||
"Expert clinicians",
|
||||
"Proven track record",
|
||||
],
|
||||
},
|
||||
id: "m3", value: "15+", title: "Years Experience", items: ["Expert clinicians", "Proven track record"]
|
||||
}
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="A legacy of quality and care."
|
||||
@@ -186,24 +120,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
team={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Dr. Sarah Miller",
|
||||
role: "Head Surgeon",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Dr. Elena Rodriguez",
|
||||
role: "Orthodontist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-doctor-standing-clinic_1303-26408.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Dr. Marcus Chen",
|
||||
role: "Implantologist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-portrait_23-2151997609.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Dr. Sarah Miller", role: "Head Surgeon", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg" },
|
||||
{ id: "t2", name: "Dr. Elena Rodriguez", role: "Orthodontist", imageSrc: "http://img.b2bpic.net/free-photo/dental-doctor-standing-clinic_1303-26408.jpg" },
|
||||
{ id: "t3", name: "Dr. Marcus Chen", role: "Implantologist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-portrait_23-2151997609.jpg" }
|
||||
]}
|
||||
title="Meet Our Specialists"
|
||||
description="Highly qualified dental surgeons dedicated to your care."
|
||||
@@ -217,26 +136,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="John Doe"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg",
|
||||
alt: "happy patient smiling",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/playful-asian-woman_1098-22085.jpg",
|
||||
alt: "smiling woman patient",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-patient-having-procedure-done-dentist_23-2148985782.jpg",
|
||||
alt: "happy male patient",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-couple-makes-photo-outdoors_146671-15113.jpg",
|
||||
alt: "happy dental client",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/big-happiness-beautiful-woman_329181-1147.jpg",
|
||||
alt: "satisfied dental client",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", alt: "happy patient smiling" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/playful-asian-woman_1098-22085.jpg", alt: "smiling woman patient" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/female-patient-having-procedure-done-dentist_23-2148985782.jpg", alt: "happy male patient" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/beautiful-couple-makes-photo-outdoors_146671-15113.jpg", alt: "happy dental client" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/big-happiness-beautiful-woman_329181-1147.jpg", alt: "satisfied dental client" }
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -248,21 +152,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Is implant surgery painful?",
|
||||
content: "We use modern anesthesia to ensure the process is pain-free.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How often should I visit?",
|
||||
content: "Every 6 months is recommended for preventive maintenance.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "What payment options are available?",
|
||||
content: "We accept major credit cards and offer payment plans.",
|
||||
},
|
||||
{ id: "f1", title: "Is implant surgery painful?", content: "We use modern anesthesia to ensure the process is pain-free." },
|
||||
{ id: "f2", title: "How often should I visit?", content: "Every 6 months is recommended for preventive maintenance." },
|
||||
{ id: "f3", title: "What payment options are available?", content: "We accept major credit cards and offer payment plans." }
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Information regarding our clinic and services."
|
||||
@@ -273,9 +165,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
title="Book Your Appointment"
|
||||
description="Ready to improve your smile? Contact us today to schedule your consultation."
|
||||
|
||||
Reference in New Issue
Block a user