Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-18 11:44:02 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-sitting-ramp_23-2147678211.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-sitting-ramp_23-2147678211.jpg?_wi=1",
imageAlt: "Student Success",
},
{

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
text: "Join",
href: "/apply",
},
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-sitting-ramp_23-2147678211.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-sitting-ramp_23-2147678211.jpg?_wi=2",
imageAlt: "Front view friends high five",
},
]}