diff --git a/documentation/src/pages/demo/index.tsx b/documentation/src/pages/demo/index.tsx index 0d2a5517..288ddd1b 100644 --- a/documentation/src/pages/demo/index.tsx +++ b/documentation/src/pages/demo/index.tsx @@ -1,11 +1,9 @@ import React from "react"; import Head from "@docusaurus/Head"; -import Link from "@docusaurus/Link"; import { BlogFooter } from "@site/src/refine-theme/blog-footer"; import { CommonHeader } from "@site/src/refine-theme/common-header"; import { CommonLayout } from "@site/src/refine-theme/common-layout"; import clsx from "clsx"; -import USE_CASES from "../../assets/use-cases"; const Demo: React.FC = () => { return ( @@ -50,61 +48,20 @@ const Demo: React.FC = () => { -
+

Explore OpenAdmin & OpenPanel® with no strings attached.

- -
- {USE_CASES.map((useCase) => ( -
-
- - {useCase.title} - -
- {useCase.title} -
-
-
- - - Visit Docs - -
- ))} -
- - - - -
{/* First Column */}

OpenPanel Demo

Demo OpenPanel -
- -

-If you are a website owner, then we recommend interacting with the OpenPanel interface. This is where you can maintain your website. -

+

+ If you are a website owner, then we recommend interacting with the OpenPanel interface. This is where you can maintain your website. +

@@ -113,11 +70,10 @@ If you are a website owner, then we recommend interacting with the OpenPanel int

OpenAdmin Demo

Demo OpenAdmin -
-

-If you are a web host, then we recommend interacting with the OpenAdmin interface. This is where you can run and maintain your server. -

+

+ If you are a web host, then we recommend interacting with the OpenAdmin interface. This is where you can run and maintain your server. +