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.