diff --git a/src/app/impact/page.tsx b/src/app/impact/page.tsx index 1933aa2..9193582 100644 --- a/src/app/impact/page.tsx +++ b/src/app/impact/page.tsx @@ -83,22 +83,22 @@ export default function ImpactPage() { { id: "1", name: "Aisha Khan", - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-library-couch_273609-12733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-library-couch_273609-12733.jpg?_wi=3", }, { id: "2", name: "Rajesh Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064520.jpg?_wi=3", }, { id: "3", name: "Dr. Priya Gupta", - imageSrc: "http://img.b2bpic.net/free-photo/collaborative-work-group-young-project-managers-working-new-startup-analysis-plans-three-perspective-professional-young-people-sitting-modern-library-meeting_176420-8280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/collaborative-work-group-young-project-managers-working-new-startup-analysis-plans-three-perspective-professional-young-people-sitting-modern-library-meeting_176420-8280.jpg?_wi=3", }, { id: "4", name: "Vikram Patel", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg?_wi=3", }, ];