Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-06 09:02:36 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
{
id: "2",
name: "Maria K.",
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=2",
},
{
id: "3",
@@ -73,7 +73,7 @@ export default function LandingPage() {
{
id: "5",
name: "Casey W.",
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=2",
},
]}
cardTitle="What students say"
@@ -95,7 +95,7 @@ export default function LandingPage() {
category: "Careers",
title: "Landing an Internship",
excerpt: "How to make your CV stand out.",
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=2",
authorName: "Alex J.",
authorAvatar: "http://img.b2bpic.net/free-photo/sad-teenage-girl-with-book-her-hands-emotion-concept_169016-65739.jpg",
date: "Oct 24, 2024",

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