Skip to content

Commit

Permalink
Added copy enterprise
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraDuRy authored Nov 4, 2024
1 parent 009cbcb commit dd75a92
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions src/routes/pricing/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
<div class="web-pricing-cards-item">
<header class="web-pricing-cards-header">
<h2 id="starter" class="text-label font-aeonik-pro">
Community version
Free
</h2>
<div
class="text-title font-aeonik-pro text-primary mt-2"
Expand Down Expand Up @@ -455,12 +455,12 @@
</a>
</header>
<div class="web-pricing-cards-content text-[#FFFFFF]">
<p>Everything in the Community version, plus:</p>
<p>Everything in the Free plan, plus:</p>
<ul class="web-checked-list-circle">
<li>
<span
>Host your database or entire instance on
AWS or any provider of your choice</span
any provider of your choice</span
>
</li>
<li>
Expand All @@ -476,11 +476,13 @@
>
</li>
<li><span>Monitoring and alerts</span></li>
<li><span>O24/7 premium support</span></li>
<li><span>SSO login</span></li>
<li><span>24/7 enterprise support</span></li>
<li><span>SSO</span></li>
<li><span>Private Slack channel</span></li>
<li><span>Designated Success Manager</span></li>
<li><span>Add-ons</span></li>
<li>
<span>Roles with granular permissions</span>
<span>Custom Roles</span>
</li>
</ul>
</div>
Expand Down

0 comments on commit dd75a92

Please sign in to comment.