浏览代码

Update landing-try-it-section.tsx

Stefan Pejcic 1 年之前
父节点
当前提交
84be588054
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      documentation/src/refine-theme/landing-try-it-section.tsx

+ 3 - 3
documentation/src/refine-theme/landing-try-it-section.tsx

@@ -175,7 +175,7 @@ const LandingTryItOptionsSection = ({
                         "landing-lg:max-w-[446px]",
                     )}
                 >
-                    Utilize our wizard to determine the licensing plan that best suits your requirements.
+                    Sign up for OpenPanel Enterprise version and offer premium features to your customers.
                 </p>
                         <Link
                             to="beta"
@@ -201,7 +201,7 @@ const LandingTryItOptionsSection = ({
                         >
                     <LandingStartActionIcon />
                     <span className={clsx("text-base", "font-semibold")}>
-                        Try Enterprise
+                        Go Enterprise
                     </span>
                 </Link>
             </div>
@@ -280,7 +280,7 @@ const LandingTryItOptionsSection = ({
                             "landing-lg:max-w-[446px]",
                         )}
                     >
-			Try out OpenPanel's trial for free and explore its features for 15 days.
+			Get OpenPanel Community edition now and begin hosting websites within just 5 minutes.
                     </p>
                     <LandingCopyCommandButton />
                 </div>