diff --git a/README.md b/README.md
index 57dd2870..a8a95b99 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,29 @@
[](https://github.com/wanglin2/mind-map/stargazers)
[](https://github.com/wanglin2/mind-map/network/members)
+[English](./README_EN.md) | 中文
+
> 中文名:思绪思维导图。一个简单&强大的 Web 思维导图库和思维导图软件。
-# 客户端和插件
+本项目包含两部分:开源的JavaScript库和闭源的客户端软件。
+
+# 库、Web
+
+> 即本仓库中的代码,目前已进入低维护状态。
+
+- 一个 `js` 思维导图库,不依赖任何框架,可以用来快速完成 Web 思维导图产品的开发。
+
+> 开发文档:[https://wanglin2.github.io/mind-map-docs/](https://wanglin2.github.io/mind-map-docs/)
+
+- 一个 Web 思维导图,基于思维导图库、`Vue2.x`、`ElementUI` 开发,支持操作电脑本地文件,可以当做一个在线版思维导图应用使用,也可以自部署和二次开发。
+
+> 在线地址:[https://wanglin2.github.io/mind-map/](https://wanglin2.github.io/mind-map/)
+
+了解更多信息:[README](./README_MORE_ZH.md)。
+
+# 客户端、插件
+
+> 客户端和插件代码不开源,正在积极开发维护中。
- 思绪思维导图客户端
@@ -24,7 +44,7 @@
- [x] 7.丰富的样式设置:文字、边框、背景、形状、线条、内外边距、图片标签布局等等;
- [x] 8.支持历史版本管理、演示模式、AI生成、手绘风格、大纲编辑、水印、滚动条、同级节点对齐、小地图、进入指定节点、彩虹线条、节点双向链接、搜索替换等等实用有趣的功能;
-支持Windows、Mac及Linux系统、支持中文、英文、中文繁体、越南语、俄语语言。
+支持Windows、Mac及Linux系统;支持中文、英文、中文繁体、越南语、俄语语言。
下载地址:[Github](https://github.com/wanglin2/mind-map/releases)、[百度网盘](https://pan.baidu.com/s/1C8phEJ5pagAAa-o1tU42Uw?pwd=jqfb)、[夸克网盘](https://pan.quark.cn/s/2733982f1976)
@@ -33,1019 +53,32 @@
> sudo xattr -d com.apple.quarantine /Applications/思绪思维导图.app
> ```
-
+
-
+
-
+
-
+
+
+
+
+
- Obsidian插件
下载地址:[Github](https://github.com/wanglin2/obsidian-simplemindmap/releases)
+
+
+
+
+
+
+
+
+
+
- UTools插件
-已上架[uTools](https://www.u.tools/)插件应用市场,可直接在`uTools`插件应用市场中搜索`思绪`进行安装,也可以直接访问该地址:[主页](https://www.u-tools.cn/plugins/detail/%E6%80%9D%E7%BB%AA%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE/),点击右侧的【启动】按钮进行安装
-
-# 库
-
-> 本项目开源版本,即本仓库中的代码(npm包、web示例)已停止更新,不再维护!
-
-- 一个 `js` 思维导图库,不依赖任何框架,可以用来快速完成 Web 思维导图产品的开发。
-
-> 开发文档:[https://wanglin2.github.io/mind-map-docs/](https://wanglin2.github.io/mind-map-docs/)
-
-- 一个 Web 思维导图,基于思维导图库、`Vue2.x`、`ElementUI` 开发,支持操作电脑本地文件,可以当做一个在线版思维导图应用使用,也可以自部署和二次开发。
-
-> 在线地址:[https://wanglin2.github.io/mind-map/](https://wanglin2.github.io/mind-map/)
-
-- 云存储版本,如果你需要带后端的云存储版本,可以尝试我们开发的另一个项目[理想文档](https://github.com/wanglin2/lx-doc)。
-
-# 特性
-
-- [x] 插件化架构,除核心功能外,其他功能作为插件提供,按需使用,减小打包体积
-- [x] 支持逻辑结构图(向左、向右逻辑结构图)、思维导图、组织结构图、目录组织图、时间轴(横向、竖向)、鱼骨图等结构
-- [x] 内置多种主题,允许高度自定义样式,支持注册新主题
-- [x] 节点内容支持文本(普通文本、富文本)、图片、图标、超链接、备注、标签、概要、数学公式
-- [x] 节点支持拖拽(拖拽移动、自由调整)、多种节点形状;支持扩展节点内容、支持使用 DDM 完全自定义节点内容
-- [x] 支持画布拖动、缩放
-- [x] 支持鼠标按键拖动选择和 Ctrl+左键两种多选节点方式
-- [x] 支持导出为`json`、`png`、`svg`、`pdf`、`markdown`、`xmind`、`txt`,支持从`json`、`xmind`、`markdown`导入
-- [x] 支持快捷键、前进后退、关联线、搜索替换、小地图、水印、滚动条、手绘风格、彩虹线条、标记、外框
-- [x] 提供丰富的配置,满足各种场景各种使用习惯
-- [x] 支持协同编辑
-- [x] 支持演示模式
-- [x] 更多功能等你来发现
-
-官方提供了如下插件,可根据需求按需引入(某个功能不生效大概率是因为你没有引入对应的插件),具体使用方式请查看文档:
-
-| RichText(节点富文本插件) | Select(鼠标多选节点插件) | Drag(节点拖拽插件) | AssociativeLine(关联线插件) |
-| ------------------------------------ | ----------------------------------------- | ------------------------------------ | ------------------------------------ |
-| Export(导出插件) | KeyboardNavigation(键盘导航插件) | MiniMap(小地图插件) | Watermark(水印插件) |
-| TouchEvent(移动端触摸事件支持插件) | NodeImgAdjust(拖拽调整节点图片大小插件) | Search(搜索插件) | Painter(节点格式刷插件) |
-| Scrollbar(滚动条插件) | Formula(数学公式插件) | Cooperate(协同编辑插件) | RainbowLines(彩虹线条插件) |
-| Demonstrate(演示模式插件) | OuterFrame(外框插件) | MindMapLayoutPro(思维导图布局插件) | |
-
-
-本项目不会实现的特性:
-
-> 1.自由节点,即多个根节点;
->
-> 2.概要节点后面继续添加节点;
->
-> 如果你需要以上特性,那么本库可能无法满足你的需求。
-
-# 安装
-
-```bash
-npm i simple-mind-map
-```
-
-# 使用
-
-提供一个宽高不为 0 的容器元素:
-
-```html
-
-```
-
-另外再设置一下`css`样式:
-
-```css
-#mindMapContainer * {
- margin: 0;
- padding: 0;
-}
-```
-
-然后创建一个实例:
-
-```js
-import MindMap from "simple-mind-map";
-
-const mindMap = new MindMap({
- el: document.getElementById("mindMapContainer"),
- data: {
- data: {
- text: "根节点",
- },
- children: [],
- },
-});
-```
-
-即可得到一个思维导图。想要实现更多功能?可以查看[开发文档](https://wanglin2.github.io/mind-map-docs/)。
-
-# License
-
-[MIT](./LICENSE)。保留`simple-mind-map`版权声明和注明来源的情况下可随意商用,如有疑问或不想保留可联系作者(微信:wanglinguanfang)通过付费的方式去除。
-
-> 示例:可以在你应用中的关于页面、帮助页面、文档页面、开源声明等任何页面添加以下内容:
->
-> 本产品思维导图基于SimpleMindMap项目开发,版权归源项目所有,[开源协议](https://github.com/wanglin2/mind-map/blob/main/LICENSE)。
-
-# 开发帮助/技术支持/咨询等
-
-因精力有限,及重心转变,暂不提供任何开发支持(包括有偿),请见谅!
-
-# star
-
-如果喜欢本项目,欢迎点个 star,这对我们很重要。
-
-[](https://star-history.com/#wanglin2/mind-map&Date)
-
-# 关于定制
-
-如果你有个性化的商用定制需求,可以联系我们,我们提供付费开发服务,无论前端、后端、还是部署,都可以帮你一站式搞定。
-
-# 谁在使用
-
-
-
-# 感谢赞赏过本项目的人
-
-## 最强王者
-
-
-
-## 钻石赞助
-
-
-
-## 黄金赞助
-
-
-
-## 青铜赞助
-
-
\ No newline at end of file
+已上架[uTools](https://www.u.tools/)插件应用市场,可直接在`uTools`插件应用市场中搜索`思绪`进行安装,也可以直接访问该地址:[主页](https://www.u-tools.cn/plugins/detail/%E6%80%9D%E7%BB%AA%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE/),点击右侧的【启动】按钮进行安装。
diff --git a/README_EN.md b/README_EN.md
new file mode 100644
index 00000000..33fcc148
--- /dev/null
+++ b/README_EN.md
@@ -0,0 +1,84 @@
+Simple mind map
+
+[](https://www.npmjs.com/package/simple-mind-map)
+
+[](https://github.com/wanglin2/mind-map/issues)
+
+[](https://github.com/wanglin2/mind-map/stargazers)
+[](https://github.com/wanglin2/mind-map/network/members)
+
+English | [中文](./README.md)
+
+> Chinese name: 思绪思维导图. A simple & powerful web mind map library and mind map software.
+
+This project consists of two parts: an open-source JavaScript library and closed-source client software.
+
+# Library, Web
+
+> Refers to the code in this repository, currently in low-maintenance status.
+
+- A `js` mind map library, independent of any framework, which can be used to quickly develop web-based mind map products.
+
+> Documentation: [https://wanglin2.github.io/mind-map-docs/](https://wanglin2.github.io/mind-map-docs/)
+
+- A web-based mind map application, developed using the mind map library, `Vue2.x`, and `ElementUI`. It supports operations on local computer files, can be used as an online mind map application, and is open for self-deployment and secondary development.
+
+> Online address: [https://wanglin2.github.io/mind-map/](https://wanglin2.github.io/mind-map/)
+
+Learn more: [README](./README_MORE_EN.md).
+
+# Client, Plugins
+
+> The client and plugin code are not open source and are under active development and maintenance.
+
+- 思绪思维导图 Client
+
+Local storage, privacy-first, data security. The software can be used without an internet connection!
+
+- [x] 1. Supports creating unlimited files and nodes (free nodes); supports creating and using templates.
+- [x] 2. Offers rich settings: basic settings, custom fonts/shortcuts/right-click menus/icons, image hosting configuration, AI configuration, WebDAV cloud sync configuration, etc., highly customizable.
+- [x] 3. Supports various structure types: mind maps, logical structure diagrams, directory organization charts, organizational charts, timelines, fishbone diagrams, tables, etc.
+- [x] 4. Built-in hundreds of rich and beautiful themes, also supports custom themes and AI-generated themes.
+- [x] 5. Nodes support adding rich content: text, images, links, icons, notes, attachments, tags, summary nodes, association lines, borders, markers, to-dos, descriptions, numbering, mathematical formulas, etc.
+- [x] 6. Supports importing files in XMind, FreeMind, Markdown, Txt, Xlsx, etc.; supports exporting to PNG, XMind, SVG, PDF, Markdown, Txt, Xlsx, FreeMind, Mermaid, Html, etc.
+- [x] 7. Rich style settings: text, borders, background, shape, lines, inner/outer margins, image tag layout, etc.
+- [x] 8. Supports practical and interesting features: historical version management, presentation mode, AI generation, hand-drawn style, outline editing, watermark, scrollbars, sibling node alignment, minimap, entering specific nodes, rainbow lines, bidirectional node linking, search and replace, etc.
+
+Supports Windows, Mac, and Linux systems; supports Chinese, English, Traditional Chinese, Vietnamese, and Russian languages.
+
+Download links: [Github](https://github.com/wanglin2/mind-map/releases), [Baidu Netdisk](https://pan.baidu.com/s/1C8phEJ5pagAAa-o1tU42Uw?pwd=jqfb), [Quark Netdisk](https://pan.quark.cn/s/2733982f1976)
+
+> If the software fails to open after installation on macOS, showing an error like **untrusted** or **moved to trash**, execute the following command and then restart:
+> ``` shell
+> sudo xattr -d com.apple.quarantine /Applications/思绪思维导图.app
+> ```
+
+
+
+
+
+
+
+
+
+
+
+
+
+- Obsidian Plugin
+
+Download link: [Github](https://github.com/wanglin2/obsidian-simplemindmap/releases)
+
+
+
+
+
+
+
+
+
+
+
+- UTools Plugin
+
+Available in the [uTools](https://www.u.tools/) plugin market. You can search for `思绪` directly in the uTools plugin market to install it, or visit this address directly: [Homepage](https://www.u-tools.cn/plugins/detail/%E6%80%9D%E7%BB%AA%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE/), and click the 【Launch】 button on the right to install.
\ No newline at end of file
diff --git a/README_MORE_EN.md b/README_MORE_EN.md
new file mode 100644
index 00000000..3a31e581
--- /dev/null
+++ b/README_MORE_EN.md
@@ -0,0 +1,91 @@
+# Features
+
+- [x] Plugin-based architecture. Apart from core functionalities, other features are provided as plugins, allowing on-demand use to reduce bundle size.
+- [x] Supports various structures: Logical Structure Diagrams (left, right), Mind Maps, Organizational Charts, Directory Organization Charts, Timelines (horizontal, vertical), Fishbone Diagrams, etc.
+- [x] Built-in multiple themes, allows high customization of styles, supports registering new themes.
+- [x] Node content supports text (plain text, rich text), images, icons, hyperlinks, notes, tags, summaries, mathematical formulas.
+- [x] Nodes support drag-and-drop (move, free resize), multiple node shapes; supports extending node content, supports using DDM for fully custom node content.
+- [x] Supports canvas dragging and zooming.
+- [x] Supports two methods for multi-selecting nodes: mouse button drag selection and Ctrl+left click.
+- [x] Supports export to `json`, `png`, `svg`, `pdf`, `markdown`, `xmind`, `txt`; supports import from `json`, `xmind`, `markdown`.
+- [x] Supports shortcuts, undo/redo, associative lines, search/replace, mini-map, watermark, scrollbars, hand-drawn style, rainbow lines, markers, outer frames.
+- [x] Provides rich configuration options to meet various scenarios and usage habits.
+- [x] Supports collaborative editing.
+- [x] Supports presentation mode.
+- [x] More features await your discovery.
+
+The following plugins are officially provided and can be imported as needed (if a feature doesn't work, it's likely because the corresponding plugin hasn't been imported). Please refer to the documentation for specific usage:
+
+| RichText (Node Rich Text Plugin) | Select (Mouse Multi-Select Node Plugin) | Drag (Node Drag Plugin) | AssociativeLine (Associative Line Plugin) |
+| ------------------------------------- | ----------------------------------------- | ------------------------------------- | ----------------------------------------- |
+| Export (Export Plugin) | KeyboardNavigation (Keyboard Navigation Plugin) | MiniMap (Mini-Map Plugin) | Watermark (Watermark Plugin) |
+| TouchEvent (Mobile Touch Event Support Plugin) | NodeImgAdjust (Drag to Adjust Node Image Size Plugin) | Search (Search Plugin) | Painter (Node Format Painter Plugin) |
+| Scrollbar (Scrollbar Plugin) | Formula (Mathematical Formula Plugin) | Cooperate (Collaborative Editing Plugin) | RainbowLines (Rainbow Lines Plugin) |
+| Demonstrate (Presentation Mode Plugin) | OuterFrame (Outer Frame Plugin) | MindMapLayoutPro (Mind Map Layout Plugin) | |
+
+Features that will **not** be implemented in this project:
+
+> 1. Free nodes, i.e., multiple root nodes.
+>
+> 2. Adding nodes after a summary node.
+>
+> If you need the above features, this library may not meet your requirements.
+
+# Installation
+
+```bash
+npm i simple-mind-map
+```
+
+# Usage
+
+Provide a container element with non-zero width and height:
+
+```html
+
+```
+
+Also, set the following CSS styles:
+
+```css
+#mindMapContainer * {
+ margin: 0;
+ padding: 0;
+}
+```
+
+Then create an instance:
+
+```js
+import MindMap from "simple-mind-map";
+
+const mindMap = new MindMap({
+ el: document.getElementById("mindMapContainer"),
+ data: {
+ data: {
+ text: "Root Node",
+ },
+ children: [],
+ },
+});
+```
+
+You will get a mind map. Want to implement more features? Check the [Development Documentation](https://wanglin2.github.io/mind-map-docs/).
+
+# License
+
+[MIT](./LICENSE). Commercial use is permitted freely as long as the `simple-mind-map` copyright notice and attribution are retained. If you have questions or wish to remove these requirements, please contact the author (WeChat: wanglinguanfang) for a paid option to remove them.
+
+> Example: You can add the following content on any page of your application, such as the About page, Help page, Documentation page, Open Source Notice, etc.:
+>
+> The mind map feature of this product is developed based on the SimpleMindMap project. The copyright belongs to the original project. [Open Source License](https://github.com/wanglin2/mind-map/blob/main/LICENSE).
+
+# Development Help / Technical Support / Consulting
+
+Due to limited time and a shift in focus, we currently do not provide any development support (including paid support). Thank you for your understanding!
+
+# Star
+
+If you like this project, welcome to give it a star. It means a lot to us.
+
+[](https://star-history.com/#wanglin2/mind-map&Date)
\ No newline at end of file
diff --git a/README_MORE_ZH.md b/README_MORE_ZH.md
new file mode 100644
index 00000000..70d661b0
--- /dev/null
+++ b/README_MORE_ZH.md
@@ -0,0 +1,986 @@
+# 特性
+
+- [x] 插件化架构,除核心功能外,其他功能作为插件提供,按需使用,减小打包体积
+- [x] 支持逻辑结构图(向左、向右逻辑结构图)、思维导图、组织结构图、目录组织图、时间轴(横向、竖向)、鱼骨图等结构
+- [x] 内置多种主题,允许高度自定义样式,支持注册新主题
+- [x] 节点内容支持文本(普通文本、富文本)、图片、图标、超链接、备注、标签、概要、数学公式
+- [x] 节点支持拖拽(拖拽移动、自由调整)、多种节点形状;支持扩展节点内容、支持使用 DDM 完全自定义节点内容
+- [x] 支持画布拖动、缩放
+- [x] 支持鼠标按键拖动选择和 Ctrl+左键两种多选节点方式
+- [x] 支持导出为`json`、`png`、`svg`、`pdf`、`markdown`、`xmind`、`txt`,支持从`json`、`xmind`、`markdown`导入
+- [x] 支持快捷键、前进后退、关联线、搜索替换、小地图、水印、滚动条、手绘风格、彩虹线条、标记、外框
+- [x] 提供丰富的配置,满足各种场景各种使用习惯
+- [x] 支持协同编辑
+- [x] 支持演示模式
+- [x] 更多功能等你来发现
+
+官方提供了如下插件,可根据需求按需引入(某个功能不生效大概率是因为你没有引入对应的插件),具体使用方式请查看文档:
+
+| RichText(节点富文本插件) | Select(鼠标多选节点插件) | Drag(节点拖拽插件) | AssociativeLine(关联线插件) |
+| ------------------------------------ | ----------------------------------------- | ------------------------------------ | ------------------------------------ |
+| Export(导出插件) | KeyboardNavigation(键盘导航插件) | MiniMap(小地图插件) | Watermark(水印插件) |
+| TouchEvent(移动端触摸事件支持插件) | NodeImgAdjust(拖拽调整节点图片大小插件) | Search(搜索插件) | Painter(节点格式刷插件) |
+| Scrollbar(滚动条插件) | Formula(数学公式插件) | Cooperate(协同编辑插件) | RainbowLines(彩虹线条插件) |
+| Demonstrate(演示模式插件) | OuterFrame(外框插件) | MindMapLayoutPro(思维导图布局插件) | |
+
+
+本项目不会实现的特性:
+
+> 1.自由节点,即多个根节点;
+>
+> 2.概要节点后面继续添加节点;
+>
+> 如果你需要以上特性,那么本库可能无法满足你的需求。
+
+# 安装
+
+```bash
+npm i simple-mind-map
+```
+
+# 使用
+
+提供一个宽高不为 0 的容器元素:
+
+```html
+
+```
+
+另外再设置一下`css`样式:
+
+```css
+#mindMapContainer * {
+ margin: 0;
+ padding: 0;
+}
+```
+
+然后创建一个实例:
+
+```js
+import MindMap from "simple-mind-map";
+
+const mindMap = new MindMap({
+ el: document.getElementById("mindMapContainer"),
+ data: {
+ data: {
+ text: "根节点",
+ },
+ children: [],
+ },
+});
+```
+
+即可得到一个思维导图。想要实现更多功能?可以查看[开发文档](https://wanglin2.github.io/mind-map-docs/)。
+
+# License
+
+[MIT](./LICENSE)。保留`simple-mind-map`版权声明和注明来源的情况下可随意商用,如有疑问或不想保留可联系作者(微信:wanglinguanfang)通过付费的方式去除。
+
+> 示例:可以在你应用中的关于页面、帮助页面、文档页面、开源声明等任何页面添加以下内容:
+>
+> 本产品思维导图基于SimpleMindMap项目开发,版权归源项目所有,[开源协议](https://github.com/wanglin2/mind-map/blob/main/LICENSE)。
+
+# 开发帮助/技术支持/咨询等
+
+因精力有限,及重心转变,暂不提供任何开发支持(包括有偿),请见谅!
+
+# star
+
+如果喜欢本项目,欢迎点个 star,这对我们很重要。
+
+[](https://star-history.com/#wanglin2/mind-map&Date)
+
+# 关于定制
+
+如果你有个性化的商用定制需求,可以联系我们,我们提供付费开发服务,无论前端、后端、还是部署,都可以帮你一站式搞定。
+
+# 谁在使用
+
+
+
+# 感谢赞赏过本项目的人
+
+## 最强王者
+
+
+
+## 钻石赞助
+
+
+
+## 黄金赞助
+
+
+
+## 青铜赞助
+
+
\ No newline at end of file
diff --git a/assets/client.png b/assets/client.png
deleted file mode 100644
index b38fae5c..00000000
Binary files a/assets/client.png and /dev/null differ
diff --git a/assets/client/client1.png b/assets/client/client1.png
new file mode 100644
index 00000000..404ee929
Binary files /dev/null and b/assets/client/client1.png differ
diff --git a/assets/client/client2.png b/assets/client/client2.png
new file mode 100644
index 00000000..d40689c2
Binary files /dev/null and b/assets/client/client2.png differ
diff --git a/assets/client/client3.png b/assets/client/client3.png
new file mode 100644
index 00000000..c977e528
Binary files /dev/null and b/assets/client/client3.png differ
diff --git a/assets/client/client4.png b/assets/client/client4.png
new file mode 100644
index 00000000..ad62fd5e
Binary files /dev/null and b/assets/client/client4.png differ
diff --git a/assets/client/client5.png b/assets/client/client5.png
new file mode 100644
index 00000000..6022359b
Binary files /dev/null and b/assets/client/client5.png differ
diff --git a/assets/client/client6.png b/assets/client/client6.png
new file mode 100644
index 00000000..bc024a20
Binary files /dev/null and b/assets/client/client6.png differ
diff --git a/assets/client/clienten1.png b/assets/client/clienten1.png
new file mode 100644
index 00000000..a27d4764
Binary files /dev/null and b/assets/client/clienten1.png differ
diff --git a/assets/client/clienten2.png b/assets/client/clienten2.png
new file mode 100644
index 00000000..f9fe6ad9
Binary files /dev/null and b/assets/client/clienten2.png differ
diff --git a/assets/client/clienten3.png b/assets/client/clienten3.png
new file mode 100644
index 00000000..9e8545b6
Binary files /dev/null and b/assets/client/clienten3.png differ
diff --git a/assets/client/clienten4.png b/assets/client/clienten4.png
new file mode 100644
index 00000000..7cc12f06
Binary files /dev/null and b/assets/client/clienten4.png differ
diff --git a/assets/client/clienten5.png b/assets/client/clienten5.png
new file mode 100644
index 00000000..7d1d3903
Binary files /dev/null and b/assets/client/clienten5.png differ
diff --git a/assets/client/clienten6.png b/assets/client/clienten6.png
new file mode 100644
index 00000000..f3639ea5
Binary files /dev/null and b/assets/client/clienten6.png differ
diff --git a/assets/client2.png b/assets/client2.png
deleted file mode 100644
index c30322e6..00000000
Binary files a/assets/client2.png and /dev/null differ
diff --git a/assets/client3.png b/assets/client3.png
deleted file mode 100644
index 232e1cc0..00000000
Binary files a/assets/client3.png and /dev/null differ
diff --git a/assets/client4.png b/assets/client4.png
deleted file mode 100644
index 56fc16c4..00000000
Binary files a/assets/client4.png and /dev/null differ
diff --git a/assets/ob/ob1.png b/assets/ob/ob1.png
new file mode 100644
index 00000000..15c4505e
Binary files /dev/null and b/assets/ob/ob1.png differ
diff --git a/assets/ob/ob2.png b/assets/ob/ob2.png
new file mode 100644
index 00000000..f194fd11
Binary files /dev/null and b/assets/ob/ob2.png differ
diff --git a/assets/ob/ob3.png b/assets/ob/ob3.png
new file mode 100644
index 00000000..9a23d223
Binary files /dev/null and b/assets/ob/ob3.png differ
diff --git a/assets/ob/ob4.png b/assets/ob/ob4.png
new file mode 100644
index 00000000..9c5dc0ba
Binary files /dev/null and b/assets/ob/ob4.png differ
diff --git a/assets/ob/ob5.png b/assets/ob/ob5.png
new file mode 100644
index 00000000..6ea9e3d7
Binary files /dev/null and b/assets/ob/ob5.png differ
diff --git a/assets/ob/oben1.png b/assets/ob/oben1.png
new file mode 100644
index 00000000..d7f3af06
Binary files /dev/null and b/assets/ob/oben1.png differ
diff --git a/assets/ob/oben2.png b/assets/ob/oben2.png
new file mode 100644
index 00000000..74281fbc
Binary files /dev/null and b/assets/ob/oben2.png differ
diff --git a/assets/ob/oben3.png b/assets/ob/oben3.png
new file mode 100644
index 00000000..8f5ab1b3
Binary files /dev/null and b/assets/ob/oben3.png differ
diff --git a/assets/ob/oben4.png b/assets/ob/oben4.png
new file mode 100644
index 00000000..ac3e31fe
Binary files /dev/null and b/assets/ob/oben4.png differ
diff --git a/assets/ob/oben5.png b/assets/ob/oben5.png
new file mode 100644
index 00000000..f94c0258
Binary files /dev/null and b/assets/ob/oben5.png differ