From 2621c3e87420fcd6668618feb1cfbfec38676953 Mon Sep 17 00:00:00 2001 From: Wing-Kam Wong Date: Mon, 10 Oct 2022 11:00:37 +0800 Subject: [PATCH] docs: add banner in landing page --- packages/noco-docs/content/en/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/noco-docs/content/en/index.md b/packages/noco-docs/content/en/index.md index 679d318c35..17edd08e14 100644 --- a/packages/noco-docs/content/en/index.md +++ b/packages/noco-docs/content/en/index.md @@ -8,6 +8,8 @@ menuTitle: 'Introduction' ## Welcome! +![image](https://user-images.githubusercontent.com/35857179/194793011-e1d570bc-03ba-4190-b2e8-94807634ae86.png) + NocoDB is a no-code database platform that allows teams to collaborate and build applications with ease of a familiar and intuitive spreadsheet interface. This allows even non-developers or business users to become software creators. NocoDB works by connecting to any relational database and transforming them into a smart spreadsheet interface! This allows you to build no-code applications collaboratively with teams. NocoDB currently works with MySQL, PostgreSQL, Microsoft SQL Server, SQLite, Amazon Aurora & MariaDB databases.