Merge version_1 into main #2
297
src/app/page.tsx
297
src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Marketplace",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Support",
|
||||
id: "faq",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Marketplace", id: "products" },
|
||||
{ name: "Support", id: "faq" }
|
||||
]}
|
||||
brandName="KnowledgeLink"
|
||||
/>
|
||||
@@ -53,127 +41,46 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
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?_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",
|
||||
},
|
||||
{ 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" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
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",
|
||||
},
|
||||
{ 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" }
|
||||
]}
|
||||
buttons={[{ text: "Explore the Platform", href: "#products" }]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-book_23-2148680226.jpg",
|
||||
alt: "Sarah",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-entrepreneur-woman_23-2148898746.jpg",
|
||||
alt: "John",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-library_641386-223.jpg",
|
||||
alt: "Anna",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg",
|
||||
alt: "David",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-book_23-2148680226.jpg",
|
||||
alt: "Mike",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-book_23-2148680226.jpg", alt: "Sarah" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-young-entrepreneur-woman_23-2148898746.jpg", alt: "John" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-young-woman-library_641386-223.jpg", alt: "Anna" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg", alt: "David" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-book_23-2148680226.jpg", alt: "Mike" }
|
||||
]}
|
||||
avatarText="Join 5,000+ happy learners"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Textbooks",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Study Notes",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Forums",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Peer Support",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Global Access",
|
||||
},
|
||||
{ type: "text", text: "Textbooks" },
|
||||
{ type: "text", text: "Study Notes" },
|
||||
{ type: "text", text: "Forums" },
|
||||
{ type: "text", text: "Peer Support" },
|
||||
{ type: "text", text: "Global Access" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Your Knowledge, Amplified."
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
<TextAbout useInvertedBackground={true} title="Your Knowledge, Amplified." buttons={[{ text: "Learn More" }]} />
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
@@ -181,50 +88,26 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
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?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurred-bokeh-background_1017-3401.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-studying-from-notebook-alone-group-study_23-2149211110.jpg?_wi=3",
|
||||
imageAlt: "student library study notes laptop",
|
||||
},
|
||||
{
|
||||
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?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-woman-with-smartphone-notepads-window-morning_169016-34886.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952348.jpg?_wi=3",
|
||||
imageAlt: "community book discussion group bright",
|
||||
},
|
||||
{
|
||||
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?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurred-bokeh-background_1017-3401.jpg?_wi=4",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-children-s-desk-with-notebook_23-2149025147.jpg?_wi=3",
|
||||
imageAlt: "handwritten notes study high quality",
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Everything You Need to Succeed"
|
||||
description="Seamlessly bridge the gap between learning materials and community interaction."
|
||||
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" }
|
||||
},
|
||||
{
|
||||
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" }
|
||||
},
|
||||
{
|
||||
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" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -232,26 +115,12 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Modern Biology 101",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/template-business-leaflet-with-abstract-design_23-2147633371.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Statistics Workbook",
|
||||
price: "$30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-school-elements-assortment_23-2149001171.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Advanced Economics Guide",
|
||||
price: "$55",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/party-flyer-template-with-colored-geometric-shapes_23-2147604530.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Modern Biology 101", price: "$45", imageSrc: "http://img.b2bpic.net/free-vector/template-business-leaflet-with-abstract-design_23-2147633371.jpg" },
|
||||
{ id: "p2", name: "Statistics Workbook", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/view-school-elements-assortment_23-2149001171.jpg" },
|
||||
{ id: "p3", name: "Advanced Economics Guide", price: "$55", imageSrc: "http://img.b2bpic.net/free-vector/party-flyer-template-with-colored-geometric-shapes_23-2147604530.jpg" }
|
||||
]}
|
||||
title="Popular Learning Materials"
|
||||
description="Curated collection of textbooks and study resources."
|
||||
@@ -264,30 +133,15 @@ export default function LandingPage() {
|
||||
testimonial="This platform has completely transformed how I study. I found my required textbook for half the price and connected with study partners within hours!"
|
||||
rating={5}
|
||||
author="Sarah Miller"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-book_23-2148680226.jpg",
|
||||
alt: "Sarah Miller",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-entrepreneur-woman_23-2148898746.jpg",
|
||||
alt: "John Doe",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-library_641386-223.jpg",
|
||||
alt: "Anna Brown",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg",
|
||||
alt: "David Wilson",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-entrepreneur-woman_23-2148898746.jpg",
|
||||
alt: "Mark Smith",
|
||||
},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-book_23-2148680226.jpg", alt: "Sarah Miller" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-young-entrepreneur-woman_23-2148898746.jpg", alt: "John Doe" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-young-woman-library_641386-223.jpg", alt: "Anna Brown" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg", alt: "David Wilson" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-young-entrepreneur-woman_23-2148898746.jpg", alt: "Mark Smith" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -295,50 +149,33 @@ export default function LandingPage() {
|
||||
<FaqDouble
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Is the platform free?",
|
||||
content: "Yes, basic access is completely free.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How do I trade books?",
|
||||
content: "Post in the marketplace and reach out to local members.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can I share private notes?",
|
||||
content: "You control privacy settings for every note you upload.",
|
||||
},
|
||||
]}
|
||||
faqsAnimation="blur-reveal"
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our platform."
|
||||
faqsAnimation="blur-reveal"
|
||||
faqs={[
|
||||
{ id: "f1", title: "Is the platform free?", content: "Yes, basic access is completely free." },
|
||||
{ id: "f2", title: "How do I trade books?", content: "Post in the marketplace and reach out to local members." },
|
||||
{ id: "f3", title: "Can I share private notes?", content: "You control privacy settings for every note you upload." }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Stay Updated"
|
||||
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?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-happy-students-preparing-exam_1098-2777.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="KnowledgeLink"
|
||||
copyrightText="© 2025 KnowledgeLink Ecosystem"
|
||||
/>
|
||||
<FooterCard logoText="KnowledgeLink" copyrightText="© 2025 KnowledgeLink Ecosystem" />
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user