Update src/app/page.tsx

This commit is contained in:
2026-04-06 09:02:33 +00:00
parent 883fbfe8ea
commit cb2ff9cfa5

View File

@@ -139,7 +139,7 @@ export default function LandingPage() {
title: "Union Notices",
description: "Union leaders can post official notices visible to the entire student public.",
tag: "Community",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-showing-blank-digital-tablet-front-defocused-people_23-2148192559.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-showing-blank-digital-tablet-front-defocused-people_23-2148192559.jpg?_wi=1",
},
{
id: "f3",
@@ -198,14 +198,14 @@ export default function LandingPage() {
name: "Kelvin Mbao",
role: "Founder",
description: "Visionary leader focused on student financial inclusion.",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-holding-book_23-2148396358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-holding-book_23-2148396358.jpg?_wi=1",
},
{
id: "t2",
name: "Sarah Jenkins",
role: "Head of Ops",
description: "Ensuring seamless portal functionality for all users.",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-student-with-book-her-hands-goes-university_169016-66876.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-student-with-book-her-hands-goes-university_169016-66876.jpg?_wi=1",
},
]}
/>