Update src/app/page.tsx

This commit is contained in:
2026-05-12 17:46:28 +00:00
parent 734dc37bb0
commit 697615a7d8

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/content-students-posing-ground_23-2147664317.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/content-students-posing-ground_23-2147664317.jpg?_wi=1",
imageAlt: "Modern campus entrance",
},
{
@@ -207,7 +207,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-teacher-helping-her-students-class_23-2148633380.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/content-students-posing-ground_23-2147664317.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/content-students-posing-ground_23-2147664317.jpg?_wi=2",
imageAlt: "professional school teacher portrait",
},
]}