diff --git a/Learn.md b/Learn.md
index 0c4546721..a8537cac7 100644
--- a/Learn.md
+++ b/Learn.md
@@ -3,11 +3,13 @@ Visit our website [CodeHarbourHub](https://www.codeharborhub.live/)
## Table of Contents
-- [Introduction](#introduction)
-- [Features](#features)
-- [Contributing Guidelines](#contributing-guidelines)
-- [Code of Conduct](#code-of-conduct)
-- [Socials](#socials)
+- [CodeHarbourHub](#codeharbourhub)
+ - [Table of Contents](#table-of-contents)
+ - [Introduction](#introduction)
+ - [Features](#features)
+ - [Contributing Guidelines](#contributing-guidelines)
+ - [Code of Conduct](#code-of-conduct)
+ - [Socials](#socials)
## Introduction
@@ -16,16 +18,16 @@ We're the exclusive platform offering a comprehensive tech curriculum, taught by
## Features
- **In-Depth Tutorials**: Dive into comprehensive tutorials covering a wide range of programming languages like C++, Java, Python, JavaScript and Typescript and frameworks like ReactJS along with Data Structures and Algorithms.
-
+
- **Courses for Mastery**: Enroll in structured courses designed to take your skills to the next level. They range from learning a particular language and implementing them hands-on as projects to enhance learning.
-
+
- **Inspiring Showcases**: Explore inspiring showcases of real-world projects and innovative web solutions.
-
+
- **Engaging Community**: Connect with a vibrant community of developers, share knowledge, and collaborate on projects.
-
+
## Contributing Guidelines
diff --git a/community/Learn.md b/community/Learn.md
new file mode 100644
index 000000000..26ad4ab2e
--- /dev/null
+++ b/community/Learn.md
@@ -0,0 +1,39 @@
+---
+id: learn
+title: Welcome to CodeHarbourHub
+sidebar_label: Learn
+sidebar_position: 6
+---
+
+Visit our website [CodeHarbourHub](https://codeharborhub.github.io/)
+
+## Introduction
+
+Welcome to "CodeHarbourHub" - Our mission at CodeHarbourHub to provide accessible and comprehensive educational resources to learners of all levels, from Beginners learners to Advanced professionals.
+We're the exclusive platform offering a comprehensive tech curriculum, taught by industry masters, completely free. Join our vibrant community, master in-demand skills, and launch your dream tech career.
+
+## Features
+- **In-Depth Tutorials**: Dive into comprehensive tutorials covering a wide range of programming languages like C++, Java, Python, JavaScript and Typescript and frameworks like ReactJS along with Data Structures and Algorithms.
+
+
+- **Courses for Mastery**: Enroll in structured courses designed to take your skills to the next level. They range from learning a particular language and implementing them hands-on as projects to enhance learning.
+
+
+- **Inspiring Showcases**: Explore inspiring showcases of real-world projects and innovative web solutions.
+
+
+- **Engaging Community**: Connect with a vibrant community of developers, share knowledge, and collaborate on projects.
+
+
+## Contributing Guidelines
+
+For the enthusiasts who want to contribute to CodeHarbourHub, please refer to our [Contributing Guildelines](https://github.com/CodeHarborHub/codeharborhub/blob/main/CONTRIBUTING.md)
+
+## Code of Conduct
+
+For all the enthusiastic contributers, please refer to the [Code of Conduct](https://github.com/CodeHarborHub/codeharborhub/blob/main/CODE_OF_CONDUCT.md)
+
+## Socials
+Stay updated with the latest news and announcements:
+- [LinkedIn](https://www.linkedin.com/groups/14232119/)
+- [Twitter](https://twitter.com/CodesWithAjay)
diff --git a/courses/index.md b/courses/index.md
index 5760836dc..127fffc59 100644
--- a/courses/index.md
+++ b/courses/index.md
@@ -24,9 +24,16 @@ Our courses are designed to help you learn new skills and advance your career. W
Explore our courses to find the one that suits your interests and goals. Whether you are looking to learn a new programming language, build a web application, analyze data, or improve your project management skills, we have a course for you. Start your learning journey today!
-import courses from '@site/src/data/courses';
+
-