From 8ee824fc5d3672c73d0c5a8d7691c087fea0b7fb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 06:38:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 377 +++++++---------------------------------------- 1 file changed, 50 insertions(+), 327 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e664181..11f1813 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,130 +32,44 @@ export default function LandingPage() {
@@ -166,20 +80,11 @@ export default function LandingPage() { title="Dedicated to Educational Excellence" description="With years of experience in private instruction, we combine proven pedagogy with modern technology to deliver learning experiences that bridge the gap between confusion and mastery." metrics={[ - { - value: "1000+", - title: "Students Mentored", - }, - { - value: "95%", - title: "Grade Improvement", - }, - { - value: "50+", - title: "Expert Tutors", - }, + { value: "1000+", title: "Students Mentored" }, + { value: "95%", title: "Grade Improvement" }, + { value: "50+", title: "Expert Tutors" } ]} - imageSrc="http://img.b2bpic.net/free-photo/having-test-university_1098-14206.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/having-test-university_1098-14206.jpg" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -190,27 +95,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - tag: "Personal", - title: "Individual Plans", - subtitle: "Curated for you", - description: "Every syllabus is adapted to your current knowledge, strengths, and goals.", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-office-accessories-table_23-2147953157.jpg?_wi=2", - }, - { - tag: "Flexible", - title: "Study Anywhere", - subtitle: "Learn your way", - description: "Access your sessions online from the comfort of home or join in-person sessions.", - imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg?_wi=2", - }, - { - tag: "Proven", - title: "Expert Feedback", - subtitle: "Consistent progress", - description: "Regular assessments ensure you are always trending upwards towards your objectives.", - imageSrc: "http://img.b2bpic.net/free-photo/concentrated-black-european-male-student-with-beard-preparing-examination-test-sitting-university-canteen-eating-sandwich-searching-information-internet-using-laptop_273609-7496.jpg?_wi=2", - }, + { tag: "Personal", title: "Individual Plans", subtitle: "Curated for you", description: "Every syllabus is adapted to your current knowledge, strengths, and goals.", imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-office-accessories-table_23-2147953157.jpg" }, + { tag: "Flexible", title: "Study Anywhere", subtitle: "Learn your way", description: "Access your sessions online from the comfort of home or join in-person sessions.", imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg" }, + { tag: "Proven", title: "Expert Feedback", subtitle: "Consistent progress", description: "Regular assessments ensure you are always trending upwards towards your objectives.", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-black-european-male-student-with-beard-preparing-examination-test-sitting-university-canteen-eating-sandwich-searching-information-internet-using-laptop_273609-7496.jpg" } ]} title="Why Elite Classes Stand Out" description="Experience a learning environment that prioritizes your individual growth through tailored sessions." @@ -224,48 +111,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Mathematics Masterclass", - price: "$60/hr", - variant: "STEM", - imageSrc: "http://img.b2bpic.net/free-photo/male-hispanic-high-school-student-solving-some-math-problems-white-board-school_662251-1824.jpg", - }, - { - id: "p2", - name: "Advanced Sciences", - price: "$65/hr", - variant: "STEM", - imageSrc: "http://img.b2bpic.net/free-photo/children-learning-more-about-chemistry-class_23-2149068339.jpg", - }, - { - id: "p3", - name: "Foreign Languages", - price: "$50/hr", - variant: "Arts", - imageSrc: "http://img.b2bpic.net/free-photo/young-diverse-students-attending-online-class-via-video-call-library_482257-123138.jpg", - }, - { - id: "p4", - name: "Digital Arts & Design", - price: "$70/hr", - variant: "Arts", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-boy-hands-holding-paintbrushes_259150-59518.jpg", - }, - { - id: "p5", - name: "Software Engineering", - price: "$80/hr", - variant: "Coding", - imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-using-isolated-screen-pc-ai-tech-startup_482257-125533.jpg", - }, - { - id: "p6", - name: "History & Research", - price: "$45/hr", - variant: "Humanities", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183737.jpg", - }, + { id: "p1", name: "Mathematics Masterclass", price: "$60/hr", variant: "STEM", imageSrc: "http://img.b2bpic.net/free-photo/male-hispanic-high-school-student-solving-some-math-problems-white-board-school_662251-1824.jpg" }, + { id: "p2", name: "Advanced Sciences", price: "$65/hr", variant: "STEM", imageSrc: "http://img.b2bpic.net/free-photo/children-learning-more-about-chemistry-class_23-2149068339.jpg" }, + { id: "p3", name: "Foreign Languages", price: "$50/hr", variant: "Arts", imageSrc: "http://img.b2bpic.net/free-photo/young-diverse-students-attending-online-class-via-video-call-library_482257-123138.jpg" }, + { id: "p4", name: "Digital Arts & Design", price: "$70/hr", variant: "Arts", imageSrc: "http://img.b2bpic.net/free-photo/top-view-boy-hands-holding-paintbrushes_259150-59518.jpg" }, + { id: "p5", name: "Software Engineering", price: "$80/hr", variant: "Coding", imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-using-isolated-screen-pc-ai-tech-startup_482257-125533.jpg" }, + { id: "p6", name: "History & Research", price: "$45/hr", variant: "Humanities", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183737.jpg" } ]} title="Our Popular Private Classes" description="Choose from our most sought-after subjects led by academic experts." @@ -278,56 +129,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} plans={[ - { - id: "basic", - badge: "Essentials", - price: "$199", - subtitle: "Perfect for quick review", - features: [ - "4 hours of tutoring", - "Email support", - "Personal progress log", - ], - buttons: [ - { - text: "Book Basic", - }, - ], - }, - { - id: "growth", - badge: "Most Popular", - price: "$499", - subtitle: "Best for consistent study", - features: [ - "12 hours of tutoring", - "24/7 priority support", - "Custom curriculum", - "Monthly exams", - ], - buttons: [ - { - text: "Book Growth", - }, - ], - }, - { - id: "master", - badge: "Comprehensive", - price: "$899", - subtitle: "For mastery level mastery", - features: [ - "24 hours of tutoring", - "Direct tutor access", - "Exam guarantee program", - "All-in-one resource pack", - ], - buttons: [ - { - text: "Book Master", - }, - ], - }, + { id: "basic", badge: "Essentials", price: "$199", subtitle: "Perfect for quick review", features: ["4 hours of tutoring", "Email support", "Personal progress log"], buttons: [{ text: "Book Basic" }] }, + { id: "growth", badge: "Most Popular", price: "$499", subtitle: "Best for consistent study", features: ["12 hours of tutoring", "24/7 priority support", "Custom curriculum", "Monthly exams"], buttons: [{ text: "Book Growth" }] }, + { id: "master", badge: "Comprehensive", price: "$899", subtitle: "For mastery level mastery", features: ["24 hours of tutoring", "Direct tutor access", "Exam guarantee program", "All-in-one resource pack"], buttons: [{ text: "Book Master" }] } ]} title="Flexible Learning Packages" description="Whether you need a quick boost or consistent long-term support, we have a plan for you." @@ -340,46 +144,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah Miller", - handle: "@sarah_m", - testimonial: "Excellent tutoring for AP Calculus. I got a 5 on my final exam!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361579.jpg", - }, - { - id: "2", - name: "James Chen", - handle: "@jchen", - testimonial: "My writing skills improved dramatically after just a month of classes.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-father-helping-kid-with-homework_23-2149153931.jpg", - }, - { - id: "3", - name: "Olivia Rose", - handle: "@orose", - testimonial: "The science curriculum is simplified in such a helpful way.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-dark-haired-serious-girl-jeans-jacket-glasses-reads-book-against-summer-green-park_231208-4230.jpg", - }, - { - id: "4", - name: "Liam Scott", - handle: "@lscott", - testimonial: "Great experience with professional tutors. Very structured environment.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-working-together-cafe_273609-13300.jpg", - }, - { - id: "5", - name: "Ava Williams", - handle: "@awilliams", - testimonial: "Taught me the fundamentals I was missing for years.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/concentrated-woman-reading-book_23-2147864184.jpg", - }, + { id: "1", name: "Sarah Miller", handle: "@sarah_m", testimonial: "Excellent tutoring for AP Calculus. I got a 5 on my final exam!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361579.jpg" }, + { id: "2", name: "James Chen", handle: "@jchen", testimonial: "My writing skills improved dramatically after just a month of classes.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-father-helping-kid-with-homework_23-2149153931.jpg" }, + { id: "3", name: "Olivia Rose", handle: "@orose", testimonial: "The science curriculum is simplified in such a helpful way.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-dark-haired-serious-girl-jeans-jacket-glasses-reads-book-against-summer-green-park_231208-4230.jpg" }, + { id: "4", name: "Liam Scott", handle: "@lscott", testimonial: "Great experience with professional tutors. Very structured environment.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-working-together-cafe_273609-13300.jpg" }, + { id: "5", name: "Ava Williams", handle: "@awilliams", testimonial: "Taught me the fundamentals I was missing for years.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/concentrated-woman-reading-book_23-2147864184.jpg" } ]} showRating={true} title="Success Stories from Our Students" @@ -392,21 +161,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "How do I choose the right tutor?", - content: "Our placement process matches your goals and subject needs with the best-suited educator.", - }, - { - id: "f2", - title: "Can I request in-person classes?", - content: "Yes, we offer both online and select in-person sessions based on location.", - }, - { - id: "f3", - title: "Are these classes one-on-one?", - content: "Our default focus is one-on-one to ensure total attention and progress.", - }, + { id: "f1", title: "How do I choose the right tutor?", content: "Our placement process matches your goals and subject needs with the best-suited educator." }, + { id: "f2", title: "Can I request in-person classes?", content: "Yes, we offer both online and select in-person sessions based on location." }, + { id: "f3", title: "Are these classes one-on-one?", content: "Our default focus is one-on-one to ensure total attention and progress." } ]} title="Frequently Asked Questions" description="Get quick answers about our enrollment, payment, and learning structure." @@ -417,9 +174,7 @@ export default function LandingPage() {