Merge version_1 into main #1

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

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Zap, BookOpen, TrendingUp, Users } from 'lucide-react';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -31,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "Pricing",
id: "pricing",
},
name: "Pricing", id: "pricing"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
]}
brandName="StudyMaster"
/>
@@ -54,19 +47,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="Master Your Revision"
description="Comprehensive tools and community-driven revision resources for students aiming for academic success."
buttons={[
{
text: "Get Started",
href: "#pricing",
},
text: "Get Started", href: "#pricing"},
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/various-object-shelf_1252-615.jpg"
imageAlt="Students studying"
@@ -82,17 +70,11 @@ export default function LandingPage() {
description="We provide a structured path to success, turning chaotic revision sessions into clear, manageable, and effective study goals."
bulletPoints={[
{
title: "Structured Learning",
description: "Customized study paths to fit your pace.",
},
title: "Structured Learning", description: "Customized study paths to fit your pace."},
{
title: "Memory Tools",
description: "Proven flashcard and recall techniques.",
},
title: "Memory Tools", description: "Proven flashcard and recall techniques."},
{
title: "Progress Insights",
description: "Track improvements with detailed analytics.",
},
title: "Progress Insights", description: "Track improvements with detailed analytics."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-taking-notes_23-2148888827.jpg"
mediaAnimation="slide-up"
@@ -105,28 +87,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Smart Scheduler",
description: "Optimized revision blocks.",
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-used-fashion-design_53876-167111.jpg",
buttonIcon: "Zap",
title: "Smart Scheduler", description: "Optimized revision blocks.", imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-used-fashion-design_53876-167111.jpg", buttonIcon: Zap,
},
{
title: "Interactive Cards",
description: "Active recall technology.",
imageSrc: "http://img.b2bpic.net/free-photo/dementia-parkinson-s-disease-adhd-composition-head-disease-theme_185193-110267.jpg",
buttonIcon: "BookOpen",
title: "Interactive Cards", description: "Active recall technology.", imageSrc: "http://img.b2bpic.net/free-photo/dementia-parkinson-s-disease-adhd-composition-head-disease-theme_185193-110267.jpg", buttonIcon: BookOpen,
},
{
title: "Performance Tracking",
description: "Visual data on your growth.",
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-team-women-planning-business-project-with-analysis-presentation-display-workmates-using-monitor-explain-data-analysis-company-growth-development-office_482257-35262.jpg",
buttonIcon: "TrendingUp",
title: "Performance Tracking", description: "Visual data on your growth.", imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-team-women-planning-business-project-with-analysis-presentation-display-workmates-using-monitor-explain-data-analysis-company-growth-development-office_482257-35262.jpg", buttonIcon: TrendingUp,
},
{
title: "Peer Collaboration",
description: "Community support groups.",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-academic-scholars-library-join-video-call-with-medic-tutor_482257-123171.jpg",
buttonIcon: "Users",
title: "Peer Collaboration", description: "Community support groups.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-academic-scholars-library-join-video-call-with-medic-tutor_482257-123171.jpg", buttonIcon: Users,
},
]}
title="Core Revision Features"
@@ -141,36 +111,19 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
badge: "Entry",
price: "Free",
subtitle: "Get started with essentials.",
features: [
"Revision Dashboard",
"10 Flashcards/Day",
],
id: "basic", badge: "Entry", price: "Free", subtitle: "Get started with essentials.", features: [
"Revision Dashboard", "10 Flashcards/Day"],
buttons: [
{
text: "Sign Up",
href: "#contact",
},
text: "Sign Up", href: "#contact"},
],
},
{
id: "pro",
badge: "Pro",
price: "$9/mo",
subtitle: "For dedicated students.",
features: [
"Unlimited Cards",
"Advanced Analytics",
"Expert Guidance",
],
id: "pro", badge: "Pro", price: "$9/mo", subtitle: "For dedicated students.", features: [
"Unlimited Cards", "Advanced Analytics", "Expert Guidance"],
buttons: [
{
text: "Upgrade",
href: "#contact",
},
text: "Upgrade", href: "#contact"},
],
},
]}
@@ -186,40 +139,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Alice M.",
handle: "@alice",
testimonial: "Truly changed how I revise.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-young-woman-with-black-hair-walking_1262-19104.jpg",
},
id: "1", name: "Alice M.", handle: "@alice", testimonial: "Truly changed how I revise.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-young-woman-with-black-hair-walking_1262-19104.jpg"},
{
id: "2",
name: "Bob D.",
handle: "@bob",
testimonial: "Passed all my exams!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-stylish-young-woman-shows-okay-sign-holds-notebook-reads-aloud-her-notes-records_1258-255230.jpg",
},
id: "2", name: "Bob D.", handle: "@bob", testimonial: "Passed all my exams!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-stylish-young-woman-shows-okay-sign-holds-notebook-reads-aloud-her-notes-records_1258-255230.jpg"},
{
id: "3",
name: "Charlie S.",
handle: "@charlie",
testimonial: "The flashcards are great.",
imageSrc: "http://img.b2bpic.net/free-photo/sad-teenage-girl-with-book-her-hands-emotion-concept_169016-64339.jpg",
},
id: "3", name: "Charlie S.", handle: "@charlie", testimonial: "The flashcards are great.", imageSrc: "http://img.b2bpic.net/free-photo/sad-teenage-girl-with-book-her-hands-emotion-concept_169016-64339.jpg"},
{
id: "4",
name: "Diana K.",
handle: "@diana",
testimonial: "Very user friendly app.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-dark-skinned-student-looking-attentively-notebook-writing-notes-exercise-book-preparing-classes-university-eating-fast-food-concentrated-male-being-very-busy_273609-7500.jpg",
},
id: "4", name: "Diana K.", handle: "@diana", testimonial: "Very user friendly app.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-dark-skinned-student-looking-attentively-notebook-writing-notes-exercise-book-preparing-classes-university-eating-fast-food-concentrated-male-being-very-busy_273609-7500.jpg"},
{
id: "5",
name: "Evan G.",
handle: "@evan",
testimonial: "Best revision tool yet.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-schoolgirl-studying-with-laptop_23-2148203750.jpg",
},
id: "5", name: "Evan G.", handle: "@evan", testimonial: "Best revision tool yet.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-schoolgirl-studying-with-laptop_23-2148203750.jpg"},
]}
title="Student Success Stories"
description="Thousands of students have improved their grades with StudyMaster."
@@ -231,20 +159,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Is it free?",
content: "Yes, we have a basic free tier.",
},
id: "1", title: "Is it free?", content: "Yes, we have a basic free tier."},
{
id: "2",
title: "Can I cancel?",
content: "You can cancel any time.",
},
id: "2", title: "Can I cancel?", content: "You can cancel any time."},
{
id: "3",
title: "Is data shared?",
content: "No, your data is private.",
},
id: "3", title: "Is data shared?", content: "No, your data is private."},
]}
sideTitle="Frequently Asked"
faqsAnimation="slide-up"
@@ -255,8 +174,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Newsletter"
title="Stay Updated"
description="Get exclusive revision tips in your inbox."
@@ -267,21 +185,15 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Support",
href: "#contact",
},
label: "Support", href: "#contact"},
],
},
]}