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:
@@ -440,9 +440,6 @@ export function Pricing() {
|
|||||||
{t("plan.selfHosted.buyNow")}
|
{t("plan.selfHosted.buyNow")}
|
||||||
</Link>
|
</Link>
|
||||||
</Button>
|
</Button>
|
||||||
<Button variant="outline">
|
|
||||||
{t("plan.selfHosted.contactSales")}
|
|
||||||
</Button>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -523,9 +520,6 @@ export function Pricing() {
|
|||||||
{t("plan.selfHosted.buyNow")}
|
{t("plan.selfHosted.buyNow")}
|
||||||
</Link>
|
</Link>
|
||||||
</Button>
|
</Button>
|
||||||
<Button variant="outline">
|
|
||||||
{t("plan.selfHosted.contactSales")}
|
|
||||||
</Button>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user