Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-27 06:55:17 +00:00

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-book-from-shelf_23-2147797381.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-book-from-shelf_23-2147797381.jpg?_wi=1",
imageAlt: "modern library interior",
},
{
@@ -96,7 +96,7 @@ export default function LandingPage() {
title: "Daily Visitors",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/friends-learning-study-group_23-2149257245.jpg"
imageSrc="http://img.b2bpic.net/free-photo/friends-learning-study-group_23-2149257245.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
imageAlt="librarian helping student"
@@ -122,7 +122,7 @@ export default function LandingPage() {
title: "Study Rooms",
description: "Quiet rooms for focused learning.",
tag: "Study",
imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-book-from-shelf_23-2147797381.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-book-from-shelf_23-2147797381.jpg?_wi=2",
imageAlt: "Friends learning in a study group",
},
{
@@ -130,7 +130,7 @@ export default function LandingPage() {
title: "Free Wi-Fi",
description: "Stay connected while you learn.",
tag: "Tech",
imageSrc: "http://img.b2bpic.net/free-photo/friends-learning-study-group_23-2149257245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-learning-study-group_23-2149257245.jpg?_wi=2",
imageAlt: "Friends learning in a study group",
},
]}