Update src/app/about/page.tsx
This commit is contained in:
@@ -152,7 +152,7 @@ export default function AboutPage() {
|
||||
role: "Procurement Director",
|
||||
company: "St. Paul Hospital, Addis Ababa",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -160,7 +160,7 @@ export default function AboutPage() {
|
||||
role: "Pharmacy Manager",
|
||||
company: "City Clinic Network",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-female-doctor-with-stethoscope-writing-receipt-book_114579-14165.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-female-doctor-with-stethoscope-writing-receipt-book_114579-14165.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -168,7 +168,7 @@ export default function AboutPage() {
|
||||
role: "Supply Chain Manager",
|
||||
company: "Regional Medical Center",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886812.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886812.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -176,7 +176,7 @@ export default function AboutPage() {
|
||||
role: "Hospital Administrator",
|
||||
company: "Mercy Health Facilities",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-desk-looking-camera_23-2148285720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-desk-looking-camera_23-2148285720.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -184,7 +184,7 @@ export default function AboutPage() {
|
||||
role: "Operations Manager",
|
||||
company: "Addis Pharmacy Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -192,7 +192,7 @@ export default function AboutPage() {
|
||||
role: "Clinical Director",
|
||||
company: "Ethiopian Health Foundation",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-scientist_23-2148969947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-scientist_23-2148969947.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user