Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 06:19:22 +00:00

View File

@@ -69,15 +69,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/image-young-man-successful-businessman-sitting-table-looking-laptop-working-office-looking-concentrated-project-doing-job-task-drinking-coffee_1258-314561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/image-young-man-successful-businessman-sitting-table-looking-laptop-working-office-looking-concentrated-project-doing-job-task-drinking-coffee_1258-314561.jpg?_wi=1",
imageAlt: "cozy library study desk books",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/human-brain-detailed-structure_23-2150930076.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/human-brain-detailed-structure_23-2150930076.jpg?_wi=1",
imageAlt: "abstract psychology cognitive concept",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-teacher-using-laptop-explaining-lesson-her-students-online_637285-9392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-teacher-using-laptop-explaining-lesson-her-students-online_637285-9392.jpg?_wi=1",
imageAlt: "modern educational workspace teacher",
},
{
@@ -137,7 +137,7 @@ export default function LandingPage() {
imageAlt: "Course 1b",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/image-young-man-successful-businessman-sitting-table-looking-laptop-working-office-looking-concentrated-project-doing-job-task-drinking-coffee_1258-314561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/image-young-man-successful-businessman-sitting-table-looking-laptop-working-office-looking-concentrated-project-doing-job-task-drinking-coffee_1258-314561.jpg?_wi=2",
imageAlt: "cozy library study desk books",
},
{
@@ -154,7 +154,7 @@ export default function LandingPage() {
imageAlt: "Course 2b",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/human-brain-detailed-structure_23-2150930076.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/human-brain-detailed-structure_23-2150930076.jpg?_wi=2",
imageAlt: "cozy library study desk books",
},
{
@@ -171,7 +171,7 @@ export default function LandingPage() {
imageAlt: "Course 3b",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/young-teacher-using-laptop-explaining-lesson-her-students-online_637285-9392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-teacher-using-laptop-explaining-lesson-her-students-online_637285-9392.jpg?_wi=2",
imageAlt: "cozy library study desk books",
},
]}