mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
push
This commit is contained in:
parent
8d0c9ede6f
commit
77998be275
@ -186,8 +186,8 @@ export const LandingAlreadyInvented: FC<Props> = ({ className }) => {
|
||||
>
|
||||
All the necessary features for running a web hosting server are integrated, eliminating the need to purchase additional software for tasks like backups, WordPress management or user isolation.
|
||||
</p>
|
||||
<LandingSectionCtaButton to="/docs">
|
||||
Compare OpenPanel
|
||||
<LandingSectionCtaButton to="/features">
|
||||
Features
|
||||
</LandingSectionCtaButton>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -91,7 +91,7 @@ export const LandingPureReactCode: FC<Props> = ({
|
||||
</p>
|
||||
{cta && (
|
||||
<LandingSectionCtaButton to="/docs">
|
||||
Compare OpenPanel
|
||||
Documentation
|
||||
</LandingSectionCtaButton>
|
||||
)}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user