Merge version_1 into main #2
@@ -67,10 +67,10 @@ export default function LandingPage() {
|
||||
description="With extensive experience in psychiatry and a deep commitment to patient care, Dr. Nikhil Nayar provides compassionate, personalized treatment for various mental health conditions. His expertise spans personality disorders, anxiety management, migraine-related mental health issues, and comprehensive psychiatric evaluation. Based in Jangpura, New Delhi, he creates a safe, supportive environment where patients can explore their feelings and behaviors, leading to improved emotional regulation and healthier relationships."
|
||||
tag="Expertise"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Schedule Consultation", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-smart-business-partners-looking-laptop_23-2147923311.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-smart-business-partners-looking-laptop_23-2147923311.jpg"
|
||||
imageAlt="Modern psychiatric clinic space"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="About Dr. Nikhil Nayar section"
|
||||
@@ -84,19 +84,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "personality-disorders", title: "Personality Disorders", tags: ["Borderline PD", "Narcissistic PD", "Antisocial PD"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-business-partners-looking-laptop_23-2147923311.jpg?_wi=2", imageAlt: "Personality disorder treatment"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-business-partners-looking-laptop_23-2147923311.jpg", imageAlt: "Personality disorder treatment"
|
||||
},
|
||||
{
|
||||
id: "anxiety-management", title: "Anxiety & Stress", tags: ["Generalized Anxiety", "Panic Disorder", "OCD"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-business-partners-looking-laptop_23-2147923311.jpg?_wi=3", imageAlt: "Anxiety treatment approach"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-business-partners-looking-laptop_23-2147923311.jpg", imageAlt: "Anxiety treatment approach"
|
||||
},
|
||||
{
|
||||
id: "mood-disorders", title: "Mood Disorders", tags: ["Depression", "Bipolar Disorder", "Emotional Regulation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-business-partners-looking-laptop_23-2147923311.jpg?_wi=4", imageAlt: "Mood disorder treatment"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-business-partners-looking-laptop_23-2147923311.jpg", imageAlt: "Mood disorder treatment"
|
||||
},
|
||||
{
|
||||
id: "holistic-care", title: "Holistic Approach", tags: ["Therapy", "Medication", "Lifestyle Support"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-business-partners-looking-laptop_23-2147923311.jpg?_wi=5", imageAlt: "Comprehensive psychiatric care"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-business-partners-looking-laptop_23-2147923311.jpg", imageAlt: "Comprehensive psychiatric care"
|
||||
}
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
tag="Patient Care"
|
||||
tagIcon={Star}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
ariaLabel="Patient testimonials section"
|
||||
/>
|
||||
</div>
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
<MetricCardFourteen
|
||||
title="Clinical Excellence"
|
||||
tag="By The Numbers"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{ id: "1", value: "229+", description: "Patients Treated" },
|
||||
{ id: "2", value: "5.0", description: "Star Rating" },
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
description="Get answers to common questions about psychiatric treatment, appointments, and mental health care."
|
||||
tag="Support"
|
||||
tagIcon={HelpCircle}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What conditions do you treat?", content: "Dr. Nikhil Nayar specializes in personality disorders, anxiety disorders, mood disorders, and various mental health conditions. A comprehensive evaluation helps determine the best treatment approach for each patient."
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
title="Schedule Your Appointment"
|
||||
description="Reach out to book a consultation or discuss your mental health concerns with Dr. Nikhil Nayar in a confidential, supportive environment."
|
||||
tagIcon={Phone}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020289.jpg"
|
||||
|
||||
Reference in New Issue
Block a user