mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
enterprise
This commit is contained in:
@@ -46,7 +46,7 @@ export const EnterpriseGetInTouchButton: FC<Props> = (props) => {
|
||||
>
|
||||
<GetInTouchIcon />
|
||||
<span className={clsx("text-base", "font-semibold")}>
|
||||
Get your free copy
|
||||
Signup for BETA
|
||||
</span>
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
@@ -29,7 +29,7 @@ export const EnterpriseGetInTouchCta: FC<Props> = (props) => {
|
||||
"dark:text-gray-400 text-gray-600",
|
||||
)}
|
||||
>
|
||||
Ready to try OpenPanel Enterprise Edition?
|
||||
Ready to try OpenPanel Enterprise?
|
||||
</h2>
|
||||
<EnterpriseGetInTouchButton />
|
||||
</div>
|
||||
|
||||
@@ -37,7 +37,7 @@ export const EnterpriseHeroSection = ({
|
||||
"text-refine-blue drop-shadow-[0_0_30px_rgba(51,51,255,0.3)]",
|
||||
)}
|
||||
>
|
||||
public BETA
|
||||
BETA
|
||||
</span>
|
||||
.
|
||||
</h1>
|
||||
@@ -49,7 +49,7 @@ export const EnterpriseHeroSection = ({
|
||||
"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")}>
|
||||
January 25th{" "}
|
||||
</span>
|
||||
|
||||
BIN
documentation/static/img/refine-git-history-logo-light.png
Normal file
BIN
documentation/static/img/refine-git-history-logo-light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.6 KiB |
Reference in New Issue
Block a user