diff --git a/README.md b/README.md index 16b301533..7bbeebd99 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,41 @@ -# Twenty -Twenty is a open source CRM designed to solve the issues that are still prevalent amongst the existings solutions. +
+

+ + Twenty logo + + + Twenty logo + +

+ +

CRM empowering simplicity.

+

Engineer-Designed. Business-Ready. + + +

+

Website · Documentation · Story

+
+ +

+ + Companies view + +

+

+ + Companies view + +

+ +# About + +Twenty is an Open Source CRM designed to solve the issues that are still prevalent among the existings solutions. It is meant to be: - Easily extendable - Perfectly in-sync with your data - Crafted with care and enjoyable to use -![Mockup of the CRM](/docs/src/img/mockup.png) - # Documentation The doc is available on [docs.twenty.com](https://docs.twenty.com) diff --git a/docs/src/img/logo-square-dark.svg b/docs/src/img/logo-square-dark.svg new file mode 100644 index 000000000..bad18fab3 --- /dev/null +++ b/docs/src/img/logo-square-dark.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/docs/src/img/logo-square-light.svg b/docs/src/img/logo-square-light.svg new file mode 100644 index 000000000..ce4077db5 --- /dev/null +++ b/docs/src/img/logo-square-light.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/docs/src/img/mockup.png b/docs/src/img/mockup.png deleted file mode 100644 index d8526c086..000000000 Binary files a/docs/src/img/mockup.png and /dev/null differ diff --git a/docs/src/img/preview-dark.png b/docs/src/img/preview-dark.png new file mode 100644 index 000000000..27f31b871 Binary files /dev/null and b/docs/src/img/preview-dark.png differ diff --git a/docs/src/img/preview-light.png b/docs/src/img/preview-light.png new file mode 100644 index 000000000..1e5da6b5b Binary files /dev/null and b/docs/src/img/preview-light.png differ