Update src/app/impact/page.tsx

This commit is contained in:
2026-03-03 00:09:41 +00:00
parent d33045deb4
commit 7c0be4fec5

View File

@@ -95,21 +95,21 @@ export default function ImpactPage() {
id: "1",
title: "Infrastructure Development",
tags: ["Construction", "Facilities"],
imageSrc: "http://img.b2bpic.net/free-photo/architects-hold-building-plan-check-work_1150-24334.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/architects-hold-building-plan-check-work_1150-24334.jpg?_wi=2",
imageAlt: "Modern university building under construction",
},
{
id: "2",
title: "Community Partnerships",
tags: ["Engagement", "Support"],
imageSrc: "http://img.b2bpic.net/free-photo/business-teamwork-join-hands-together-business-teamwork-concept_1150-1805.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-teamwork-join-hands-together-business-teamwork-concept_1150-1805.jpg?_wi=2",
imageAlt: "Community members collaborating on educational project",
},
{
id: "3",
title: "Quality Learning Programs",
tags: ["Education", "Excellence"],
imageSrc: "http://img.b2bpic.net/free-photo/diversity-group-students-using-laptop-books_53876-64941.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diversity-group-students-using-laptop-books_53876-64941.jpg?_wi=2",
imageAlt: "Students engaged in interactive learning session",
},
]}