Update landing-try-it-section.tsx
This commit is contained in:
parent
5218dbb11c
commit
84be588054
1 changed files with 3 additions and 3 deletions
|
@ -175,7 +175,7 @@ const LandingTryItOptionsSection = ({
|
||||||
"landing-lg:max-w-[446px]",
|
"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>
|
</p>
|
||||||
<Link
|
<Link
|
||||||
to="beta"
|
to="beta"
|
||||||
|
@ -201,7 +201,7 @@ const LandingTryItOptionsSection = ({
|
||||||
>
|
>
|
||||||
<LandingStartActionIcon />
|
<LandingStartActionIcon />
|
||||||
<span className={clsx("text-base", "font-semibold")}>
|
<span className={clsx("text-base", "font-semibold")}>
|
||||||
Try Enterprise
|
Go Enterprise
|
||||||
</span>
|
</span>
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
|
@ -280,7 +280,7 @@ const LandingTryItOptionsSection = ({
|
||||||
"landing-lg:max-w-[446px]",
|
"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>
|
</p>
|
||||||
<LandingCopyCommandButton />
|
<LandingCopyCommandButton />
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue