Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-03 00:09:45 +00:00
4 changed files with 14 additions and 14 deletions

View File

@@ -98,7 +98,7 @@ export default function ContactPage() {
tag: "Student",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg",
avatarAlt: "Amara Dlamini",
imageSrc: "http://img.b2bpic.net/free-photo/students-taking-photo-each-other-graduation_23-2148201810.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-taking-photo-each-other-graduation_23-2148201810.jpg?_wi=3",
imageAlt: "Students celebrating graduation success",
},
{
@@ -110,7 +110,7 @@ export default function ContactPage() {
tag: "Educator",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg",
avatarAlt: "Dr. James Mthembu",
imageSrc: "http://img.b2bpic.net/free-photo/group-kids-studying-school_1303-26844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-kids-studying-school_1303-26844.jpg?_wi=3",
imageAlt: "Teacher engaging students in classroom",
},
]}

View File

@@ -48,7 +48,7 @@ export default function GetInvolvedPage() {
tag: "Student",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg",
avatarAlt: "Amara Dlamini",
imageSrc: "http://img.b2bpic.net/free-photo/students-taking-photo-each-other-graduation_23-2148201810.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-taking-photo-each-other-graduation_23-2148201810.jpg?_wi=2",
imageAlt: "Students celebrating graduation success",
},
{
@@ -60,7 +60,7 @@ export default function GetInvolvedPage() {
tag: "Educator",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg",
avatarAlt: "Dr. James Mthembu",
imageSrc: "http://img.b2bpic.net/free-photo/group-kids-studying-school_1303-26844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-kids-studying-school_1303-26844.jpg?_wi=2",
imageAlt: "Teacher engaging students in classroom",
},
{
@@ -72,7 +72,7 @@ export default function GetInvolvedPage() {
tag: "Community",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110335.jpg",
avatarAlt: "Thabo Nkosi",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-partying-outside_23-2149009355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-partying-outside_23-2149009355.jpg?_wi=2",
imageAlt: "Students celebrating educational achievements",
},
]}

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

View File

@@ -67,21 +67,21 @@ export default function HomePage() {
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=1",
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=1",
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=1",
imageAlt: "Students engaged in interactive learning session",
},
]}
@@ -109,7 +109,7 @@ export default function HomePage() {
tag: "Student",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg",
avatarAlt: "Amara Dlamini",
imageSrc: "http://img.b2bpic.net/free-photo/students-taking-photo-each-other-graduation_23-2148201810.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-taking-photo-each-other-graduation_23-2148201810.jpg?_wi=1",
imageAlt: "Students celebrating graduation success",
},
{
@@ -121,7 +121,7 @@ export default function HomePage() {
tag: "Educator",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg",
avatarAlt: "Dr. James Mthembu",
imageSrc: "http://img.b2bpic.net/free-photo/group-kids-studying-school_1303-26844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-kids-studying-school_1303-26844.jpg?_wi=1",
imageAlt: "Teacher engaging students in classroom",
},
{
@@ -133,7 +133,7 @@ export default function HomePage() {
tag: "Community",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110335.jpg",
avatarAlt: "Thabo Nkosi",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-partying-outside_23-2149009355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-partying-outside_23-2149009355.jpg?_wi=1",
imageAlt: "Students celebrating educational achievements",
},
{