Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 22:59:59 +00:00

View File

@@ -177,7 +177,7 @@ export default function HomePage() {
},
{
id: "3", name: "Linda Martinez", handle: "@linda_m", testimonial: "The emergency room staff handled my situation with professionalism and empathy. The facilities are modern and clean. Highly recommended for all medical needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=1"
},
{
id: "4", name: "Robert Williams", handle: "@robert_w", testimonial: "I've been coming here for years. The consistency of quality care, the knowledgeable staff, and the welcoming environment make this my go-to medical center.", rating: 5,
@@ -189,7 +189,7 @@ export default function HomePage() {
},
{
id: "6", name: "James Rodriguez", handle: "@james_r", testimonial: "The tumor removal and subsequent cancer treatment at this center gave me hope and a new lease on life. The entire team is dedicated and skilled.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=2"
}
]}
showRating={true}