enterprise

This commit is contained in:
Stefan Pejcic
2024-02-05 11:27:49 +01:00
parent e7234f8f32
commit 4e15bc3d39
4 changed files with 4 additions and 4 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB