From 8288c26ee6cb4b80a39255fd3ba7b756a9fed828 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 08:55:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 282 ++++++++++------------------------------------- 1 file changed, 57 insertions(+), 225 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d506a24..67cfca0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,47 +47,26 @@ export default function LandingPage() {
@@ -107,47 +78,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "AI Chat Tutor", - description: "Ask anything anytime. 24/7 personal tutor for math, coding, and concepts.", - tag: "AI", - imageSrc: "http://img.b2bpic.net/free-vector/business-administration-line-icons-set_1057-11007.jpg", - }, + id: "f1", title: "AI Chat Tutor", description: "Ask anything anytime. 24/7 personal tutor for math, coding, and concepts.", tag: "AI", imageSrc: "http://img.b2bpic.net/free-vector/business-administration-line-icons-set_1057-11007.jpg"}, { - id: "f2", - title: "Smart Study Planner", - description: "Auto-generate schedules based on your exam dates and study habits.", - tag: "Productivity", - imageSrc: "http://img.b2bpic.net/free-photo/education-application-knowledge-development-concept_53876-105721.jpg", - }, + id: "f2", title: "Smart Study Planner", description: "Auto-generate schedules based on your exam dates and study habits.", tag: "Productivity", imageSrc: "http://img.b2bpic.net/free-photo/education-application-knowledge-development-concept_53876-105721.jpg"}, { - id: "f3", - title: "Intelligent Notes", - description: "AI-summarized notes, flashcards, and mind maps generated from your files.", - tag: "Notes", - imageSrc: "http://img.b2bpic.net/free-photo/person-making-notes-with-pen-paper_482257-82344.jpg", - }, + id: "f3", title: "Intelligent Notes", description: "AI-summarized notes, flashcards, and mind maps generated from your files.", tag: "Notes", imageSrc: "http://img.b2bpic.net/free-photo/person-making-notes-with-pen-paper_482257-82344.jpg"}, { - id: "f4", - title: "Voice Learning", - description: "Learn through conversation. Just speak your topic and start studying.", - tag: "Voice", - imageSrc: "http://img.b2bpic.net/free-photo/loudspeaker-sound-loudness-graphic-symbol-icon_53876-133611.jpg", - }, + id: "f4", title: "Voice Learning", description: "Learn through conversation. Just speak your topic and start studying.", tag: "Voice", imageSrc: "http://img.b2bpic.net/free-photo/loudspeaker-sound-loudness-graphic-symbol-icon_53876-133611.jpg"}, { - id: "f5", - title: "Deep Analytics", - description: "Track your study hours, consistency, and progress with detailed dashboards.", - tag: "Analytics", - imageSrc: "http://img.b2bpic.net/free-photo/analyzing-financial-charts-tablet-business-meeting_23-2151979250.jpg", - }, + id: "f5", title: "Deep Analytics", description: "Track your study hours, consistency, and progress with detailed dashboards.", tag: "Analytics", imageSrc: "http://img.b2bpic.net/free-photo/analyzing-financial-charts-tablet-business-meeting_23-2151979250.jpg"}, { - id: "f6", - title: "Gamified Motivation", - description: "Earn XP, maintain daily streaks, and level up as you master your subjects.", - tag: "Motivation", - imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104511.jpg", - }, + id: "f6", title: "Gamified Motivation", description: "Earn XP, maintain daily streaks, and level up as you master your subjects.", tag: "Motivation", imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104511.jpg"}, ]} title="Built for Smarter Learning" description="Everything you need to excel in your studies, all in one intelligent app." @@ -156,52 +97,23 @@ export default function LandingPage() {
@@ -233,53 +138,27 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "free", - badge: "Essential", - price: "$0", - subtitle: "Perfect for casual learners", - features: [ - "Limited Chats", - "Basic PDF upload", - "Core Study tools", - ], + id: "free", badge: "Essential", price: "$0", subtitle: "Perfect for casual learners", features: [ + "Limited Chats", "Basic PDF upload", "Core Study tools"], buttons: [ { - text: "Get Started", - }, + text: "Get Started"}, ], }, { - id: "pro", - badge: "Recommended", - price: "$9/mo", - subtitle: "For serious academic growth", - features: [ - "Unlimited AI Chats", - "Unlimited PDF Uploads", - "Exam Prep Mode", - "Advanced Analytics", - ], + id: "pro", badge: "Recommended", price: "$9/mo", subtitle: "For serious academic growth", features: [ + "Unlimited AI Chats", "Unlimited PDF Uploads", "Exam Prep Mode", "Advanced Analytics"], buttons: [ { - text: "Upgrade to Pro", - }, + text: "Upgrade to Pro"}, ], }, { - id: "team", - badge: "Elite", - price: "$19/mo", - subtitle: "For power learners", - features: [ - "Everything in Pro", - "Voice AI Tutor", - "Group Study Rooms", - "Priority Support", - ], + id: "team", badge: "Elite", price: "$19/mo", subtitle: "For power learners", features: [ + "Everything in Pro", "Voice AI Tutor", "Group Study Rooms", "Priority Support"], buttons: [ { - text: "Choose Team", - }, + text: "Choose Team"}, ], }, ]} @@ -294,25 +173,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq1", - title: "Does it support offline learning?", - content: "Yes, Evern Learn AI includes an offline mode for your saved notes and flashcards, so you can study without internet.", - }, + id: "faq1", title: "Does it support offline learning?", content: "Yes, Evern Learn AI includes an offline mode for your saved notes and flashcards, so you can study without internet."}, { - id: "faq2", - title: "Which languages are supported?", - content: "We support over 100 languages including Hindi, Tamil, Telugu, Arabic, Spanish, French, Japanese, and more.", - }, + id: "faq2", title: "Which languages are supported?", content: "We support over 100 languages including Hindi, Tamil, Telugu, Arabic, Spanish, French, Japanese, and more."}, { - id: "faq3", - title: "Is the AI safe to use for exams?", - content: "Our AI is designed as a learning companion to help explain concepts, clarify doubts, and structure revision.", - }, + id: "faq3", title: "Is the AI safe to use for exams?", content: "Our AI is designed as a learning companion to help explain concepts, clarify doubts, and structure revision."}, { - id: "faq4", - title: "Can I sync across devices?", - content: "Yes, your dashboard, study plan, and notes are synced across all your web and mobile platforms instantly.", - }, + id: "faq4", title: "Can I sync across devices?", content: "Yes, your dashboard, study plan, and notes are synced across all your web and mobile platforms instantly."}, ]} title="Frequently Asked Questions" description="Clear answers to your questions about Evern Learn AI." @@ -327,31 +194,16 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "1M+", - title: "Students Helped", - items: [ - "Globally active", - "Across 150+ countries", - ], + id: "m1", value: "1M+", title: "Students Helped", items: [ + "Globally active", "Across 150+ countries"], }, { - id: "m2", - value: "500k+", - title: "Flashcards Generated", - items: [ - "Deep knowledge", - "Active recall success", - ], + id: "m2", value: "500k+", title: "Flashcards Generated", items: [ + "Deep knowledge", "Active recall success"], }, { - id: "m3", - value: "10M+", - title: "Study Hours", - items: [ - "Highly consistent", - "Performance driven", - ], + id: "m3", value: "10M+", title: "Study Hours", items: [ + "Highly consistent", "Performance driven"], }, ]} title="Proven Results" @@ -363,8 +215,7 @@ export default function LandingPage() {