From 4dac4735693aa33e4ddc3355b978bb498cc91cb4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 05:31:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 191 ++++++++++------------------------------------- 1 file changed, 39 insertions(+), 152 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e4cfda..87c1b37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -52,43 +44,27 @@ export default function LandingPage() {
@@ -98,9 +74,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Your Personal AI Study Coach" description={[ - "StudyCoach AI turns overwhelming study loads into manageable, daily milestones. Our AI creates customized plans tailored to your specific subject and exam date.", - "We combine expert pedagogy with intelligent technology to ensure you stay ahead of your schedule, solve doubts instantly, and hit your target goals.", - ]} + "StudyCoach AI turns overwhelming study loads into manageable, daily milestones. Our AI creates customized plans tailored to your specific subject and exam date.", "We combine expert pedagogy with intelligent technology to ensure you stay ahead of your schedule, solve doubts instantly, and hit your target goals."]} /> @@ -111,25 +85,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "AI Study Planner", - description: "Generate custom daily study schedules based on your exams.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/planner-schedule-icon-modern-flat-vector-1774589300026-25a23ace.png", - imageAlt: "Planner icon", - }, + title: "AI Study Planner", description: "Generate custom daily study schedules based on your exams.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/planner-schedule-icon-modern-flat-vector-1774589300026-25a23ace.png", imageAlt: "Planner icon"}, { id: 2, - title: "Doubt Solver Chat", - description: "Get simple, expert answers to your toughest questions.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/ai-chat-bubble-icon-simple-vector-style-1774589299545-8515e640.png", - imageAlt: "Chat icon", - }, + title: "Doubt Solver Chat", description: "Get simple, expert answers to your toughest questions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/ai-chat-bubble-icon-simple-vector-style-1774589299545-8515e640.png", imageAlt: "Chat icon"}, { id: 3, - title: "Progress Tracking", - description: "Visualize your completion percentage and stay consistent.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/percentage-track-progress-gauge-clean-ui-1774589299354-8593f6d6.png", - imageAlt: "Tracking icon", - }, + title: "Progress Tracking", description: "Visualize your completion percentage and stay consistent.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/percentage-track-progress-gauge-clean-ui-1774589299354-8593f6d6.png", imageAlt: "Tracking icon"}, ]} title="Built for Student Success" description="Powerful features to optimize your learning journey." @@ -143,52 +105,28 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "basic", - badge: "Free", - price: "$0", - subtitle: "Basic AI features", - buttons: [ + id: "basic", badge: "Free", price: "$0", subtitle: "Basic AI features", buttons: [ { - text: "Start Free", - }, + text: "Start Free"}, ], features: [ - "5 Questions/Day", - "Basic Study Plans", - "General Progress", - ], + "5 Questions/Day", "Basic Study Plans", "General Progress"], }, { - id: "premium-monthly", - badge: "Pro", - price: "$30/mo", - subtitle: "Monthly access", - buttons: [ + id: "premium-monthly", badge: "Pro", price: "$30/mo", subtitle: "Monthly access", buttons: [ { - text: "Subscribe Now", - }, + text: "Subscribe Now"}, ], features: [ - "Unlimited AI Help", - "Priority Plans", - "Detailed Analytics", - ], + "Unlimited AI Help", "Priority Plans", "Detailed Analytics"], }, { - id: "premium-annual", - badge: "Best Value", - price: "$25/mo", - subtitle: "Billed annually", - buttons: [ + id: "premium-annual", badge: "Best Value", price: "$25/mo", subtitle: "Billed annually", buttons: [ { - text: "Save Yearly", - }, + text: "Save Yearly"}, ], features: [ - "Unlimited AI Help", - "Annual Savings", - "Premium Badges", - ], + "Unlimited AI Help", "Annual Savings", "Premium Badges"], }, ]} title="Flexible Pricing Options" @@ -202,45 +140,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Maya R.", - date: "Jan 2025", - title: "Medical Student", - quote: "I passed my finals thanks to the daily plans!", - tag: "Exam Success", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/professional-student-avatar-happy-and-ch-1774589301195-dd6c4179.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/medical-study-textbooks-on-desk-1774589299811-84045d16.png", - }, + id: "1", name: "Maya R.", date: "Jan 2025", title: "Medical Student", quote: "I passed my finals thanks to the daily plans!", tag: "Exam Success", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/professional-student-avatar-happy-and-ch-1774589301195-dd6c4179.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/medical-study-textbooks-on-desk-1774589299811-84045d16.png"}, { - id: "2", - name: "James K.", - date: "Dec 2024", - title: "Engineering", - quote: "The AI explanations are incredibly simple.", - tag: "Math Pro", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/student-with-glasses-studious-looking-1774589300149-ddcf0037.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/math-equation-notebook-1774589300522-e3f0d875.png", - }, + id: "2", name: "James K.", date: "Dec 2024", title: "Engineering", quote: "The AI explanations are incredibly simple.", tag: "Math Pro", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/student-with-glasses-studious-looking-1774589300149-ddcf0037.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/math-equation-notebook-1774589300522-e3f0d875.png"}, { - id: "3", - name: "Elena S.", - date: "Nov 2024", - title: "History Major", - quote: "The streak system kept me on top of my reading.", - tag: "Consistent", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/smiling-student-avatar-1774589299926-03e511a6.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/literature-and-history-books-library-she-1774589300500-1f5c8436.png", - }, + id: "3", name: "Elena S.", date: "Nov 2024", title: "History Major", quote: "The streak system kept me on top of my reading.", tag: "Consistent", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/smiling-student-avatar-1774589299926-03e511a6.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/literature-and-history-books-library-she-1774589300500-1f5c8436.png"}, { - id: "4", - name: "Rahul P.", - date: "Oct 2024", - title: "CS Student", - quote: "Perfect for debugging my study schedule daily.", - tag: "Top Scorer", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/confident-student-portrait-1774589300940-a43ecabf.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/coding-screen-dashboard-laptop-1774589301943-469e6684.png", - }, + id: "4", name: "Rahul P.", date: "Oct 2024", title: "CS Student", quote: "Perfect for debugging my study schedule daily.", tag: "Top Scorer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/confident-student-portrait-1774589300940-a43ecabf.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/coding-screen-dashboard-laptop-1774589301943-469e6684.png"}, ]} title="Trusted by Students" description="Hear how StudyCoach AI transformed their preparation." @@ -253,20 +159,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "How does the study plan work?", - content: "Our AI analyzes your exam date and subject content to generate a balanced daily study schedule.", - }, + id: "q1", title: "How does the study plan work?", content: "Our AI analyzes your exam date and subject content to generate a balanced daily study schedule."}, { - id: "q2", - title: "What payment methods are supported?", - content: "We support Payoneer for secure, global subscription payments.", - }, + id: "q2", title: "What payment methods are supported?", content: "We support Payoneer for secure, global subscription payments."}, { - id: "q3", - title: "Can I cancel my subscription anytime?", - content: "Yes, you can manage your subscription directly from your dashboard settings.", - }, + id: "q3", title: "Can I cancel my subscription anytime?", content: "Yes, you can manage your subscription directly from your dashboard settings."}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkizvW9pyMSIEgho4Reud2UqvC/help-center-support-illustration-simple--1774589300274-1edf3213.png" mediaAnimation="slide-up" @@ -280,29 +177,19 @@ export default function LandingPage() {