Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-21 09:53:57 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-hospital_1339-6845.jpg", imageAlt: "Modern healthcare facility reception"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995021.jpg", imageAlt: "Dedicated healthcare team"
imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995021.jpg?_wi=1", imageAlt: "Dedicated healthcare team"
}
]}
buttons={[
@@ -91,7 +91,7 @@ export default function LandingPage() {
description="We are committed to providing comprehensive healthcare services with a patient-first approach. Our experienced team combines medical expertise with compassionate care."
subdescription="With over 20 years of experience, we have served thousands of patients with excellence and integrity."
icon={Stethoscope}
imageSrc="http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995021.jpg"
imageSrc="http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995021.jpg?_wi=2"
imageAlt="Our dedicated healthcare team"
mediaAnimation="blur-reveal"
useInvertedBackground={true}