Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-05 17:32:22 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
title="Compassionate Care for Your Wellness"
description="EverCare Clinic provides comprehensive medical services with a patient-centered approach, ensuring top-tier health outcomes for every individual."
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-hospital-receptionist-standing-front-desk_482257-131181.jpg", imageAlt: "Clinic lobby" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-hospital-receptionist-standing-front-desk_482257-131181.jpg?_wi=1", imageAlt: "Clinic lobby" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-patient-undergoing-physical-evaluation_23-2150165427.jpg", imageAlt: "Consultation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-work_23-2150600111.jpg", imageAlt: "Clinic interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/female-dentists-with-papers-professional-doctors-solve-problems-with-documents_169016-66946.jpg", imageAlt: "Modern facilities" },
@@ -68,7 +68,7 @@ export default function LandingPage() {
{ title: "Board Certified", description: "Experienced specialists in all medical fields." },
{ title: "Patient Centered", description: "Individualized plans for every patient." },
]}
imageSrc="http://img.b2bpic.net/free-photo/smiling-young-male-doctor-wearing-doctor-uniform-with-stethoscope-holding-clipboard-isolated-white-wall_141793-86699.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiling-young-male-doctor-wearing-doctor-uniform-with-stethoscope-holding-clipboard-isolated-white-wall_141793-86699.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -79,9 +79,9 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{ title: "General Medicine", description: "Expert consultations for your primary care needs.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/physical-therapist-looking-male-athlete-with-cervical-collar-filling-medical-form-reception-counter-hospital_662251-1713.jpg", imageAlt: "Physical therapist" },
{ title: "Pediatric Care", description: "Specialized health services for children and infants.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/portrait-hospital-receptionist-standing-front-desk_482257-131181.jpg", imageAlt: "Clinic lobby" },
{ title: "Laboratory Tests", description: "Fast and accurate clinical testing solutions.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-doctor-wearing-doctor-uniform-with-stethoscope-holding-clipboard-isolated-white-wall_141793-86699.jpg", imageAlt: "Doctor" },
{ title: "Emergency Care", description: "Rapid response services for urgent health needs.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-shaking-hands-with-wife-his-senior-patient-medical-clinic_637285-1434.jpg", imageAlt: "Patient care" },
{ title: "Pediatric Care", description: "Specialized health services for children and infants.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/portrait-hospital-receptionist-standing-front-desk_482257-131181.jpg?_wi=2", imageAlt: "Clinic lobby" },
{ title: "Laboratory Tests", description: "Fast and accurate clinical testing solutions.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-doctor-wearing-doctor-uniform-with-stethoscope-holding-clipboard-isolated-white-wall_141793-86699.jpg?_wi=2", imageAlt: "Doctor" },
{ title: "Emergency Care", description: "Rapid response services for urgent health needs.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-shaking-hands-with-wife-his-senior-patient-medical-clinic_637285-1434.jpg?_wi=1", imageAlt: "Patient care" },
]}
title="Our Clinical Services"
description="A comprehensive range of services to manage your health and wellness effectively."
@@ -94,7 +94,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Jane Doe", role: "Patient", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-shaking-hands-with-wife-his-senior-patient-medical-clinic_637285-1434.jpg" },
{ id: "1", name: "Jane Doe", role: "Patient", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-shaking-hands-with-wife-his-senior-patient-medical-clinic_637285-1434.jpg?_wi=2" },
{ id: "2", name: "John Smith", role: "Patient", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-age-couple-having-date_23-2149016160.jpg" },
{ id: "3", name: "Sarah Lee", role: "Patient", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mother-baby-sitting-table-using-laptop_1170-311.jpg" },
{ id: "4", name: "Mike Ross", role: "Patient", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/welcome-my-doctor-s-office_329181-300.jpg" },