diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6905428..7de9acc 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Roboto } from "next/font/google"; export const metadata: Metadata = { - title: 'Dr. Sailesh Parikh Clinic | 24/7 Medical Care Vashi', - description: 'Experienced doctor in Vashi, Navi Mumbai. Providing 24/7 medical consultation, urgent care, and patient-first diagnostics. Call now.', + title: 'Dr. Sailesh Parikh Clinic | 24/7 Medical Care in Vashi', + description: 'Expert 24/7 medical consultation and urgent care in Vashi, Navi Mumbai. Providing patient-first, transparent medical diagnostics.', keywords: ["doctor in Vashi, 24 hour doctor Navi Mumbai, clinic near me Vashi, general physician Vashi"], }; diff --git a/src/app/page.tsx b/src/app/page.tsx index d7468db..da717ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,27 +31,12 @@ export default function LandingPage() { @@ -59,102 +44,31 @@ export default function LandingPage() {
@@ -165,20 +79,11 @@ export default function LandingPage() { title="Dr. Sailesh Parikh: Experience You Can Trust" description="With years of medical practice in Navi Mumbai, Dr. Parikh is committed to a diagnostic-led, patient-first approach. We focus on listening, accurate assessment, and clear communication." metrics={[ - { - value: "15+", - title: "Years Experience", - }, - { - value: "24/7", - title: "Availability", - }, - { - value: "1000+", - title: "Patients Served", - }, + { value: "15+", title: "Years Experience" }, + { value: "24/7", title: "Availability" }, + { value: "1000+", title: "Patients Served" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168503.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168503.jpg" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -190,38 +95,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - id: "1", - title: "General Consultation", - description: "Expert advice for routine health concerns.", - tag: "Primary", - imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-sit-waiting-room-one-them-is-wearing-scrubs-other-is-wearing-blue-scrubs_482257-64814.jpg", - imageAlt: "medical service checkup diagnostic", - }, - { - id: "2", - title: "Urgent Care", - description: "Immediate attention when you need it most.", - tag: "Emergency", - imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-evaluating-x-ray-imaging-lab-test-results_482257-124612.jpg?_wi=2", - imageAlt: "medical service checkup diagnostic", - }, - { - id: "3", - title: "Fever & Infection", - description: "Diagnostic and treatment support.", - tag: "Acute", - imageSrc: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168503.jpg?_wi=2", - imageAlt: "medical service checkup diagnostic", - }, - { - id: "4", - title: "Chronic Care", - description: "Long-term management of lifestyle conditions.", - tag: "Support", - imageSrc: "http://img.b2bpic.net/free-photo/young-patient-bed-talking-doctor-annual-checkup-visit-examination-medic-with-healthcare-information-consulting-woman-medical-appointment-specialist-doing-consultation_482257-42643.jpg?_wi=1", - imageAlt: "medical service checkup diagnostic", - }, + { id: "1", title: "General Consultation", description: "Expert advice for routine health concerns.", tag: "Primary", imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-sit-waiting-room-one-them-is-wearing-scrubs-other-is-wearing-blue-scrubs_482257-64814.jpg", imageAlt: "medical service checkup diagnostic" }, + { id: "2", title: "Urgent Care", description: "Immediate attention when you need it most.", tag: "Emergency", imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-evaluating-x-ray-imaging-lab-test-results_482257-124612.jpg", imageAlt: "medical service checkup diagnostic" }, + { id: "3", title: "Fever & Infection", description: "Diagnostic and treatment support.", tag: "Acute", imageSrc: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168503.jpg", imageAlt: "medical service checkup diagnostic" }, + { id: "4", title: "Chronic Care", description: "Long-term management of lifestyle conditions.", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/young-patient-bed-talking-doctor-annual-checkup-visit-examination-medic-with-healthcare-information-consulting-woman-medical-appointment-specialist-doing-consultation_482257-42643.jpg", imageAlt: "medical service checkup diagnostic" }, ]} title="Comprehensive Care Services" description="Accessible, high-quality medical services tailored to your family's needs in Vashi." @@ -233,23 +110,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "1", - title: "Our Consultation Process", - content: "We begin with a thorough examination, followed by a clear explanation of findings in simple language.", - }, - { - id: "2", - title: "Diagnostic Transparency", - content: "All investigations are explained, ensuring you understand why specific tests are requested.", - }, - { - id: "3", - title: "Patient Communication", - content: "We prioritize your questions and take the time to ensure every patient is heard.", - }, + { id: "1", title: "Our Consultation Process", content: "We begin with a thorough examination, followed by a clear explanation of findings in simple language." }, + { id: "2", title: "Diagnostic Transparency", content: "All investigations are explained, ensuring you understand why specific tests are requested." }, + { id: "3", title: "Patient Communication", content: "We prioritize your questions and take the time to ensure every patient is heard." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-patient-bed-talking-doctor-annual-checkup-visit-examination-medic-with-healthcare-information-consulting-woman-medical-appointment-specialist-doing-consultation_482257-42643.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/young-patient-bed-talking-doctor-annual-checkup-visit-examination-medic-with-healthcare-information-consulting-woman-medical-appointment-specialist-doing-consultation_482257-42643.jpg" title="Our Care Commitment" description="We believe in transparency. Here is our process for ensuring accurate diagnosis and patient peace of mind." mediaAnimation="slide-up" @@ -261,24 +126,15 @@ export default function LandingPage() { @@ -360,14 +174,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Sector 17, Vashi", - "Navi Mumbai", - "Near Post Office", - "Easy Accessibility", - "24/7 Landmark", - "Medical Square", - "Vashi Main Road", - ]} + "Sector 17, Vashi", "Navi Mumbai", "Near Post Office", "Easy Accessibility", "24/7 Landmark", "Medical Square", "Vashi Main Road"]} title="Find Us" description="Visit Dr. Sailesh Parikh Clinic at Vashi, Navi Mumbai. Located centrally for your convenience." /> @@ -377,36 +184,8 @@ export default function LandingPage() {