Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
217
src/app/page.tsx
217
src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Whitefield Dental Lounge"
|
||||
/>
|
||||
@@ -58,12 +43,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Excellence in Dental Care at Whitefield"
|
||||
description="Experience painless, precise, and aesthetic dental treatments designed to save your natural teeth. Your smile deserves the best."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-office-building_1127-2056.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-office-building_1127-2056.jpg"
|
||||
imageAlt="modern dental clinic interior"
|
||||
/>
|
||||
</div>
|
||||
@@ -72,15 +55,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Dedicated to Your Oral Health",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/dentist-doctor-working-dental-unit-with-nurse-senior-patient-orthodontist-speaking-woman-sitting-stomatological-chair-while-nurse-preparing-tools-examination-modern-clinic_482257-13355.jpg",
|
||||
alt: "dentist working with patient",
|
||||
},
|
||||
{ type: "text", content: "Dedicated to Your Oral Health" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/dentist-doctor-working-dental-unit-with-nurse-senior-patient-orthodontist-speaking-woman-sitting-stomatological-chair-while-nurse-preparing-tools-examination-modern-clinic_482257-13355.jpg", alt: "dentist working with patient" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -90,47 +66,23 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Root Canal Therapy",
|
||||
description: "High-precision painless root canals to save natural teeth.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-checking-teeth-woman-lying-dental-chair_23-2147862045.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-dental-medical-equipment-tools-tray_633478-119.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-building_1127-2056.jpg?_wi=2",
|
||||
imageAlt: "dental root canal treatment",
|
||||
},
|
||||
{
|
||||
title: "Wisdom Tooth Extraction",
|
||||
description: "Expertly handled extractions with optimal care.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentistry-team-doing-teeth-consultation-treat-patient-with-toothache-using-dental-equipment-stomatology-office-dentist-assistant-examining-denture-after-drill-procedure_482257-38933.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66815.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-doctor-working-dental-unit-with-nurse-senior-patient-orthodontist-speaking-woman-sitting-stomatological-chair-while-nurse-preparing-tools-examination-modern-clinic_482257-13355.jpg",
|
||||
imageAlt: "dental root canal treatment",
|
||||
},
|
||||
{
|
||||
title: "Aesthetic Caps & Fillings",
|
||||
description: "High-quality, durable, and aesthetic restorations.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-female-casual-t-shirt-posing_1258-36759.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-patient-waiting-his-dental-checkup_1153-662.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-white-background_23-2147905950.jpg?_wi=1",
|
||||
imageAlt: "dental root canal treatment",
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
title="Comprehensive Dental Treatments"
|
||||
description="Our experienced doctors utilize state-of-the-art precision for every procedure."
|
||||
features={[
|
||||
{
|
||||
title: "Root Canal Therapy", description: "High-precision painless root canals to save natural teeth.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/dentist-checking-teeth-woman-lying-dental-chair_23-2147862045.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/metal-dental-medical-equipment-tools-tray_633478-119.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Wisdom Tooth Extraction", description: "Expertly handled extractions with optimal care.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/dentistry-team-doing-teeth-consultation-treat-patient-with-toothache-using-dental-equipment-stomatology-office-dentist-assistant-examining-denture-after-drill-procedure_482257-38933.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66815.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Aesthetic Caps & Fillings", description: "High-quality, durable, and aesthetic restorations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/asian-female-casual-t-shirt-posing_1258-36759.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-patient-waiting-his-dental-checkup_1153-662.jpg" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -140,21 +92,9 @@ export default function LandingPage() {
|
||||
title="Our Clinical Impact"
|
||||
tag="Results Matter"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1000+",
|
||||
description: "Successful Procedures",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "99%",
|
||||
description: "Natural Teeth Saved",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "500+",
|
||||
description: "Happy Patients",
|
||||
},
|
||||
{ id: "m1", value: "1000+", description: "Successful Procedures" },
|
||||
{ id: "m2", value: "99%", description: "Natural Teeth Saved" },
|
||||
{ id: "m3", value: "500+", description: "Happy Patients" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -167,24 +107,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Dr. Paritosh",
|
||||
role: "Lead Dental Surgeon",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-white-background_23-2147905950.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Dr. Smitha",
|
||||
role: "Endodontist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-dentist-stomatology-cabinet-with-orange-equiptment-wearing-dental-uniform-medical-specialist-oral-hygiene-wearing-lab-coat-looking-camera-dentistry-office_482257-16216.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Dr. Rahul",
|
||||
role: "General Dentist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-preparing-consult_23-2149309940.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Dr. Paritosh", role: "Lead Dental Surgeon", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-white-background_23-2147905950.jpg" },
|
||||
{ id: "t2", name: "Dr. Smitha", role: "Endodontist", imageSrc: "http://img.b2bpic.net/free-photo/confident-dentist-stomatology-cabinet-with-orange-equiptment-wearing-dental-uniform-medical-specialist-oral-hygiene-wearing-lab-coat-looking-camera-dentistry-office_482257-16216.jpg" },
|
||||
{ id: "t3", name: "Dr. Rahul", role: "General Dentist", imageSrc: "http://img.b2bpic.net/free-photo/doctor-preparing-consult_23-2149309940.jpg" },
|
||||
]}
|
||||
title="Meet Our Experts"
|
||||
description="Led by specialists committed to painless dentistry."
|
||||
@@ -196,46 +121,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Excellent Precision",
|
||||
quote: "The doctors are very experienced and painless.",
|
||||
name: "John Doe",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-pretty-young-african-american-female-model-with-broad-gentle-smile-has-frizzy-curly-bushy-hair-dark-skin-poses-camera-with-cheerful-expression_273609-3112.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Highly Satisfied",
|
||||
quote: "I am so happy with the end result, very high quality.",
|
||||
name: "Jane Smith",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-her-patient-something-tablet_23-2148396131.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Pain Free",
|
||||
quote: "I don't have any pain at all anymore. Highly recommended.",
|
||||
name: "Mike Ross",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-sitting-chair-while-female-dentist-working-clinic_662251-2551.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Amazing Results",
|
||||
quote: "The caps are aesthetic and natural looking.",
|
||||
name: "Sarah Lee",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-lovely-shiny-european-girl-through-frame-her-hands-happy-woman-squinting-eyes-making-fun-trying-imitate-photographer-being-playful-like-little-child_273609-5733.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Professional Team",
|
||||
quote: "Impressed by Dr. Paritosh's emphasis on saving teeth.",
|
||||
name: "Alex W.",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-woman-with-braces-teeth-holding-toothbrush_651396-2621.jpg",
|
||||
},
|
||||
{ id: "1", title: "Excellent Precision", quote: "The doctors are very experienced and painless.", name: "John Doe", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/glad-pretty-young-african-american-female-model-with-broad-gentle-smile-has-frizzy-curly-bushy-hair-dark-skin-poses-camera-with-cheerful-expression_273609-3112.jpg" },
|
||||
{ id: "2", title: "Highly Satisfied", quote: "I am so happy with the end result, very high quality.", name: "Jane Smith", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-her-patient-something-tablet_23-2148396131.jpg" },
|
||||
{ id: "3", title: "Pain Free", quote: "I don't have any pain at all anymore. Highly recommended.", name: "Mike Ross", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-sitting-chair-while-female-dentist-working-clinic_662251-2551.jpg" },
|
||||
{ id: "4", title: "Amazing Results", quote: "The caps are aesthetic and natural looking.", name: "Sarah Lee", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-lovely-shiny-european-girl-through-frame-her-hands-happy-woman-squinting-eyes-making-fun-trying-imitate-photographer-being-playful-like-little-child_273609-5733.jpg" },
|
||||
{ id: "5", title: "Professional Team", quote: "Impressed by Dr. Paritosh's emphasis on saving teeth.", name: "Alex W.", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-woman-with-braces-teeth-holding-toothbrush_651396-2621.jpg" },
|
||||
]}
|
||||
title="Patient Stories"
|
||||
description="What our patients say about their experience at Whitefield Dental Lounge."
|
||||
@@ -247,21 +137,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Is the treatment painless?",
|
||||
content: "Yes, we focus on pain-free procedures using advanced techniques.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you prioritize saving teeth?",
|
||||
content: "Dr. Paritosh and our team are committed to saving natural teeth whenever possible.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Are the materials high quality?",
|
||||
content: "We use only top-tier, high-aesthetic materials for all caps and fillings.",
|
||||
},
|
||||
{ id: "f1", title: "Is the treatment painless?", content: "Yes, we focus on pain-free procedures using advanced techniques." },
|
||||
{ id: "f2", title: "Do you prioritize saving teeth?", content: "Dr. Paritosh and our team are committed to saving natural teeth whenever possible." },
|
||||
{ id: "f3", title: "Are the materials high quality?", content: "We use only top-tier, high-aesthetic materials for all caps and fillings." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-working-dental-jaw-near-female-patient-sitting-dental-chair_23-2147862040.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
@@ -274,32 +152,19 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Visit Us"
|
||||
title="Book Your Appointment"
|
||||
description="Start your journey to a healthier, painless smile today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+910000000000",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Call Now", href: "tel:+910000000000" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Whitefield Dental Lounge"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "© 2024 Dental Lounge",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "© 2024 Dental Lounge", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user