Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-20 11:34:03 +00:00

View File

@@ -62,10 +62,10 @@ export default function LandingPage() {
"http://img.b2bpic.net/free-photo/church-city-shanghai-china_1127-2931.jpg", imageAlt: "Modern school building"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-students-library_23-2149204754.jpg", imageAlt: "Students in classroom"},
"http://img.b2bpic.net/free-photo/close-up-students-library_23-2149204754.jpg?_wi=1", imageAlt: "Students in classroom"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/international-worker-s-day-still-life_23-2150337568.jpg", imageAlt: "Academic schedule"},
"http://img.b2bpic.net/free-photo/international-worker-s-day-still-life_23-2150337568.jpg?_wi=1", imageAlt: "Academic schedule"},
]}
mediaAnimation="slide-up"
background={{ variant: "radial-gradient" }}
@@ -99,7 +99,7 @@ export default function LandingPage() {
"Focus on character development, leadership, and social responsibility", icon: Heart,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-students-library_23-2149204754.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-students-library_23-2149204754.jpg?_wi=2"
imageAlt="Students learning together"
mediaAnimation="opacity"
imagePosition="right"
@@ -129,7 +129,7 @@ export default function LandingPage() {
{
id: "schedule", title: "Class Schedules", tags: ["Timetable", "Calendar", "Notifications"],
imageSrc:
"http://img.b2bpic.net/free-photo/international-worker-s-day-still-life_23-2150337568.jpg", imageAlt: "Class schedule view"},
"http://img.b2bpic.net/free-photo/international-worker-s-day-still-life_23-2150337568.jpg?_wi=2", imageAlt: "Class schedule view"},
]}
animationType="opacity"
textboxLayout="default"