Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-26 13:59:55 +00:00

View File

@@ -69,11 +69,11 @@ export default function LandingPage() {
]}
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",
},
{
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",
},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
},
],
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",
},
{
@@ -162,7 +162,7 @@ export default function LandingPage() {
},
],
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",
},
]}