Merge version_1 into main #2
254
src/app/page.tsx
254
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
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="Doctor Roy"
|
||||
/>
|
||||
@@ -58,69 +50,37 @@ export default function LandingPage() {
|
||||
description="Dr. Roy provides expert medical care with a focus on patient-centered outcomes, preventive health, and wellness."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alice M.",
|
||||
handle: "@patient",
|
||||
testimonial: "Dr. Roy is incredibly attentive and truly listens to his patients.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2163.jpg",
|
||||
},
|
||||
name: "Alice M.", handle: "@patient", testimonial: "Dr. Roy is incredibly attentive and truly listens to his patients.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2163.jpg"},
|
||||
{
|
||||
name: "John S.",
|
||||
handle: "@patient",
|
||||
testimonial: "Professional, clean office and excellent diagnostic skills.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1293.jpg",
|
||||
},
|
||||
name: "John S.", handle: "@patient", testimonial: "Professional, clean office and excellent diagnostic skills.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1293.jpg"},
|
||||
{
|
||||
name: "Sarah L.",
|
||||
handle: "@patient",
|
||||
testimonial: "I feel very safe and valued under Dr. Roy's care.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg",
|
||||
},
|
||||
name: "Sarah L.", handle: "@patient", testimonial: "I feel very safe and valued under Dr. Roy's care.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg"},
|
||||
{
|
||||
name: "Robert B.",
|
||||
handle: "@patient",
|
||||
testimonial: "Best medical experience I've had in years.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-father-son-hugging_23-2148404148.jpg",
|
||||
},
|
||||
name: "Robert B.", handle: "@patient", testimonial: "Best medical experience I've had in years.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-father-son-hugging_23-2148404148.jpg"},
|
||||
{
|
||||
name: "Emily D.",
|
||||
handle: "@patient",
|
||||
testimonial: "So grateful for the kindness and professionalism here.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-son-playing-summer-park_1157-23978.jpg",
|
||||
},
|
||||
name: "Emily D.", handle: "@patient", testimonial: "So grateful for the kindness and professionalism here.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-son-playing-summer-park_1157-23978.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Appointment",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Appointment", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-performing-medical-checkup-patient_23-2151196666.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-performing-medical-checkup-patient_23-2151196666.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-female-doctor-holding-stethoscope_268835-944.jpg",
|
||||
alt: "Patient portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-female-doctor-holding-stethoscope_268835-944.jpg", alt: "Patient portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-looking-showing-thumb-up_141793-58218.jpg",
|
||||
alt: "Patient portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-looking-showing-thumb-up_141793-58218.jpg", alt: "Patient portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
|
||||
alt: "Patient portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", alt: "Patient portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/patient-consulting-doctor_1170-2096.jpg",
|
||||
alt: "Patient portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/patient-consulting-doctor_1170-2096.jpg", alt: "Patient portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mature-woman-talking-her-doctor-medical-clinic_637285-9073.jpg",
|
||||
alt: "Patient portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mature-woman-talking-her-doctor-medical-clinic_637285-9073.jpg", alt: "Patient portrait"},
|
||||
]}
|
||||
avatarText="Join over 5,000+ satisfied patients"
|
||||
/>
|
||||
@@ -133,26 +93,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15+",
|
||||
title: "Years Experience",
|
||||
description: "Dedicated service to the community.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-adult-slavic-female-doctor-medical-robe-with-stethoscope-sitting-desk-with-office-tools-writing-clipboard-with-pen-isolated-purple-background-with-copy-space_141793-105524.jpg?_wi=1",
|
||||
},
|
||||
id: "m1", value: "15+", title: "Years Experience", description: "Dedicated service to the community.", imageSrc: "http://img.b2bpic.net/free-photo/confident-adult-slavic-female-doctor-medical-robe-with-stethoscope-sitting-desk-with-office-tools-writing-clipboard-with-pen-isolated-purple-background-with-copy-space_141793-105524.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5000+",
|
||||
title: "Patients Served",
|
||||
description: "Trusted by thousands for health care.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-medic-examining-patient-reaction-light-pupil-response_482257-127007.jpg?_wi=1",
|
||||
},
|
||||
id: "m2", value: "5000+", title: "Patients Served", description: "Trusted by thousands for health care.", imageSrc: "http://img.b2bpic.net/free-photo/professional-medic-examining-patient-reaction-light-pupil-response_482257-127007.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "99%",
|
||||
title: "Satisfied Patients",
|
||||
description: "High standards of clinical care.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-signing-checkup-documents-treatment-from-specialist-medic-asking-signature-prescription-papers-from-sick-patient-medical-visit-person-doctor-with-files_482257-38487.jpg",
|
||||
},
|
||||
id: "m3", value: "99%", title: "Satisfied Patients", description: "High standards of clinical care.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-signing-checkup-documents-treatment-from-specialist-medic-asking-signature-prescription-papers-from-sick-patient-medical-visit-person-doctor-with-files_482257-38487.jpg"},
|
||||
]}
|
||||
title="Excellence in Practice"
|
||||
description="Key statistics demonstrating our dedication to patient health."
|
||||
@@ -166,64 +111,43 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "General Medicine",
|
||||
description: "Comprehensive checkups and treatments.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-s-table-tools-medical-instruments-therapist-tonometer-blood-pressure-work-hospital-white-background-flat-lay-doctor-s-hand-blue-glove-records-indicators-white-pape_639032-935.jpg",
|
||||
},
|
||||
title: "General Medicine", description: "Comprehensive checkups and treatments.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-s-table-tools-medical-instruments-therapist-tonometer-blood-pressure-work-hospital-white-background-flat-lay-doctor-s-hand-blue-glove-records-indicators-white-pape_639032-935.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Annual Physicals",
|
||||
},
|
||||
text: "Annual Physicals"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Chronic Care",
|
||||
},
|
||||
text: "Chronic Care"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-checkup-patient_23-2151196666.jpg?_wi=2",
|
||||
imageAlt: "general medicine diagnostic checkup",
|
||||
},
|
||||
{
|
||||
title: "Preventive Screening",
|
||||
description: "Early detection and health management.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-measuring-blood-pressure-senior-patient-nursing-home_637285-11342.jpg",
|
||||
},
|
||||
title: "Preventive Screening", description: "Early detection and health management.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-measuring-blood-pressure-senior-patient-nursing-home_637285-11342.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Blood Tests",
|
||||
},
|
||||
text: "Blood Tests"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Cardiovascular Checks",
|
||||
},
|
||||
text: "Cardiovascular Checks"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-adult-slavic-female-doctor-medical-robe-with-stethoscope-sitting-desk-with-office-tools-writing-clipboard-with-pen-isolated-purple-background-with-copy-space_141793-105524.jpg?_wi=2",
|
||||
imageAlt: "general medicine diagnostic checkup",
|
||||
},
|
||||
{
|
||||
title: "Consultations",
|
||||
description: "Expert advice for your health journey.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-taking-care-afro-american-child_23-2151159921.jpg",
|
||||
},
|
||||
title: "Consultations", description: "Expert advice for your health journey.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-taking-care-afro-american-child_23-2151159921.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Patient Counseling",
|
||||
},
|
||||
text: "Patient Counseling"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Medication Review",
|
||||
},
|
||||
text: "Medication Review"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-medic-examining-patient-reaction-light-pupil-response_482257-127007.jpg?_wi=2",
|
||||
imageAlt: "general medicine diagnostic checkup",
|
||||
},
|
||||
]}
|
||||
title="Clinical Services"
|
||||
@@ -237,45 +161,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Great Care",
|
||||
quote: "Dr. Roy makes everything understandable.",
|
||||
name: "Alice M.",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-putting-medical-mask_23-2148757395.jpg",
|
||||
},
|
||||
id: "t1", title: "Great Care", quote: "Dr. Roy makes everything understandable.", name: "Alice M.", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-putting-medical-mask_23-2148757395.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Lifesaver",
|
||||
quote: "I feel healthier than ever before.",
|
||||
name: "John S.",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relaxing-music_1098-13845.jpg",
|
||||
},
|
||||
id: "t2", title: "Lifesaver", quote: "I feel healthier than ever before.", name: "John S.", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/relaxing-music_1098-13845.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Kind Service",
|
||||
quote: "The staff are so welcoming and kind.",
|
||||
name: "Sarah L.",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-tending-patient_23-2148168444.jpg",
|
||||
},
|
||||
id: "t3", title: "Kind Service", quote: "The staff are so welcoming and kind.", name: "Sarah L.", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/doctor-tending-patient_23-2148168444.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Thorough",
|
||||
quote: "He caught issues my previous doctor missed.",
|
||||
name: "Robert B.",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-five-my-little-brave-patient_329181-7680.jpg",
|
||||
},
|
||||
id: "t4", title: "Thorough", quote: "He caught issues my previous doctor missed.", name: "Robert B.", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/high-five-my-little-brave-patient_329181-7680.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Trusted Doctor",
|
||||
quote: "The best care I have ever received.",
|
||||
name: "Emily D.",
|
||||
role: "Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-with-stethoscope-sitting-desk-work-computer-with-medical-tools-holding-chat-bubble-poiunts-up-with-copy-space_141793-37963.jpg",
|
||||
},
|
||||
id: "t5", title: "Trusted Doctor", quote: "The best care I have ever received.", name: "Emily D.", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-with-stethoscope-sitting-desk-work-computer-with-medical-tools-holding-chat-bubble-poiunts-up-with-copy-space_141793-37963.jpg"},
|
||||
]}
|
||||
title="Patient Stories"
|
||||
description="Hear directly from those who trust their health to Dr. Roy."
|
||||
@@ -287,20 +181,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What insurance is accepted?",
|
||||
content: "We accept major insurance plans. Call us for verification.",
|
||||
},
|
||||
id: "f1", title: "What insurance is accepted?", content: "We accept major insurance plans. Call us for verification."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How to schedule?",
|
||||
content: "Use our online form or call us directly.",
|
||||
},
|
||||
id: "f2", title: "How to schedule?", content: "Use our online form or call us directly."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Are walk-ins allowed?",
|
||||
content: "Appointments are preferred for better care.",
|
||||
},
|
||||
id: "f3", title: "Are walk-ins allowed?", content: "Appointments are preferred for better care."},
|
||||
]}
|
||||
sideTitle="Questions?"
|
||||
sideDescription="We've got answers for you."
|
||||
@@ -317,35 +202,11 @@ export default function LandingPage() {
|
||||
description="Latest news and tips from Dr. Roy's desk."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "Wellness",
|
||||
title: "Stay Active",
|
||||
excerpt: "Tips for daily health.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-vaccination-elements-covid19_23-2148880530.jpg",
|
||||
authorName: "Dr. Roy",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/young-nurse-feeling-happy-about-good-news-she-has-received-while-working-hospital_637285-4972.jpg",
|
||||
date: "Jan 2025",
|
||||
},
|
||||
id: "b1", category: "Wellness", title: "Stay Active", excerpt: "Tips for daily health.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-vaccination-elements-covid19_23-2148880530.jpg", authorName: "Dr. Roy", authorAvatar: "http://img.b2bpic.net/free-photo/young-nurse-feeling-happy-about-good-news-she-has-received-while-working-hospital_637285-4972.jpg", date: "Jan 2025"},
|
||||
{
|
||||
id: "b2",
|
||||
category: "Nutrition",
|
||||
title: "Eat Healthy",
|
||||
excerpt: "Focus on whole foods.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-checking-elder-patient-healthcare-medical-cabinet-treatment-facility-medic-consulting-old-person-checkup-appointment-while-sitting-desk-people-talking-clinic_482257-28609.jpg",
|
||||
authorName: "Dr. Roy",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12661.jpg",
|
||||
date: "Feb 2025",
|
||||
},
|
||||
id: "b2", category: "Nutrition", title: "Eat Healthy", excerpt: "Focus on whole foods.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-checking-elder-patient-healthcare-medical-cabinet-treatment-facility-medic-consulting-old-person-checkup-appointment-while-sitting-desk-people-talking-clinic_482257-28609.jpg", authorName: "Dr. Roy", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12661.jpg", date: "Feb 2025"},
|
||||
{
|
||||
id: "b3",
|
||||
category: "Prevention",
|
||||
title: "Annual Checkups",
|
||||
excerpt: "Why they matter.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-patients-reviewing-diagnostic-results-medical-office_482257-122801.jpg",
|
||||
authorName: "Dr. Roy",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/people-attending-group-therapy-session-with-psychologist-covid-19-pandemic-patients-with-alcohol-addiction-aa-meeting-talking-therapist-counseling-against-anger-problems_482257-33754.jpg",
|
||||
date: "Mar 2025",
|
||||
},
|
||||
id: "b3", category: "Prevention", title: "Annual Checkups", excerpt: "Why they matter.", imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-patients-reviewing-diagnostic-results-medical-office_482257-122801.jpg", authorName: "Dr. Roy", authorAvatar: "http://img.b2bpic.net/free-photo/people-attending-group-therapy-session-with-psychologist-covid-19-pandemic-patients-with-alcohol-addiction-aa-meeting-talking-therapist-counseling-against-anger-problems_482257-33754.jpg", date: "Mar 2025"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -354,8 +215,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Schedule a Visit"
|
||||
description="Get in touch with us to book your consultation today."
|
||||
@@ -370,25 +230,17 @@ export default function LandingPage() {
|
||||
logoText="Doctor Roy"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user