Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-25 07:37:14 +00:00

View File

@@ -67,11 +67,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-desk-with-potions-holding-notepad_23-2148571285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-desk-with-potions-holding-notepad_23-2148571285.jpg?_wi=1",
imageAlt: "Student engaging in advanced science lab",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept_23-2148559656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept_23-2148559656.jpg?_wi=1",
imageAlt: "Modern classroom environment",
},
{
@@ -333,7 +333,7 @@ export default function LandingPage() {
text: "Apply Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-desk-with-potions-holding-notepad_23-2148571285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-desk-with-potions-holding-notepad_23-2148571285.jpg?_wi=2",
imageAlt: "Girl looking through microscope with female scientist and potions",
},
{
@@ -350,7 +350,7 @@ export default function LandingPage() {
text: "Apply Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept_23-2148559656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept_23-2148559656.jpg?_wi=2",
imageAlt: "Girl looking through microscope with female scientist and potions",
},
]}