Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-05 22:18:58 +00:00

View File

@@ -26,223 +26,128 @@ export default function LandingPage() {
headingFontWeight="medium"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Subjects",
id: "subjects",
},
{
name: "Resources",
id: "resources",
},
{
name: "AI Checker",
id: "ai-check",
},
]}
brandName="PaperStack"
button={{
text: "Try AI",
href: "#ai-check",
}}
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Subjects", id: "subjects" },
{ name: "Resources", id: "resources" },
{ name: "AI Checker", id: "ai-check" },
]}
brandName="PaperStack"
button={{
text: "Try AI", href: "#ai-check"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlay
title="Every paper. Instantly found."
description="Search by subject name or CAIE code. Past papers, topicals, mark schemes — plus AI that spots your weak topics and sends you to the right lesson."
tag="Cambridge CIE A-Level Resources"
buttons={[
{
text: "Browse Resources",
href: "#resources",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=1"
showBlur={true}
textPosition="bottom"
avatars={[
{
src: "http://img.b2bpic.net/free-vector/gradient-high-school-logo-design_23-2149635604.jpg",
alt: "Cambridge Assessment",
},
{
src: "http://img.b2bpic.net/free-photo/price-tag-front-side_187299-40109.jpg",
alt: "Global Resources",
},
{
src: "http://img.b2bpic.net/free-photo/emblem-icon-banner-badge-graphic_53876-121022.jpg",
alt: "Academic Support",
},
{
src: "http://img.b2bpic.net/free-photo/e-learning-knowledge-online-class_53876-120718.jpg",
alt: "Study Network",
},
{
src: "http://img.b2bpic.net/free-vector/geography-education-logo-template-vector-with-globe-science-graphic_53876-125989.jpg",
alt: "Elite Scholars",
},
]}
avatarText="Trusted by 50,000+ students globally"
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlay
title="Every paper. Instantly found."
description="Search by subject name or CAIE code. Past papers, topicals, mark schemes — plus AI that spots your weak topics and sends you to the right lesson."
tag="Cambridge CIE A-Level Resources"
buttons={[{ text: "Browse Resources", href: "#resources" }]}
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg"
showBlur={true}
textPosition="bottom"
avatars={[
{ src: "http://img.b2bpic.net/free-vector/gradient-high-school-logo-design_23-2149635604.jpg", alt: "Cambridge Assessment" },
{ src: "http://img.b2bpic.net/free-photo/price-tag-front-side_187299-40109.jpg", alt: "Global Resources" },
{ src: "http://img.b2bpic.net/free-photo/emblem-icon-banner-badge-graphic_53876-121022.jpg", alt: "Academic Support" },
{ src: "http://img.b2bpic.net/free-photo/e-learning-knowledge-online-class_53876-120718.jpg", alt: "Study Network" },
{ src: "http://img.b2bpic.net/free-vector/geography-education-logo-template-vector-with-globe-science-graphic_53876-125989.jpg", alt: "Elite Scholars" },
]}
avatarText="Trusted by 50,000+ students globally"
/>
</div>
<div id="subjects" data-section="subjects">
<FeatureCardTwentyFive
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "Mathematics",
description: "Pure Math, Mechanics, and Statistics resources (9709).",
icon: BarChart2,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=2",
imageAlt: "Math resources",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=3",
imageAlt: "Math papers",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=4",
imageAlt: "educational software dashboard dark mode",
},
{
title: "Physics",
description: "Electricity, Waves, and Quantum modules (9702).",
icon: BookOpen,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=5",
imageAlt: "Physics resources",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=6",
imageAlt: "Physics papers",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/international-day-education-futuristic-style_23-2150998659.jpg?_wi=1",
imageAlt: "ai tutor digital brain concept",
},
{
title: "Chemistry",
description: "Organic and Physical chemistry practice sets (9701).",
icon: GraduationCap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=7",
imageAlt: "Chemistry resources",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=8",
imageAlt: "Chemistry papers",
},
],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-high-school-logo-design_23-2149635604.jpg",
imageAlt: "c Cambridge education logo",
},
]}
title="What are you studying?"
description="Comprehensive access to past papers for all major A-Level subjects."
/>
</div>
<div id="subjects" data-section="subjects">
<FeatureCardTwentyFive
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
title="What are you studying?"
description="Comprehensive access to past papers for all major A-Level subjects."
features={[
{
title: "Mathematics", description: "Pure Math, Mechanics, and Statistics resources (9709).", icon: BarChart2,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg", imageAlt: "Math resources" },
{ imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg", imageAlt: "Math papers" },
]
},
{
title: "Physics", description: "Electricity, Waves, and Quantum modules (9702).", icon: BookOpen,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg", imageAlt: "Physics resources" },
{ imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg", imageAlt: "Physics papers" },
]
},
{
title: "Chemistry", description: "Organic and Physical chemistry practice sets (9701).", icon: GraduationCap,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg", imageAlt: "Chemistry resources" },
{ imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg", imageAlt: "Chemistry papers" },
]
},
]}
/>
</div>
<div id="ai-check" data-section="ai-check">
<MediaAbout
useInvertedBackground={true}
title="Know exactly where you're losing marks."
description="Paste your answer and get instant CIE mark-scheme feedback. If the AI detects a weak topic, it links you directly to an A-Level YouTube lesson on that topic."
tag="AI Answer Checker"
imageSrc="http://img.b2bpic.net/free-photo/international-day-education-futuristic-style_23-2150998659.jpg?_wi=2"
/>
</div>
<div id="ai-check" data-section="ai-check">
<MediaAbout
useInvertedBackground={true}
title="Know exactly where you're losing marks."
description="Paste your answer and get instant CIE mark-scheme feedback. If the AI detects a weak topic, it links you directly to an A-Level YouTube lesson on that topic."
tag="AI Answer Checker"
imageSrc="http://img.b2bpic.net/free-photo/international-day-education-futuristic-style_23-2150998659.jpg"
/>
</div>
<div id="social" data-section="social">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"Cambridge Assessment",
"PaperStack Labs",
"Global EduNet",
"Academic Scholars",
"Student Portal",
"Elite Study Tools",
"Past Paper Hub",
]}
title="Trusted by Students & Educators"
description="Join thousands of A-Level students mastering the Cambridge curriculum."
/>
</div>
<div id="social" data-section="social">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"Cambridge Assessment", "PaperStack Labs", "Global EduNet", "Academic Scholars", "Student Portal", "Elite Study Tools", "Past Paper Hub"]}
title="Trusted by Students & Educators"
description="Join thousands of A-Level students mastering the Cambridge curriculum."
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Are these resources official?",
content: "Our papers are sourced from public Cambridge Assessment archives for revision purposes.",
},
{
id: "2",
title: "How does the AI checker work?",
content: "Our AI compares your input against official marking criteria and identifies knowledge gaps.",
},
{
id: "3",
title: "Is the platform free?",
content: "Yes, basic resources are accessible for all students, with optional advanced AI features.",
},
]}
title="Frequently Asked Questions"
description="Common queries about our past paper database and AI features."
faqsAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{ id: "1", title: "Are these resources official?", content: "Our papers are sourced from public Cambridge Assessment archives for revision purposes." },
{ id: "2", title: "How does the AI checker work?", content: "Our AI compares your input against official marking criteria and identifies knowledge gaps." },
{ id: "3", title: "Is the platform free?", content: "Yes, basic resources are accessible for all students, with optional advanced AI features." },
]}
title="Frequently Asked Questions"
description="Common queries about our past paper database and AI features."
faqsAnimation="slide-up"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Subjects",
href: "#subjects",
},
{
label: "Resources",
href: "#resources",
},
{
label: "AI Tool",
href: "#ai-check",
},
],
},
{
items: [
{
label: "Terms of Service",
href: "#",
},
{
label: "Privacy Policy",
href: "#",
},
],
},
]}
logoText="PaperStack"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{ label: "Subjects", href: "#subjects" },
{ label: "Resources", href: "#resources" },
{ label: "AI Tool", href: "#ai-check" },
],
},
{
items: [
{ label: "Terms of Service", href: "#" },
{ label: "Privacy Policy", href: "#" },
],
},
]}
logoText="PaperStack"
/>
</div>
</ReactLenis>
</ThemeProvider>
);