Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-26 10:07:59 +00:00

View File

@@ -90,11 +90,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-people-discussing-business-office_1268-21455.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-people-discussing-business-office_1268-21455.jpg?_wi=1",
imageAlt: "Students collaborating on a project",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-cathedral-surrounded-by-leafless-trees-cloudy-sky-szczecin-poland_181624-12661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-cathedral-surrounded-by-leafless-trees-cloudy-sky-szczecin-poland_181624-12661.jpg?_wi=1",
imageAlt: "Modern university building",
},
{
@@ -204,7 +204,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-people-discussing-business-office_1268-21455.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-people-discussing-business-office_1268-21455.jpg?_wi=2",
imageAlt: "global map digital interface business education",
},
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
text: "Alumni Network",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-cathedral-surrounded-by-leafless-trees-cloudy-sky-szczecin-poland_181624-12661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-cathedral-surrounded-by-leafless-trees-cloudy-sky-szczecin-poland_181624-12661.jpg?_wi=2",
imageAlt: "global map digital interface business education",
},
]}