Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 16:09:50 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
handle: "@patient",
testimonial: "The most professional and caring clinic I have ever visited. Truly compassionate staff.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/living-room-blurred_1203-50.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/living-room-blurred_1203-50.jpg?_wi=1",
imageAlt: "medical clinic reception warm light",
},
{
@@ -72,7 +72,7 @@ export default function LandingPage() {
handle: "@patient",
testimonial: "Exceptional service and quick turnaround times. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-welcoming-lady-sitting-sofa-holding-digital-tablet_23-2147879152.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-welcoming-lady-sitting-sofa-holding-digital-tablet_23-2147879152.jpg?_wi=1",
imageAlt: "clinic interior professional consultation",
},
{
@@ -80,7 +80,7 @@ export default function LandingPage() {
handle: "@patient",
testimonial: "The atmosphere is so calming and the doctors are incredibly thorough.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995036.jpg?_wi=1",
imageAlt: "smiling patient portrait",
},
{
@@ -88,7 +88,7 @@ export default function LandingPage() {
handle: "@patient",
testimonial: "A welcoming environment with excellent medical expertise.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-being-ill-hospital-bed_23-2149017261.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-being-ill-hospital-bed_23-2149017261.jpg?_wi=1",
imageAlt: "patient in recovery smiling",
},
{
@@ -96,11 +96,11 @@ export default function LandingPage() {
handle: "@patient",
testimonial: "I always feel listened to and well cared for. Best clinic in the area.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nurses-talking_23-2148501139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nurses-talking_23-2148501139.jpg?_wi=1",
imageAlt: "patient waving friendly portrait",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/living-room-blurred_1203-50.jpg"
imageSrc="http://img.b2bpic.net/free-photo/living-room-blurred_1203-50.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995036.jpg",
@@ -169,19 +169,19 @@ export default function LandingPage() {
{
title: "General Consultation",
description: "Comprehensive primary care for individuals and families.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-welcoming-lady-sitting-sofa-holding-digital-tablet_23-2147879152.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-welcoming-lady-sitting-sofa-holding-digital-tablet_23-2147879152.jpg?_wi=2",
imageAlt: "Consultation",
},
{
title: "Diagnostic Imaging",
description: "State-of-the-art scans and reports for accurate assessments.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-welcoming-lady-sitting-sofa-holding-digital-tablet_23-2147879152.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-welcoming-lady-sitting-sofa-holding-digital-tablet_23-2147879152.jpg?_wi=3",
imageAlt: "Imaging",
},
{
title: "Wellness Programs",
description: "Tailored plans for long-term health and disease prevention.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-welcoming-lady-sitting-sofa-holding-digital-tablet_23-2147879152.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-welcoming-lady-sitting-sofa-holding-digital-tablet_23-2147879152.jpg?_wi=4",
imageAlt: "Wellness",
},
]}
@@ -197,17 +197,17 @@ export default function LandingPage() {
{
id: "1",
name: "Alice M.",
imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995036.jpg?_wi=2",
},
{
id: "2",
name: "Robert B.",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-being-ill-hospital-bed_23-2149017261.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-being-ill-hospital-bed_23-2149017261.jpg?_wi=2",
},
{
id: "3",
name: "Sophia L.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nurses-talking_23-2148501139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nurses-talking_23-2148501139.jpg?_wi=2",
},
{
id: "4",
@@ -288,7 +288,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-welcoming-lady-sitting-sofa-holding-digital-tablet_23-2147879152.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-welcoming-lady-sitting-sofa-holding-digital-tablet_23-2147879152.jpg?_wi=5"
logoText="Healing Hands Clinic"
columns={[
{