Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-12 08:11:18 +00:00

View File

@@ -30,25 +30,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Dr. Manish S Shah Clinic"
/>
@@ -58,103 +48,58 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Compassionate Eye Care & Precision Vision Solutions"
description="Led by experts associated with Dr Agarwals Eye Hospital, we offer world-class cataract surgery, glaucoma care, and vision correction in Gamdevi, Mumbai."
testimonials={[
{
name: "Rajesh K.",
handle: "@patient",
testimonial: "Dr. Shah is soft spoken and explains everything clearly. Highly recommend for cataracts.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg?_wi=1",
},
name: "Rajesh K.", handle: "@patient", testimonial: "Dr. Shah is soft spoken and explains everything clearly. Highly recommend for cataracts.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg"},
{
name: "Meera S.",
handle: "@patient",
testimonial: "Excellent glaucoma care for my mother. Very attentive and kind.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-talking-african-american-doctor-home-visit_637285-11352.jpg?_wi=1",
},
name: "Meera S.", handle: "@patient", testimonial: "Excellent glaucoma care for my mother. Very attentive and kind.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-talking-african-american-doctor-home-visit_637285-11352.jpg"},
{
name: "Anita V.",
handle: "@patient",
testimonial: "Clear explanations and world-class technology. Trusted clinic.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-standing-with-hands-crossed_107420-74194.jpg",
},
name: "Anita V.", handle: "@patient", testimonial: "Clear explanations and world-class technology. Trusted clinic.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-standing-with-hands-crossed_107420-74194.jpg"},
{
name: "Vikram D.",
handle: "@patient",
testimonial: "Fantastic experience. Painless procedure and great staff support.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-putting-medical-mask-with-copy-space_23-2148757396.jpg",
},
name: "Vikram D.", handle: "@patient", testimonial: "Fantastic experience. Painless procedure and great staff support.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-putting-medical-mask-with-copy-space_23-2148757396.jpg"},
{
name: "Sunita P.",
handle: "@patient",
testimonial: "The best eye specialist in Gamdevi. Patient-first approach.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-eye-specialist-posing-with-glasses_23-2148429590.jpg",
},
name: "Sunita P.", handle: "@patient", testimonial: "The best eye specialist in Gamdevi. Patient-first approach.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-eye-specialist-posing-with-glasses_23-2148429590.jpg"},
]}
buttons={[
{
text: "Call Now",
href: "tel:09594901485",
},
text: "Call Now", href: "tel:09594901485"},
{
text: "Book Appointment",
href: "#contact",
},
text: "Book Appointment", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150917653.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150917653.jpg"
imageAlt="Eye doctor consultation"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-getting-her-eyes-checked_23-2150801430.jpg",
alt: "Medium shot woman getting her eyes checked",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-getting-her-eyes-checked_23-2150801430.jpg", alt: "Medium shot woman getting her eyes checked"},
{
src: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150917646.jpg",
alt: "Doctor and patient in ophthalmologist's office",
},
src: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150917646.jpg", alt: "Doctor and patient in ophthalmologist's office"},
{
src: "http://img.b2bpic.net/free-photo/patient-ophthalmologist-s-office_23-2150917672.jpg",
alt: "Patient in ophthalmologist's office",
},
src: "http://img.b2bpic.net/free-photo/patient-ophthalmologist-s-office_23-2150917672.jpg", alt: "Patient in ophthalmologist's office"},
{
src: "http://img.b2bpic.net/free-photo/client-ophthalmologist-s-office_52683-135808.jpg",
alt: "Client in ophthalmologist's office",
},
src: "http://img.b2bpic.net/free-photo/client-ophthalmologist-s-office_52683-135808.jpg", alt: "Client in ophthalmologist's office"},
{
src: "http://img.b2bpic.net/free-photo/woman-getting-eye-exam-ophthalmologist-office_52683-137898.jpg",
alt: "Woman getting an eye exam",
},
src: "http://img.b2bpic.net/free-photo/woman-getting-eye-exam-ophthalmologist-office_52683-137898.jpg", alt: "Woman getting an eye exam"},
]}
marqueeItems={[
{
type: "text",
text: "Cataract Specialist",
},
type: "text", text: "Cataract Specialist"},
{
type: "text",
text: "Glaucoma Care",
},
type: "text", text: "Glaucoma Care"},
{
type: "text",
text: "Vision Correction",
},
type: "text", text: "Vision Correction"},
{
type: "text",
text: "Modern Equipment",
},
type: "text", text: "Modern Equipment"},
{
type: "text",
text: "Trusted Excellence",
},
type: "text", text: "Trusted Excellence"},
]}
/>
</div>
@@ -164,10 +109,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Patient-Centric Care by Experts"
description={[
"At Dr. Manish S Shah Clinic, we combine decades of clinical experience with the trust of the Dr Agarwals Eye Hospital legacy.",
"Our philosophy is simple: listen carefully, diagnose with precision, and explain treatment clearly so you feel comfortable throughout your journey.",
"We specialize in glaucoma, cataract surgeries, and preventive eye care using cutting-edge diagnostic tools for the Mumbai community.",
]}
"At Dr. Manish S Shah Clinic, we combine decades of clinical experience with the trust of the Dr Agarwals Eye Hospital legacy.", "Our philosophy is simple: listen carefully, diagnose with precision, and explain treatment clearly so you feel comfortable throughout your journey.", "We specialize in glaucoma, cataract surgeries, and preventive eye care using cutting-edge diagnostic tools for the Mumbai community."]}
/>
</div>
@@ -178,55 +120,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Cataract Surgery",
description: "Safe, advanced, and painless vision restoration surgery.",
icon: CheckCircle,
title: "Cataract Surgery", description: "Safe, advanced, and painless vision restoration surgery.", icon: CheckCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/healthcare-specialist-holding-professional-otoscope-ear-examination-elderly-patient-desk-doctors-office-otologist-using-tool-caucasian-senior-woman-with-infection-clinic_482257-28645.jpg",
imageAlt: "Cataract",
},
imageSrc: "http://img.b2bpic.net/free-photo/healthcare-specialist-holding-professional-otoscope-ear-examination-elderly-patient-desk-doctors-office-otologist-using-tool-caucasian-senior-woman-with-infection-clinic_482257-28645.jpg", imageAlt: "Cataract"},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-doctor-monitors-health-old-man_482257-119504.jpg",
imageAlt: "Cataract",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150917653.jpg?_wi=2",
imageAlt: "eye doctor patient consultation clinic",
imageSrc: "http://img.b2bpic.net/free-photo/senior-doctor-monitors-health-old-man_482257-119504.jpg", imageAlt: "Cataract"},
]
},
{
title: "Glaucoma Care",
description: "Expert diagnostics and pressure-lowering treatments.",
icon: Eye,
title: "Glaucoma Care", description: "Expert diagnostics and pressure-lowering treatments.", icon: Eye,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-getting-her-eyes-checked_23-2150758541.jpg",
imageAlt: "Glaucoma",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-getting-her-eyes-checked_23-2150758541.jpg", imageAlt: "Glaucoma"},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-checking-patient-condition_23-2148328390.jpg",
imageAlt: "Glaucoma",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg?_wi=2",
imageAlt: "eye doctor patient consultation clinic",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-checking-patient-condition_23-2148328390.jpg", imageAlt: "Glaucoma"},
]
},
{
title: "Vision Correction",
description: "Tailored solutions for improved daily visual acuity.",
icon: Zap,
title: "Vision Correction", description: "Tailored solutions for improved daily visual acuity.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-getting-her-eyes-checked_23-2150758535.jpg",
imageAlt: "Correction",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-getting-her-eyes-checked_23-2150758535.jpg", imageAlt: "Correction"},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-medic-examining-patient-reaction-light-pupil-response_482257-126871.jpg",
imageAlt: "Correction",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-talking-african-american-doctor-home-visit_637285-11352.jpg?_wi=2",
imageAlt: "eye doctor patient consultation clinic",
imageSrc: "http://img.b2bpic.net/free-photo/professional-medic-examining-patient-reaction-light-pupil-response_482257-126871.jpg", imageAlt: "Correction"},
]
},
]}
title="Comprehensive Eye Services"
@@ -242,25 +160,15 @@ export default function LandingPage() {
author="Anjali Mehta"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg",
alt: "Anjali",
},
src: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg", alt: "Anjali"},
{
src: "http://img.b2bpic.net/free-photo/woman-having-eye-problem-pain-doctor-working-office-listening-patient-she-is-explaining-her-symptoms-healtcare-assistance-concept_657921-837.jpg",
alt: "Patient",
},
src: "http://img.b2bpic.net/free-photo/woman-having-eye-problem-pain-doctor-working-office-listening-patient-she-is-explaining-her-symptoms-healtcare-assistance-concept_657921-837.jpg", alt: "Patient"},
{
src: "http://img.b2bpic.net/free-photo/high-angle-nurses-talking_23-2148501139.jpg",
alt: "Client",
},
src: "http://img.b2bpic.net/free-photo/high-angle-nurses-talking_23-2148501139.jpg", alt: "Client"},
{
src: "http://img.b2bpic.net/free-photo/doctor-talking-female-patient_107420-73976.jpg",
alt: "Happy Patient",
},
src: "http://img.b2bpic.net/free-photo/doctor-talking-female-patient_107420-73976.jpg", alt: "Happy Patient"},
{
src: "http://img.b2bpic.net/free-photo/close-up-smiley-doctor-patient_23-2149103572.jpg",
alt: "Senior Patient",
},
src: "http://img.b2bpic.net/free-photo/close-up-smiley-doctor-patient_23-2149103572.jpg", alt: "Senior Patient"},
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -271,8 +179,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Schedule Your Consultation"
description="Gamdevi, Mumbai. Call 095949 01485 or use the form below to secure your appointment."
@@ -285,25 +192,17 @@ export default function LandingPage() {
{
items: [
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
],
},
{
items: [
{
label: "Call: 095949 01485",
href: "tel:09594901485",
},
label: "Call: 095949 01485", href: "tel:09594901485"},
{
label: "Visit Us",
href: "https://maps.google.com",
},
label: "Visit Us", href: "https://maps.google.com"},
],
},
]}