Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-26 13:59:55 +00:00

View File

@@ -69,11 +69,11 @@ export default function LandingPage() {
]} ]}
slides={[ slides={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-holding-books_23-2147664051.jpg", imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-holding-books_23-2147664051.jpg?_wi=1",
imageAlt: "Physics preparation", imageAlt: "Physics preparation",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-world-science-day-arrangement-with-copy-space_23-2149112688.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-world-science-day-arrangement-with-copy-space_23-2149112688.jpg?_wi=1",
imageAlt: "Chemistry models", imageAlt: "Chemistry models",
}, },
{ {
@@ -145,7 +145,7 @@ export default function LandingPage() {
}, },
], ],
reverse: true, reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-holding-books_23-2147664051.jpg", imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-holding-books_23-2147664051.jpg?_wi=2",
imageAlt: "Girl studying at desk with stationery", imageAlt: "Girl studying at desk with stationery",
}, },
{ {
@@ -162,7 +162,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-world-science-day-arrangement-with-copy-space_23-2149112688.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-world-science-day-arrangement-with-copy-space_23-2149112688.jpg?_wi=2",
imageAlt: "Girl studying at desk with stationery", imageAlt: "Girl studying at desk with stationery",
}, },
]} ]}