From c72aa5683fb09818fcae98eb03e2f0b7ba2bdc01 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 11 Feb 2024 00:29:31 +0100 Subject: [PATCH] Update index.tsx --- documentation/src/pages/docs/index.tsx | 33 ++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/documentation/src/pages/docs/index.tsx b/documentation/src/pages/docs/index.tsx index 03ebe8a..a1b64d4 100644 --- a/documentation/src/pages/docs/index.tsx +++ b/documentation/src/pages/docs/index.tsx @@ -59,6 +59,39 @@ const About: React.FC = () => { + +
+ {/* 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. +

+ +
+ + {/* Second Column */} +
+ +

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. +

+
+
+ + + + +