diff --git a/documentation/plugins/templates.js b/documentation/plugins/templates.js index 40d75c01..a0b9db9e 100644 --- a/documentation/plugins/templates.js +++ b/documentation/plugins/templates.js @@ -37,12 +37,12 @@ exports.default = RefineTemplates; const templates = [ { slug: "crm-application", - title: "CRM Application", + title: "OpenPanel", images: [ - "https://refine.ams3.cdn.digitaloceanspaces.com/templates/detail-refine-crm.jpg", + "/img/panel_cropped.png", ], runOnYourLocalPath: "app-crm", - liveDemo: "https://example.crm.refine.dev/", + liveDemo: "https://demo.openpanel.co/openpanel/", github: "https://github.com/refinedev/refine/tree/master/examples/app-crm", reactPlatform: "Vite", uiFramework: "Ant Design", diff --git a/documentation/src/pages/templates/index.tsx b/documentation/src/pages/templates/index.tsx index 72f52827..dfd92385 100644 --- a/documentation/src/pages/templates/index.tsx +++ b/documentation/src/pages/templates/index.tsx @@ -143,7 +143,7 @@ const Templates: React.FC = () => { "pl-4", )} > - Filter Templates + Filter Products = ({ className, onClick }) => { > - Filter Templates + Filter Products ); diff --git a/documentation/src/refine-theme/templates-filters.tsx b/documentation/src/refine-theme/templates-filters.tsx index 0e6182df..e9032667 100644 --- a/documentation/src/refine-theme/templates-filters.tsx +++ b/documentation/src/refine-theme/templates-filters.tsx @@ -39,7 +39,7 @@ export const TemplatesFilters: FC = ({ "dark:text-gray-500 text-gray-700", )} > - UI Frameworks + OpenPanel
= ({ "mt-10", )} > - Backends + OpenAdmin