Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-26 02:10:39 +00:00

View File

@@ -30,35 +30,17 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "about",
href: "#about",
},
name: "About Us", id: "#about"},
{
name: "Services",
id: "services",
href: "#services",
},
name: "Services", id: "#services"},
{
name: "Patient Reviews",
id: "testimonials",
href: "#testimonials",
},
name: "Patient Reviews", id: "#testimonials"},
{
name: "FAQs",
id: "faq",
href: "#faq",
},
name: "FAQs", id: "#faq"},
{
name: "Contact",
id: "contact",
href: "#contact",
},
name: "Contact", id: "#contact"}
]}
brandName="HealWell Clinic"
/>
@@ -67,19 +49,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "radial-gradient",
variant: "radial-gradient"
}}
title="Your Journey to Wellness Starts Here"
description="HealWell Clinic provides compassionate, comprehensive medical care. Trust our experienced team for your health needs and experience healthcare designed around you."
buttons={[
{
text: "Book Appointment",
href: "#contact",
text: "Book Appointment", href: "#contact"
},
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"
}
]}
imageSrc="http://img.b2bpic.net/free-photo/teacher-holding-english-class_23-2149402677.jpg"
imageAlt="Modern medical clinic interior with a friendly doctor and patient"
@@ -102,29 +82,14 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "1",
title: "General Practice",
description: "Routine check-ups, preventive care, and management of common illnesses to keep you and your family healthy.",
tag: "Primary Care",
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-female-doctor-working-medical-clinic_637285-8981.jpg",
imageAlt: "Doctor explaining diagnosis to a patient",
id: "1", title: "General Practice", description: "Routine check-ups, preventive care, and management of common illnesses to keep you and your family healthy.", tag: "Primary Care", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-female-doctor-working-medical-clinic_637285-8981.jpg", imageAlt: "Doctor explaining diagnosis to a patient"
},
{
id: "2",
title: "Specialized Treatments",
description: "Access to expert specialists for advanced care, diagnostics, and tailored treatment plans for complex conditions.",
tag: "Expert Care",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-checking-old-patient_23-2148998308.jpg",
imageAlt: "Medical specialist working with advanced equipment",
id: "2", title: "Specialized Treatments", description: "Access to expert specialists for advanced care, diagnostics, and tailored treatment plans for complex conditions.", tag: "Expert Care", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-checking-old-patient_23-2148998308.jpg", imageAlt: "Medical specialist working with advanced equipment"
},
{
id: "3",
title: "Urgent Care",
description: "Prompt medical attention for non-life-threatening conditions, ensuring you get care when you need it most, without an appointment.",
tag: "Immediate Help",
imageSrc: "http://img.b2bpic.net/free-photo/old-man-wheelchair-attends-hospital-consultation_482257-131182.jpg",
imageAlt: "Medical team assisting a patient in an urgent care setting",
},
id: "3", title: "Urgent Care", description: "Prompt medical attention for non-life-threatening conditions, ensuring you get care when you need it most, without an appointment.", tag: "Immediate Help", imageSrc: "http://img.b2bpic.net/free-photo/old-man-wheelchair-attends-hospital-consultation_482257-131182.jpg", imageAlt: "Medical team assisting a patient in an urgent care setting"
}
]}
title="Our Comprehensive Care Services"
description="Discover a range of medical services designed to meet your family's needs, all under one roof. From routine check-ups to specialized treatments, we ensure your health is in expert hands."
@@ -138,54 +103,32 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Patient",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serious-blonde-european-woman-shows-vaccinated-arm-after-vaccine-injection-wears-dess-poses-against-blue-wall_273609-53046.jpg",
id: "1", name: "Sarah J.", role: "Patient", company: "Local Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serious-blonde-european-woman-shows-vaccinated-arm-after-vaccine-injection-wears-dess-poses-against-blue-wall_273609-53046.jpg"
},
{
id: "2",
name: "Michael C.",
role: "Patient",
company: "Local Business Owner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-guy-feels-very-glad-closes-eyes-being-happy-hear-excellent-news-wears-round-glasses-checkered-shirt-isolated-beige-background-delighted-man-casual-clothes-poses-indoor_273609-56676.jpg",
id: "2", name: "Michael C.", role: "Patient", company: "Local Business Owner", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-guy-feels-very-glad-closes-eyes-being-happy-hear-excellent-news-wears-round-glasses-checkered-shirt-isolated-beige-background-delighted-man-casual-clothes-poses-indoor_273609-56676.jpg"
},
{
id: "3",
name: "Emily R.",
role: "Patient",
company: "Community Member",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/doctors-talking-with-young-patient_23-2148947629.jpg",
id: "3", name: "Emily R.", role: "Patient", company: "Community Member", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/doctors-talking-with-young-patient_23-2148947629.jpg"
},
{
id: "4",
name: "David K.",
role: "Patient",
company: "Local Family",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/old-woman-uses-phone-photo-hotel_482257-103236.jpg",
},
id: "4", name: "David K.", role: "Patient", company: "Local Family", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/old-woman-uses-phone-photo-hotel_482257-103236.jpg"
}
]}
kpiItems={[
{
id: "1",
value: "98%",
title: "Patient Satisfaction",
value: "98%", title: "Patient Satisfaction"
},
{
id: "2",
value: "15+",
title: "Years of Service",
value: "15+", title: "Years of Service"
},
{
id: "3",
value: "20K+",
title: "Patients Treated",
},
value: "20K+", title: "Patients Treated"
}
]}
title="What Our Patients Say"
description="Hear directly from those who've experienced the HealWell difference. Their trust and satisfaction are our greatest achievements, reflecting our unwavering commitment to exceptional care."
@@ -198,25 +141,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "What insurance plans do you accept?",
content: "HealWell Clinic accepts a wide range of insurance plans. Please contact our office or visit our 'Patient Info' page for a comprehensive list and to verify your coverage.",
id: "1", title: "What insurance plans do you accept?", content: "HealWell Clinic accepts a wide range of insurance plans. Please contact our office or visit our 'Patient Info' page for a comprehensive list and to verify your coverage."
},
{
id: "2",
title: "How can I book an appointment?",
content: "You can book an appointment by calling our reception desk during business hours, or by using our convenient online booking system available on our website.",
id: "2", title: "How can I book an appointment?", content: "You can book an appointment by calling our reception desk during business hours, or by using our convenient online booking system available on our website."
},
{
id: "3",
title: "What should I bring to my first appointment?",
content: "For your first appointment, please bring your insurance card, a valid ID, and any relevant medical records or a list of your current medications.",
id: "3", title: "What should I bring to my first appointment?", content: "For your first appointment, please bring your insurance card, a valid ID, and any relevant medical records or a list of your current medications."
},
{
id: "4",
title: "Do you offer telehealth services?",
content: "Yes, HealWell Clinic provides telehealth consultations for many types of appointments. Please inquire when booking to see if your needs can be met via telehealth.",
},
id: "4", title: "Do you offer telehealth services?", content: "Yes, HealWell Clinic provides telehealth consultations for many types of appointments. Please inquire when booking to see if your needs can be met via telehealth."
}
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about our services, appointments, billing, and patient care. If you can't find what you're looking for, feel free to contact us directly."
@@ -228,7 +163,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
variant: "plain"
}}
tag="Contact Us"
title="Schedule Your Visit Today"
@@ -244,60 +179,47 @@ export default function LandingPage() {
logoText="HealWell Clinic"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "/",
label: "Home", href: "/"
},
{
label: "About Us",
href: "#about",
label: "About Us", href: "#about"
},
{
label: "Services",
href: "#services",
label: "Services", href: "#services"
},
{
label: "FAQs",
href: "#faq",
},
],
label: "FAQs", href: "#faq"
}
]
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "General Practice",
href: "#services",
label: "General Practice", href: "#services"
},
{
label: "Specialized Care",
href: "#services",
label: "Specialized Care", href: "#services"
},
{
label: "Urgent Care",
href: "#services",
},
],
label: "Urgent Care", href: "#services"
}
]
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Book Online",
href: "#contact",
label: "Book Online", href: "#contact"
},
{
label: "Call Us: (123) 456-7890",
href: "tel:+1234567890",
label: "Call Us: (123) 456-7890", href: "tel:+1234567890"
},
{
label: "Email: info@healwell.com",
href: "mailto:info@healwell.com",
},
],
},
label: "Email: info@healwell.com", href: "mailto:info@healwell.com"
}
]
}
]}
copyrightText="© 2025 HealWell Clinic. All rights reserved."
/>