+ Empowering students with quality education and modern teaching methodologies for over a decade
+
+
+
+
+
+ {/* Stats Section */}
+
+
+
+ {stats.map((stat, index) => (
+
+
+
+
{stat.value}
+
{stat.label}
+
+
+ ))}
+
+
+
+
+ {/* Mission & Vision */}
+
+
+
+
+
+
Our Mission
+
+ To provide accessible, high-quality education that empowers students to achieve their academic and
+ professional goals. We strive to create an inclusive learning environment that fosters creativity,
+ critical thinking, and lifelong learning.
+
+
+
+
+
+
Our Vision
+
+ To be the leading educational institution that transforms lives through innovative teaching methods,
+ technology integration, and personalized learning experiences. We envision a future where every
+ student has the opportunity to excel and contribute meaningfully to society.
+
+
+
+
+
+
+
+ {/* Values */}
+
+
+
+
Our Core Values
+
+ The principles that guide our approach to education and student development
+
+
+
+ {values.map((value, index) => (
+
+
+
+
{value.title}
+
{value.description}
+
+
+ ))}
+
+
+
+
+ {/* Team Section */}
+
+
+
+
Meet Our Team
+
+ Experienced educators and industry professionals dedicated to your success
+
+
+
+ {team.map((member, index) => (
+
+
+
+
+
+
{member.name}
+
+ {member.position}
+
+
{member.qualification}
+
{member.experience}
+
+
+ ))}
+
+
+
+
+ {/* Why Choose Us */}
+
+
+
+
Why Choose EduInstitute?
+
+
+
+
+
+ 1
+
+
+
Expert Faculty
+
+ Learn from experienced professionals with deep industry knowledge and teaching expertise.
+
+
+
+
+
+ 2
+
+
+
Modern Infrastructure
+
+ State-of-the-art facilities with latest technology and comfortable learning environment.
+
+
+
+
+
+ 3
+
+
+
Personalized Attention
+
+ Small batch sizes ensure individual attention and customized learning approaches.
+
+
+
+
+
+
+
+ 4
+
+
+
Comprehensive Study Material
+
+ Well-researched notes, assignments, and practice materials for thorough preparation.
+
+
+
+
+
+ 5
+
+
+
Regular Assessment
+
+ Continuous evaluation through tests and assignments to track progress effectively.
+
+
+
+
+
+ 6
+
+
+
Career Guidance
+
+ Professional counseling and career guidance to help students make informed decisions.
+
- Well-researched notes, assignments, and practice materials for thorough preparation.
+ Well-researched notes, assignments, and practice materials
+ for thorough preparation.
@@ -232,7 +264,8 @@ export default function AboutPage() {
Regular Assessment
- Continuous evaluation through tests and assignments to track progress effectively.
+ Continuous evaluation through tests and assignments to
+ track progress effectively.
@@ -243,7 +276,8 @@ export default function AboutPage() {
Career Guidance
- Professional counseling and career guidance to help students make informed decisions.
+ Professional counseling and career guidance to help
+ students make informed decisions.
@@ -254,5 +288,5 @@ export default function AboutPage() {
- )
+ );
}
diff --git a/client/src/pages/Contact.jsx b/client/src/pages/Contact.jsx
index fb751a0..1e4ab4a 100644
--- a/client/src/pages/Contact.jsx
+++ b/client/src/pages/Contact.jsx
@@ -2,7 +2,7 @@
import React from "react";
import { useState } from "react";
-import { Header } from "../components/header";
+import { Header } from "../components/Header";
import { Footer } from "../components/footer";
import { Button } from "../components/ui/button";
import { Input } from "../components/ui/input";
diff --git a/client/src/pages/Courses.jsx b/client/src/pages/Courses.jsx
index 6f51463..e59c3ed 100644
--- a/client/src/pages/Courses.jsx
+++ b/client/src/pages/Courses.jsx
@@ -1,9 +1,14 @@
-import { Header } from "../components/header"
-import { Footer } from "../components/footer"
-import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "../components/ui/card"
-import { Button } from "../components/ui/button"
-import { Badge } from "../components/ui/badge"
-import { Clock, Users, BookOpen, Star, CheckCircle } from "lucide-react"
+import Footer from "../components/Footer.jsx";
+import {
+ Card,
+ CardContent,
+ CardDescription,
+ CardHeader,
+ CardTitle,
+} from "../components/ui/card";
+import { Button } from "../components/ui/button";
+import { Badge } from "../components/ui/badge";
+import { Clock, Users, BookOpen, Star, CheckCircle } from "lucide-react";
import { Link } from "react-router-dom";
const courses = [
@@ -32,7 +37,8 @@ const courses = [
id: "nios",
title: "NIOS",
fullName: "National Institute of Open Schooling",
- description: "Flexible schooling system for 10th and 12th standard with multiple subject options.",
+ description:
+ "Flexible schooling system for 10th and 12th standard with multiple subject options.",
duration: "1-2 Years",
students: "300+",
modules: "Subject-wise",
@@ -52,7 +58,8 @@ const courses = [
id: "cbse",
title: "CBSE",
fullName: "Central Board of Secondary Education",
- description: "Complete preparation for CBSE board examinations with expert guidance and practice tests.",
+ description:
+ "Complete preparation for CBSE board examinations with expert guidance and practice tests.",
duration: "1 Year",
students: "400+",
modules: "Subject-wise",
@@ -72,7 +79,8 @@ const courses = [
id: "university",
title: "University Courses",
fullName: "Various University Course Preparations",
- description: "Preparation and guidance for various university entrance exams and degree courses.",
+ description:
+ "Preparation and guidance for various university entrance exams and degree courses.",
duration: "Varies",
students: "200+",
modules: "Custom",
@@ -92,7 +100,8 @@ const courses = [
id: "iti",
title: "ITI",
fullName: "Industrial Training Institute",
- description: "Technical and vocational training programs for various trades and skill development.",
+ description:
+ "Technical and vocational training programs for various trades and skill development.",
duration: "6 Months - 2 Years",
students: "150+",
modules: "Trade-specific",
@@ -112,7 +121,8 @@ const courses = [
id: "competitive",
title: "Competitive Exams",
fullName: "Government Job Preparation",
- description: "Comprehensive preparation for various government competitive examinations.",
+ description:
+ "Comprehensive preparation for various government competitive examinations.",
duration: "6-12 Months",
students: "250+",
modules: "Exam-specific",
@@ -128,20 +138,22 @@ const courses = [
],
href: "/courses/competitive",
},
-]
+];
export default function CoursesPage() {
return (
-
{/* Hero Section */}
-
Our Courses
+
+ Our Courses
+
- Comprehensive courses designed to help you achieve your educational and career goals
+ Comprehensive courses designed to help you achieve your
+ educational and career goals
@@ -158,37 +170,56 @@ export default function CoursesPage() {
{course.level}
- {course.rating}
+
+ {course.rating}
+
{course.title}
- {course.fullName}
-
{course.description}
+
+ {course.fullName}
+
+
+ {course.description}
+
- {course.duration}
+
+ {course.duration}
+
- {course.students}
+
+ {course.students}
+
- {course.modules}
+
+ {course.modules}
+
-
Course Features:
+
+ Course Features:
+
{course.features.map((feature, index) => (
-
+
- {feature}
+
+ {feature}
+
))}
@@ -196,8 +227,12 @@ export default function CoursesPage() {