diff --git a/apps/docs/guide/introduction.mdx b/apps/docs/guide/introduction.mdx
index bb74a8f..77688fa 100644
--- a/apps/docs/guide/introduction.mdx
+++ b/apps/docs/guide/introduction.mdx
@@ -27,25 +27,25 @@ Wapi.js is a node.js SDK that helps developers to build whatsapp business API ba
title="Listen to incoming notifiations"
icon="pen-to-square"
>
- Get your docs set up locally for easy development
+ Listen to incoming messages, status updates and other notifications from whatsapp business API.
- Preview your changes before you push to make sure they're perfect
+ Send all types of messages using smart abstraction layer of components.
- Preview your changes before you push to make sure they're perfect
+ If you use typescript, you will get full typesafe support. Even with Javascript the JsDocs are well documented.
- Preview your changes before you push to make sure they're perfect
+ You do not need to worry of complex API payload structure anymore. Just use the simple to construct classes and methods.