diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index db34ca1..8a2cbda 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -111,7 +111,7 @@ export default function AboutPage() { subtitle: "CEO & Founder", detail: "ahmed@sy-refund.test", imageSrc: - "http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg", + "http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=5", imageAlt: "Ahmed Al-Rashid CEO", }, { @@ -120,7 +120,7 @@ export default function AboutPage() { subtitle: "Chief Technology Officer", detail: "fatima@sy-refund.test", imageSrc: - "http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg", + "http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=6", imageAlt: "Fatima Al-Hassan CTO", }, { @@ -129,7 +129,7 @@ export default function AboutPage() { subtitle: "Chief Financial Officer", detail: "mohammad@sy-refund.test", imageSrc: - "http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg", + "http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=7", imageAlt: "Mohammad Karim CFO", }, ],