diff --git a/app/(root)/page.jsx b/app/(root)/page.jsx
index cfd8474..3dcbe61 100644
--- a/app/(root)/page.jsx
+++ b/app/(root)/page.jsx
@@ -1,3 +1,4 @@
+import About from "@/components/About";
import Features from "@/components/Features";
import Hero from "@/components/Hero";
@@ -38,6 +39,7 @@ function Home() {
<>
+ MERNMail is a simple, open-source webmail application designed to + make managing your emails a breeze. Built using the powerful MERN + stack (MongoDB, Express, React, Node.JS), our application ensures a + smooth, responsive, and real-time user experience. +
+