Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-06 14:52:42 +00:00
4 changed files with 21 additions and 21 deletions

View File

@@ -112,7 +112,7 @@ export default function AboutPage() {
icon: Lightbulb,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/team-doctors-looking-digital-tablet_107420-84759.jpg"
imageSrc="http://img.b2bpic.net/free-photo/team-doctors-looking-digital-tablet_107420-84759.jpg?_wi=2"
imageAlt="First-Care Wellness team in clinic"
imagePosition="right"
textboxLayout="default"
@@ -170,7 +170,7 @@ export default function AboutPage() {
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/smiling-black-doctor-with-face-mask-talking-couple-medical-counselling-clinic_637285-8977.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiling-black-doctor-with-face-mask-talking-couple-medical-counselling-clinic_637285-8977.jpg?_wi=1"
imageAlt="First-Care Wellness clinic interior"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -74,7 +74,7 @@ export default function ContactPage() {
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/smiling-black-doctor-with-face-mask-talking-couple-medical-counselling-clinic_637285-8977.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiling-black-doctor-with-face-mask-talking-couple-medical-counselling-clinic_637285-8977.jpg?_wi=3"
imageAlt="First-Care Wellness clinic interior"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -144,7 +144,7 @@ export default function HomePage() {
icon: Lightbulb,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/team-doctors-looking-digital-tablet_107420-84759.jpg"
imageSrc="http://img.b2bpic.net/free-photo/team-doctors-looking-digital-tablet_107420-84759.jpg?_wi=1"
imageAlt="First-Care Wellness team in clinic"
imagePosition="right"
textboxLayout="default"
@@ -163,28 +163,28 @@ export default function HomePage() {
name: "Dr. Sarah Chen",
role: "Internal Medicine",
imageSrc:
"http://img.b2bpic.net/free-photo/medical-assistant-preparing-physiotherapy-exercises_23-2149071493.jpg",
"http://img.b2bpic.net/free-photo/medical-assistant-preparing-physiotherapy-exercises_23-2149071493.jpg?_wi=1",
},
{
id: "2",
name: "Dr. James Mitchell",
role: "Family Medicine",
imageSrc:
"http://img.b2bpic.net/free-photo/young-girl-pediatrician-consultation-with-her-doctor_23-2149187495.jpg",
"http://img.b2bpic.net/free-photo/young-girl-pediatrician-consultation-with-her-doctor_23-2149187495.jpg?_wi=1",
},
{
id: "3",
name: "Dr. Patricia Rodriguez",
role: "Mental Health Specialist",
imageSrc:
"http://img.b2bpic.net/free-photo/troubled-woman-holding-cup_1098-3748.jpg",
"http://img.b2bpic.net/free-photo/troubled-woman-holding-cup_1098-3748.jpg?_wi=1",
},
{
id: "4",
name: "Dr. Michael Okonkwo",
role: "Preventative Care",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-health-worker_23-2149112572.jpg",
"http://img.b2bpic.net/free-photo/close-up-health-worker_23-2149112572.jpg?_wi=1",
},
]}
gridVariant="uniform-all-items-equal"
@@ -207,7 +207,7 @@ export default function HomePage() {
company: "Glen Burnie",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg",
"http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg?_wi=1",
},
{
id: "2",
@@ -216,7 +216,7 @@ export default function HomePage() {
company: "Glen Burnie",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/doctors-shaking-hands-with-patient-standing-corridor-hospital_1303-21239.jpg",
"http://img.b2bpic.net/free-photo/doctors-shaking-hands-with-patient-standing-corridor-hospital_1303-21239.jpg?_wi=1",
},
{
id: "3",
@@ -225,7 +225,7 @@ export default function HomePage() {
company: "Glen Burnie",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg",
"http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=1",
},
{
id: "4",
@@ -234,7 +234,7 @@ export default function HomePage() {
company: "Glen Burnie",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/happy-senior-patient-his-doctor-looking-medical-test-results-touchpad-medical-appointment_637285-1467.jpg",
"http://img.b2bpic.net/free-photo/happy-senior-patient-his-doctor-looking-medical-test-results-touchpad-medical-appointment_637285-1467.jpg?_wi=1",
},
]}
kpiItems={[

View File

@@ -52,25 +52,25 @@ export default function ProvidersPage() {
id: "1",
name: "Dr. Sarah Chen",
role: "Internal Medicine",
imageSrc: "http://img.b2bpic.net/free-photo/medical-assistant-preparing-physiotherapy-exercises_23-2149071493.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medical-assistant-preparing-physiotherapy-exercises_23-2149071493.jpg?_wi=2",
},
{
id: "2",
name: "Dr. James Mitchell",
role: "Family Medicine",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-pediatrician-consultation-with-her-doctor_23-2149187495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-pediatrician-consultation-with-her-doctor_23-2149187495.jpg?_wi=2",
},
{
id: "3",
name: "Dr. Patricia Rodriguez",
role: "Mental Health Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/troubled-woman-holding-cup_1098-3748.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/troubled-woman-holding-cup_1098-3748.jpg?_wi=2",
},
{
id: "4",
name: "Dr. Michael Okonkwo",
role: "Preventative Care",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-health-worker_23-2149112572.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-health-worker_23-2149112572.jpg?_wi=2",
},
];
@@ -81,7 +81,7 @@ export default function ProvidersPage() {
role: "Patient",
company: "Glen Burnie",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg?_wi=2",
},
{
id: "2",
@@ -89,7 +89,7 @@ export default function ProvidersPage() {
role: "Patient",
company: "Glen Burnie",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/doctors-shaking-hands-with-patient-standing-corridor-hospital_1303-21239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/doctors-shaking-hands-with-patient-standing-corridor-hospital_1303-21239.jpg?_wi=2",
},
{
id: "3",
@@ -97,7 +97,7 @@ export default function ProvidersPage() {
role: "Patient",
company: "Glen Burnie",
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",
},
{
id: "4",
@@ -105,7 +105,7 @@ export default function ProvidersPage() {
role: "Patient",
company: "Glen Burnie",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-patient-his-doctor-looking-medical-test-results-touchpad-medical-appointment_637285-1467.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-patient-his-doctor-looking-medical-test-results-touchpad-medical-appointment_637285-1467.jpg?_wi=2",
},
];
@@ -200,7 +200,7 @@ export default function ProvidersPage() {
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/smiling-black-doctor-with-face-mask-talking-couple-medical-counselling-clinic_637285-8977.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiling-black-doctor-with-face-mask-talking-couple-medical-counselling-clinic_637285-8977.jpg?_wi=2"
imageAlt="First-Care Wellness clinic interior"
mediaAnimation="slide-up"
mediaPosition="right"