Browse Source

enterprise

Stefan Pejcic 1 year ago
parent
commit
4e15bc3d39

+ 1 - 1
documentation/src/refine-theme/enterprise-get-in-touch-button.tsx

@@ -46,7 +46,7 @@ export const EnterpriseGetInTouchButton: FC<Props> = (props) => {
             >
             >
                 <GetInTouchIcon />
                 <GetInTouchIcon />
                 <span className={clsx("text-base", "font-semibold")}>
                 <span className={clsx("text-base", "font-semibold")}>
-                    Get your free copy
+                    Signup for BETA
                 </span>
                 </span>
             </Link>
             </Link>
         </div>
         </div>

+ 1 - 1
documentation/src/refine-theme/enterprise-get-in-touch-cta.tsx

@@ -29,7 +29,7 @@ export const EnterpriseGetInTouchCta: FC<Props> = (props) => {
                         "dark:text-gray-400 text-gray-600",
                         "dark:text-gray-400 text-gray-600",
                     )}
                     )}
                 >
                 >
-                    Ready to try OpenPanel Enterprise Edition?
+                    Ready to try OpenPanel Enterprise?
                 </h2>
                 </h2>
                 <EnterpriseGetInTouchButton />
                 <EnterpriseGetInTouchButton />
             </div>
             </div>

+ 2 - 2
documentation/src/refine-theme/enterprise-hero-section.tsx

@@ -37,7 +37,7 @@ export const EnterpriseHeroSection = ({
                             "text-refine-blue drop-shadow-[0_0_30px_rgba(51,51,255,0.3)]",
                             "text-refine-blue drop-shadow-[0_0_30px_rgba(51,51,255,0.3)]",
                         )}
                         )}
                     >
                     >
-                        public BETA
+                        BETA
                     </span>
                     </span>
                     .
                     .
                 </h1>
                 </h1>
@@ -49,7 +49,7 @@ export const EnterpriseHeroSection = ({
                         "dark:text-gray-400 text-gray-600",
                         "dark:text-gray-400 text-gray-600",
                     )}
                     )}
                 >
                 >
-                    We're thrilled to announce that OpenPanel is currently available in open Beta! The open beta test will be open to the public between{" "}
+                    We're thrilled to announce that OpenPanel is currently available in closed Beta! The open beta test will be open to the public between{" "}
                     <span className={clsx("dark:text-gray-0 text-gray-900")}>
                     <span className={clsx("dark:text-gray-0 text-gray-900")}>
                         January 25th{" "}
                         January 25th{" "}
                     </span>
                     </span>

BIN
documentation/static/img/refine-git-history-logo-light.png