diff --git a/docs/welcome.mdx b/docs/welcome.mdx
deleted file mode 100644
index ff28bdec1..000000000
--- a/docs/welcome.mdx
+++ /dev/null
@@ -1,38 +0,0 @@
----
-title: Welcome to Panora
-description: "Panora is an open-source, unified API for shipping customer-facing integrations"
-icon: t-rex
----
-
-{" "}
-
-
- Learn Panora's main concepts and start building integrations
-
-
-### FAQ
-
-
-
- Panora reduces the amount of APIs you will need to interact with. Using a single endpoint, you will be able to read and write data from various CRMs, ticketing platforms. No need to go through endless cycles of documentation exploration, testing and maintaining.
-
-
-{" "}
-
-
- No! Panora is extensible. We are open-source, and written in TypeScript.
- Building new connectors on top of Panora is fun and faster than building them
- from scratch.
[Read our guide here](https://github.com/panoratech/Panora/blob/main/INTEGRATIONS.md).
-
-
-
-
-### 🔮 Core Features
-
-| |
-| ------------------------------------------------------------------------------------------------------------------------------------ |
-| **[Magic Links:](/core-concepts/magic-links)** Let your users grant you access to their data. Without writing code. |
-| **[Custom Fields:](/core-concepts/custom-fields)** Reflect in Panora the specific data points that matter to your users |
-| **[Passthrough Requests:](/core-concepts/passthrough-requests)** Interact with other software platforms in their native format. |
-| **[Flexible Sync Settings:](/core-concepts/sync-strategies)** Businesses that need real-time update can configure Panora accordingly |
-| **[Webhooks:](/webhooks/overview)** Listen to one webhook to receive normalized data from various software platforms |