mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
refactor: remove 'Contact Sales' button from self-hosted pricing sections
This commit is contained in:
parent
85d0255f6f
commit
e433edd7b7
@ -440,9 +440,6 @@ export function Pricing() {
|
||||
{t("plan.selfHosted.buyNow")}
|
||||
</Link>
|
||||
</Button>
|
||||
<Button variant="outline">
|
||||
{t("plan.selfHosted.contactSales")}
|
||||
</Button>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@ -523,9 +520,6 @@ export function Pricing() {
|
||||
{t("plan.selfHosted.buyNow")}
|
||||
</Link>
|
||||
</Button>
|
||||
<Button variant="outline">
|
||||
{t("plan.selfHosted.contactSales")}
|
||||
</Button>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user