diff --git a/src/app/page.tsx b/src/app/page.tsx
index 80cffcb..d0f71d7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
@@ -57,37 +47,24 @@ export default function LandingPage() {
@@ -100,17 +77,11 @@ export default function LandingPage() {
description="With over 10 years of experience teaching psychology, I am committed to making complex concepts accessible and transformative. My approach combines evidence-based theory with real-world applications to empower every student."
metrics={[
{
- value: "10+",
- title: "Years Experience",
- },
+ value: "10+", title: "Years Experience"},
{
- value: "500+",
- title: "Students Mentored",
- },
+ value: "500+", title: "Students Mentored"},
{
- value: "95%",
- title: "Satisfaction Rate",
- },
+ value: "95%", title: "Satisfaction Rate"},
]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg"
mediaAnimation="slide-up"
@@ -124,55 +95,31 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Fundamentals of Psychology",
- description: "A deep dive into the core principles of human behavior.",
- icon: BookOpen,
+ title: "Fundamentals of Psychology", description: "A deep dive into the core principles of human behavior.", icon: BookOpen,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-artist-looking-drawing_23-2148372148.jpg",
- imageAlt: "Course 1a",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-artist-looking-drawing_23-2148372148.jpg", imageAlt: "Course 1a"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-illustration-mental-health-day-awareness_23-2151813356.jpg",
- imageAlt: "Course 1b",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-illustration-mental-health-day-awareness_23-2151813356.jpg", imageAlt: "Course 1b"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/image-young-man-successful-businessman-sitting-table-looking-laptop-working-office-looking-concentrated-project-doing-job-task-drinking-coffee_1258-314561.jpg?_wi=2",
- imageAlt: "cozy library study desk books",
},
{
- title: "Cognitive Behavioral Growth",
- description: "Learn practical tools to apply CBT techniques in daily life.",
- icon: Lightbulb,
+ title: "Cognitive Behavioral Growth", description: "Learn practical tools to apply CBT techniques in daily life.", icon: Lightbulb,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-teacher-wearing-glasses-holding-abacus-explaining-lesson-looking-with-pensive-expression-thinking-sitting-school-desk-front-blackboard-classroom_141793-131243.jpg",
- imageAlt: "Course 2a",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-teacher-wearing-glasses-holding-abacus-explaining-lesson-looking-with-pensive-expression-thinking-sitting-school-desk-front-blackboard-classroom_141793-131243.jpg", imageAlt: "Course 2a"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/empty-chairs-modern-brick-wall-room_482257-119333.jpg",
- imageAlt: "Course 2b",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/empty-chairs-modern-brick-wall-room_482257-119333.jpg", imageAlt: "Course 2b"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/human-brain-detailed-structure_23-2150930076.jpg?_wi=2",
- imageAlt: "cozy library study desk books",
},
{
- title: "Advanced Behavioral Research",
- description: "Explore methodology and scientific rigor in behavioral studies.",
- icon: BookOpen,
+ title: "Advanced Behavioral Research", description: "Explore methodology and scientific rigor in behavioral studies.", icon: BookOpen,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/apple-corner-slate_23-2147628656.jpg",
- imageAlt: "Course 3a",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/apple-corner-slate_23-2147628656.jpg", imageAlt: "Course 3a"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/strict-young-female-teacher-wearing-glasses-holding-mini-chalkboard-sitting-desk-with-school-tools-classroom_141793-137315.jpg",
- imageAlt: "Course 3b",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/strict-young-female-teacher-wearing-glasses-holding-mini-chalkboard-sitting-desk-with-school-tools-classroom_141793-137315.jpg", imageAlt: "Course 3b"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/young-teacher-using-laptop-explaining-lesson-her-students-online_637285-9392.jpg?_wi=2",
- imageAlt: "cozy library study desk books",
},
]}
title="Courses & Mentorship"
@@ -186,25 +133,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "Who are these courses for?",
- content: "Designed for students, professionals, and lifelong learners interested in psychology.",
- },
+ id: "1", title: "Who are these courses for?", content: "Designed for students, professionals, and lifelong learners interested in psychology."},
{
- id: "2",
- title: "Is there a certificate?",
- content: "Yes, certificates are provided upon successful completion of advanced modules.",
- },
+ id: "2", title: "Is there a certificate?", content: "Yes, certificates are provided upon successful completion of advanced modules."},
{
- id: "3",
- title: "How long does access last?",
- content: "All courses provide lifetime access to learning materials once enrolled.",
- },
+ id: "3", title: "How long does access last?", content: "All courses provide lifetime access to learning materials once enrolled."},
{
- id: "4",
- title: "Can I request one-on-one sessions?",
- content: "Absolutely, private tutoring sessions are available upon request.",
- },
+ id: "4", title: "Can I request one-on-one sessions?", content: "Absolutely, private tutoring sessions are available upon request."},
]}
title="Common Questions"
description="Find answers to frequently asked questions about enrollment, course structure, and learning outcomes."
@@ -216,8 +151,7 @@ export default function LandingPage() {