Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-05 20:05:25 +00:00
2 changed files with 9 additions and 9 deletions

View File

@@ -74,7 +74,7 @@ export default function AboutPage() {
name: "Cameron Brown",
role: "CEO & Pharmacist-in-Charge",
imageSrc:
"http://img.b2bpic.net/free-photo/specialist-standing-drugstore-holding-folder_651396-1225.jpg",
"http://img.b2bpic.net/free-photo/specialist-standing-drugstore-holding-folder_651396-1225.jpg?_wi=2",
imageAlt: "Cameron Brown - CEO & Pharmacist-in-Charge",
},
{
@@ -82,7 +82,7 @@ export default function AboutPage() {
name: "Dr. Sarah Mitchell",
role: "Clinical Pharmacy Director",
imageSrc:
"http://img.b2bpic.net/free-photo/covid-19-coronavirus-outbreak-healthcare-workers-pandemic-concept-handsome-cheerful-male-doctor-white-coat-show-thumbs-up-approval-agree-like-product-recommending_1258-57518.jpg",
"http://img.b2bpic.net/free-photo/covid-19-coronavirus-outbreak-healthcare-workers-pandemic-concept-handsome-cheerful-male-doctor-white-coat-show-thumbs-up-approval-agree-like-product-recommending_1258-57518.jpg?_wi=2",
imageAlt: "Dr. Sarah Mitchell - Clinical Pharmacy Director",
},
{
@@ -90,7 +90,7 @@ export default function AboutPage() {
name: "Michael Torres",
role: "Operations Manager",
imageSrc:
"http://img.b2bpic.net/free-photo/multiethnic-group-three-doctors-nurses-standing-hospital-corridor-wearing-scrubs-coats-team-healthcare-workers-are-staring-camera-smiling_657921-98.jpg",
"http://img.b2bpic.net/free-photo/multiethnic-group-three-doctors-nurses-standing-hospital-corridor-wearing-scrubs-coats-team-healthcare-workers-are-staring-camera-smiling_657921-98.jpg?_wi=2",
imageAlt: "Michael Torres - Operations Manager",
},
]}

View File

@@ -226,7 +226,7 @@ export default function HomePage() {
company: "Duluth Community",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg",
"http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg?_wi=1",
imageAlt: "Margaret Johnson - Patient Testimonial",
},
{
@@ -246,7 +246,7 @@ export default function HomePage() {
company: "Senior Care",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg",
"http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg?_wi=2",
imageAlt: "Patricia Williams - Patient Testimonial",
},
{
@@ -283,7 +283,7 @@ export default function HomePage() {
name: "Cameron Brown",
role: "CEO & Pharmacist-in-Charge",
imageSrc:
"http://img.b2bpic.net/free-photo/specialist-standing-drugstore-holding-folder_651396-1225.jpg",
"http://img.b2bpic.net/free-photo/specialist-standing-drugstore-holding-folder_651396-1225.jpg?_wi=1",
imageAlt: "Cameron Brown - CEO & Pharmacist-in-Charge",
},
{
@@ -291,7 +291,7 @@ export default function HomePage() {
name: "Dr. Sarah Mitchell",
role: "Clinical Pharmacy Director",
imageSrc:
"http://img.b2bpic.net/free-photo/covid-19-coronavirus-outbreak-healthcare-workers-pandemic-concept-handsome-cheerful-male-doctor-white-coat-show-thumbs-up-approval-agree-like-product-recommending_1258-57518.jpg",
"http://img.b2bpic.net/free-photo/covid-19-coronavirus-outbreak-healthcare-workers-pandemic-concept-handsome-cheerful-male-doctor-white-coat-show-thumbs-up-approval-agree-like-product-recommending_1258-57518.jpg?_wi=1",
imageAlt: "Dr. Sarah Mitchell - Clinical Pharmacy Director",
},
{
@@ -299,7 +299,7 @@ export default function HomePage() {
name: "Michael Torres",
role: "Operations Manager",
imageSrc:
"http://img.b2bpic.net/free-photo/multiethnic-group-three-doctors-nurses-standing-hospital-corridor-wearing-scrubs-coats-team-healthcare-workers-are-staring-camera-smiling_657921-98.jpg",
"http://img.b2bpic.net/free-photo/multiethnic-group-three-doctors-nurses-standing-hospital-corridor-wearing-scrubs-coats-team-healthcare-workers-are-staring-camera-smiling_657921-98.jpg?_wi=1",
imageAlt: "Michael Torres - Operations Manager",
},
{
@@ -307,7 +307,7 @@ export default function HomePage() {
name: "Emma Healthcare",
role: "Patient Services Coordinator",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg",
"http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg?_wi=3",
imageAlt: "Emma Healthcare - Patient Services Coordinator",
},
]}