From cc47ac6b44943521c75b731489e593795f90ff2f Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 7 Jun 2024 01:11:21 +0200 Subject: [PATCH] Update templates.js --- documentation/plugins/templates.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/plugins/templates.js b/documentation/plugins/templates.js index f88ba3a8..13b8c5fe 100644 --- a/documentation/plugins/templates.js +++ b/documentation/plugins/templates.js @@ -61,7 +61,7 @@ The source code of the CRM app is also open-source; feel free to use or inspect ### Key Features: -- **Dashboard**: Overview of CRM activities, key metrics, and customer interactions. +- **Resource Limiting**: Overview of CRM activities, key metrics, and customer interactions. - **Calendar**: Manage appointments and events. - **Scrumboard-Project Kanban**: Streamline project management and task tracking. - **Sales Pipeline**: Visualize sales stages and track lead conversions. @@ -94,10 +94,10 @@ This CRM app template can be used in for various app requirements like B2B appli slug: "openpanel-premium-control-panel", title: "Enterprise edition", images: [ - "https://refine.ams3.cdn.digitaloceanspaces.com/templates/detail-finefoods-ant-design.jpg", + "/img/panel_cropped.png", ], runOnYourLocalPath: "--key=xxxxxxxx", - liveDemo: "https://demo.openpanel.co/admin/", + liveDemo: "https://demo.openpanel.co/openadmin/", github: "https://github.com/refinedev/refine/tree/master/examples/finefoods-antd", reactPlatform: "Vite", uiFramework: "Ant Design",