Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-24 13:02:47 +00:00

View File

@@ -32,33 +32,19 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "About",
id: "about-doctor",
},
name: "About", id: "about-doctor"},
{
name: "Appointment",
id: "appointment",
},
name: "Appointment", id: "appointment"},
{
name: "FAQs",
id: "faq",
},
name: "FAQs", id: "faq"},
{
name: "Call Now",
id: "call-to-action",
},
name: "Call Now", id: "call-to-action"},
]}
brandName="Dr. R S Mishra Clinic"
/>
@@ -67,19 +53,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Dr. R S Mishra: Trusted Family Doctor in Greater Kailash"
description="Experienced, compassionate care for all age groups. ⭐⭐⭐⭐⭐ 4.8 from 88 patients. Same-day consultation available."
buttons={[
{
text: "📞 Call Now",
href: "tel:+919810193145",
},
text: "📞 Call Now", href: "tel:+919810193145"},
{
text: "📅 Book Appointment",
href: "#appointment",
},
text: "📅 Book Appointment", href: "#appointment"},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-cheerful-male-doctor_171337-1491.jpg"
imageAlt="Dr. R S Mishra portrait"
@@ -93,41 +74,13 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Excellent Service",
quote: "Dr. R S Mishra provides excellent service with a very cooperative staff. I always feel heard and cared for.",
name: "Priya Sharma",
role: "Patient",
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg",
imageAlt: "Priya Sharma",
},
id: "1", title: "Excellent Service", quote: "Dr. R S Mishra provides excellent service with a very cooperative staff. I always feel heard and cared for.", name: "Priya Sharma", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg", imageAlt: "Priya Sharma"},
{
id: "2",
title: "Fabulous Doctor",
quote: "A truly fabulous doctor with great experience. Dr. Mishra handles every case with utmost professionalism and care.",
name: "Amit Kumar",
role: "Patient",
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-examining-patient_1170-2145.jpg",
imageAlt: "Amit Kumar",
},
id: "2", title: "Fabulous Doctor", quote: "A truly fabulous doctor with great experience. Dr. Mishra handles every case with utmost professionalism and care.", name: "Amit Kumar", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-examining-patient_1170-2145.jpg", imageAlt: "Amit Kumar"},
{
id: "3",
title: "Kind and Attentive",
quote: "Dr. Mishra is very kind and attentive. He takes the time to explain everything clearly and provides effective treatment.",
name: "Meena Singh",
role: "Patient",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg",
imageAlt: "Meena Singh",
},
id: "3", title: "Kind and Attentive", quote: "Dr. Mishra is very kind and attentive. He takes the time to explain everything clearly and provides effective treatment.", name: "Meena Singh", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg", imageAlt: "Meena Singh"},
{
id: "4",
title: "Highly Recommend",
quote: "I highly recommend Dr. R S Mishra for anyone seeking a reliable family doctor. His expertise is truly commendable.",
name: "Rajesh Gupta",
role: "Patient",
imageSrc: "http://img.b2bpic.net/free-photo/nurse-doctor-team-ready-work-day_23-2149309959.jpg",
imageAlt: "Rajesh Gupta",
},
id: "4", title: "Highly Recommend", quote: "I highly recommend Dr. R S Mishra for anyone seeking a reliable family doctor. His expertise is truly commendable.", name: "Rajesh Gupta", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/nurse-doctor-team-ready-work-day_23-2149309959.jpg", imageAlt: "Rajesh Gupta"},
]}
title="Patient Testimonials"
description="Hear what our patients say about their experience at Dr. R S Mishra's clinic. Your trust is our priority."
@@ -139,10 +92,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"⭐⭐⭐⭐⭐ Excellent service and very cooperative staff",
"⭐⭐⭐⭐⭐ Fabulous doctor with great experience",
"⭐⭐⭐⭐⭐ Very kind and attentive",
]}
"⭐⭐⭐⭐⭐ Excellent service and very cooperative staff", "⭐⭐⭐⭐⭐ Fabulous doctor with great experience", "⭐⭐⭐⭐⭐ Very kind and attentive"]}
title="Rated 4.8 Stars by Patients"
description="Our commitment to compassionate care shines through in every patient interaction."
showCard={false}
@@ -156,88 +106,48 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "General Consultation",
description: "Expert advice and diagnosis for common ailments and health concerns.",
icon: Activity,
title: "General Consultation", description: "Expert advice and diagnosis for common ailments and health concerns.", icon: Activity,
mediaItems: [
{
type: "image",
src: "http://img.b2bpic.net/free-vector/communication-logo-design-template_23-2149877471.jpg",
alt: "General Consultation",
},
src: "http://img.b2bpic.net/free-vector/communication-logo-design-template_23-2149877471.jpg", alt: "General Consultation"},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/communication-logo-design-template_23-2149877471.jpg",
alt: "General Consultation",
},
src: "http://img.b2bpic.net/free-vector/communication-logo-design-template_23-2149877471.jpg", alt: "General Consultation"},
],
},
{
title: "Fever & Infection Treatment",
description: "Prompt and effective treatment for fever, flu, and various infections.",
icon: Activity,
title: "Fever & Infection Treatment", description: "Prompt and effective treatment for fever, flu, and various infections.", icon: Activity,
mediaItems: [
{
type: "image",
src: "http://img.b2bpic.net/free-vector/antibacterial-logo-with-slogan_23-2148497560.jpg",
alt: "Fever & Infection Treatment",
},
src: "http://img.b2bpic.net/free-vector/antibacterial-logo-with-slogan_23-2148497560.jpg", alt: "Fever & Infection Treatment"},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/antibacterial-logo-with-slogan_23-2148497560.jpg",
alt: "Fever & Infection Treatment",
},
src: "http://img.b2bpic.net/free-vector/antibacterial-logo-with-slogan_23-2148497560.jpg", alt: "Fever & Infection Treatment"},
],
},
{
title: "Chronic Disease Management",
description: "Long-term care and management plans for chronic conditions like diabetes and hypertension.",
icon: Heart,
title: "Chronic Disease Management", description: "Long-term care and management plans for chronic conditions like diabetes and hypertension.", icon: Heart,
mediaItems: [
{
type: "image",
src: "http://img.b2bpic.net/free-vector/medicine-elements-background-flat-style_23-2147769634.jpg",
alt: "Chronic Disease Management",
},
src: "http://img.b2bpic.net/free-vector/medicine-elements-background-flat-style_23-2147769634.jpg", alt: "Chronic Disease Management"},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/medicine-elements-background-flat-style_23-2147769634.jpg",
alt: "Chronic Disease Management",
},
src: "http://img.b2bpic.net/free-vector/medicine-elements-background-flat-style_23-2147769634.jpg", alt: "Chronic Disease Management"},
],
},
{
title: "Elderly Care",
description: "Specialized medical attention and compassionate care for our senior patients.",
icon: UserPlus,
title: "Elderly Care", description: "Specialized medical attention and compassionate care for our senior patients.", icon: UserPlus,
mediaItems: [
{
type: "image",
src: "http://img.b2bpic.net/free-vector/old-people-icons-collection_1284-994.jpg",
alt: "Elderly Care",
},
src: "http://img.b2bpic.net/free-vector/old-people-icons-collection_1284-994.jpg", alt: "Elderly Care"},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/old-people-icons-collection_1284-994.jpg",
alt: "Elderly Care",
},
src: "http://img.b2bpic.net/free-vector/old-people-icons-collection_1284-994.jpg", alt: "Elderly Care"},
],
},
{
title: "Preventive Health Checkups",
description: "Regular checkups and screenings to maintain your health and prevent future illnesses.",
icon: ShieldCheck,
title: "Preventive Health Checkups", description: "Regular checkups and screenings to maintain your health and prevent future illnesses.", icon: ShieldCheck,
mediaItems: [
{
type: "image",
src: "http://img.b2bpic.net/free-vector/health-infographic-template-flat-style_23-2148216876.jpg",
alt: "Preventive Health Checkups",
},
src: "http://img.b2bpic.net/free-vector/health-infographic-template-flat-style_23-2148216876.jpg", alt: "Preventive Health Checkups"},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/health-infographic-template-flat-style_23-2148216876.jpg",
alt: "Preventive Health Checkups",
},
src: "http://img.b2bpic.net/free-vector/health-infographic-template-flat-style_23-2148216876.jpg", alt: "Preventive Health Checkups"},
],
},
]}
@@ -258,8 +168,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Book Your Visit"
title="Request an Appointment"
description="Fill out the form below, and we'll call you within 10 minutes to confirm your appointment. Same-day consultation available!\n\n**Clinic Address:** A5, Kailash Colony, Block A, Greater Kailash, New Delhi, Delhi 110048\n**Phone:** 098101 93145\n**Hours:** Open · Closes 7 PM\n\n[Get Directions](https://www.google.com/maps/search/A5,+Kailash+Colony,+Block+A,+Greater+Kailash,+New+Delhi,+Delhi+110048)"
@@ -280,20 +189,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What are clinic timings?",
content: "Our clinic is open daily and closes at 7 PM. Please call us to confirm specific timings or book an appointment.",
},
id: "1", title: "What are clinic timings?", content: "Our clinic is open daily and closes at 7 PM. Please call us to confirm specific timings or book an appointment."},
{
id: "2",
title: "Do I need an appointment?",
content: "While walk-ins are welcome, we highly recommend booking an appointment to minimize your waiting time and ensure prompt service. Same-day consultations are often available.",
},
id: "2", title: "Do I need an appointment?", content: "While walk-ins are welcome, we highly recommend booking an appointment to minimize your waiting time and ensure prompt service. Same-day consultations are often available."},
{
id: "3",
title: "Do you treat elderly patients?",
content: "Yes, Dr. R S Mishra provides comprehensive and compassionate care for patients of all age groups, including specialized elderly care.",
},
id: "3", title: "Do you treat elderly patients?", content: "Yes, Dr. R S Mishra provides comprehensive and compassionate care for patients of all age groups, including specialized elderly care."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common queries about our clinic and services."
@@ -307,13 +207,9 @@ export default function LandingPage() {
title="Compassionate Care with Decades of Experience"
buttons={[
{
text: "📞 Call Now",
href: "tel:+919810193145",
},
text: "📞 Call Now", href: "tel:+919810193145"},
{
text: "📅 Book Appointment",
href: "#appointment",
},
text: "📅 Book Appointment", href: "#appointment"},
]}
tag="About Dr. R S Mishra"
/>
@@ -325,49 +221,31 @@ export default function LandingPage() {
{
items: [
{
label: "📞 +91 98101 93145",
href: "tel:+919810193145",
},
label: "📞 +91 98101 93145", href: "tel:+919810193145"},
{
label: "📍 A5, Kailash Colony, Greater Kailash, New Delhi, Delhi 110048",
href: "https://www.google.com/maps/search/A5,+Kailash+Colony,+Block+A,+Greater+Kailash,+New+Delhi,+Delhi+110048",
},
label: "📍 A5, Kailash Colony, Greater Kailash, New Delhi, Delhi 110048", href: "https://www.google.com/maps/search/A5,+Kailash+Colony,+Block+A,+Greater+Kailash,+New+Delhi,+Delhi+110048"},
],
},
{
items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
{
label: "About",
href: "#about-doctor",
},
label: "About", href: "#about-doctor"},
{
label: "Appointments",
href: "#appointment",
},
label: "Appointments", href: "#appointment"},
],
},
{
items: [
{
label: "Open · Closes 7 PM",
href: "#",
},
label: "Open · Closes 7 PM", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}