Update src/app/impact/page.tsx

This commit is contained in:
2026-03-10 10:09:02 +00:00
parent f8b5f57fc0
commit a3a5c6d98e

View File

@@ -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",
},
];