From 313237c74bdea7ab0c0910b790661507998efc11 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 12 Jul 2024 09:30:24 +0200 Subject: [PATCH] Update demo-section.tsx --- .../src/refine-theme/demo-section.tsx | 28 +++++++++++++++++-- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/documentation/src/refine-theme/demo-section.tsx b/documentation/src/refine-theme/demo-section.tsx index 238dc70b..63c38808 100644 --- a/documentation/src/refine-theme/demo-section.tsx +++ b/documentation/src/refine-theme/demo-section.tsx @@ -84,8 +84,21 @@ const LandingTryItOptionsSection = ({ "landing-lg:max-w-[446px]", )} > - 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 manage your websites. +

+ - 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 manage your server.