Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-01 19:28:56 +00:00

View File

@@ -45,20 +45,20 @@ export default function LandingPage() {
title="Books, Notes, Discussions—One Unified Community"
description="Discover books, share study notes, and engage in meaningful discussions all in one place. Connect with learners and collectors who share your interests."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/girl-studying-from-notebook-alone-group-study_23-2149211110.jpg", imageAlt: "Hero scene 1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952348.jpg", imageAlt: "Hero scene 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-children-s-desk-with-notebook_23-2149025147.jpg", imageAlt: "Hero scene 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198418.jpg", imageAlt: "Hero scene 4" },
{ imageSrc: "http://img.b2bpic.net/free-vector/app-learn-languages_23-2148609716.jpg", imageAlt: "Hero scene 5" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-happy-students-preparing-exam_1098-2777.jpg", imageAlt: "Hero scene 6" }
{ imageSrc: "http://img.b2bpic.net/free-photo/girl-studying-from-notebook-alone-group-study_23-2149211110.jpg?_wi=1", imageAlt: "Hero scene 1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952348.jpg?_wi=1", imageAlt: "Hero scene 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-children-s-desk-with-notebook_23-2149025147.jpg?_wi=1", imageAlt: "Hero scene 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198418.jpg?_wi=1", imageAlt: "Hero scene 4" },
{ imageSrc: "http://img.b2bpic.net/free-vector/app-learn-languages_23-2148609716.jpg?_wi=1", imageAlt: "Hero scene 5" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-happy-students-preparing-exam_1098-2777.jpg?_wi=1", imageAlt: "Hero scene 6" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/group-happy-students-preparing-exam_1098-2777.jpg", imageAlt: "Hero scene 6" },
{ imageSrc: "http://img.b2bpic.net/free-vector/app-learn-languages_23-2148609716.jpg", imageAlt: "Hero scene 5" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198418.jpg", imageAlt: "Hero scene 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-children-s-desk-with-notebook_23-2149025147.jpg", imageAlt: "Hero scene 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952348.jpg", imageAlt: "Hero scene 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/girl-studying-from-notebook-alone-group-study_23-2149211110.jpg", imageAlt: "Hero scene 1" }
{ imageSrc: "http://img.b2bpic.net/free-photo/group-happy-students-preparing-exam_1098-2777.jpg?_wi=2", imageAlt: "Hero scene 6" },
{ imageSrc: "http://img.b2bpic.net/free-vector/app-learn-languages_23-2148609716.jpg?_wi=2", imageAlt: "Hero scene 5" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198418.jpg?_wi=2", imageAlt: "Hero scene 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-children-s-desk-with-notebook_23-2149025147.jpg?_wi=2", imageAlt: "Hero scene 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952348.jpg?_wi=2", imageAlt: "Hero scene 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/girl-studying-from-notebook-alone-group-study_23-2149211110.jpg?_wi=2", imageAlt: "Hero scene 1" }
]}
buttons={[{ text: "Explore the Platform", href: "#products" }]}
avatars={[
@@ -94,18 +94,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Marketplace", description: "Trade textbooks effortlessly with members.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurred-bokeh-background_1017-3401.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurred-bokeh-background_1017-3401.jpg" }
title: "Marketplace", description: "Trade textbooks effortlessly with members.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurred-bokeh-background_1017-3401.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurred-bokeh-background_1017-3401.jpg?_wi=2" }
},
{
id: 2,
title: "Notes Sharing", description: "Upload, organize, and access study notes.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/student-woman-with-smartphone-notepads-window-morning_169016-34886.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/student-woman-with-smartphone-notepads-window-morning_169016-34886.jpg" }
title: "Notes Sharing", description: "Upload, organize, and access study notes.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/student-woman-with-smartphone-notepads-window-morning_169016-34886.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/student-woman-with-smartphone-notepads-window-morning_169016-34886.jpg?_wi=2" }
},
{
id: 3,
title: "Community Forums", description: "Engage in topic-specific discussions.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurred-bokeh-background_1017-3401.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurred-bokeh-background_1017-3401.jpg" }
title: "Community Forums", description: "Engage in topic-specific discussions.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurred-bokeh-background_1017-3401.jpg?_wi=3" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurred-bokeh-background_1017-3401.jpg?_wi=4" }
}
]}
/>
@@ -168,7 +168,7 @@ export default function LandingPage() {
title="Join Our Knowledge Community"
description="Sign up to receive weekly study tips, new book arrivals, and community updates."
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/group-happy-students-preparing-exam_1098-2777.jpg"
imageSrc="http://img.b2bpic.net/free-photo/group-happy-students-preparing-exam_1098-2777.jpg?_wi=3"
/>
</div>