Update pricing
parent
278a0d2fb7
commit
5fdb960ede
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"id": 45,
|
||||
"content": "🎉 Black Friday Sale! Up to 50% Off",
|
||||
"linkText": "Buy Now",
|
||||
"linkHref": "https://www.primefaces.org/store",
|
||||
"id": 46,
|
||||
"content": "Sakai Free Admin Template",
|
||||
"linkText": "View Demo",
|
||||
"linkHref": "https://sakai.primefaces.org",
|
||||
"backgroundStyle": "background-color:var(--primary-color)",
|
||||
"textStyle": "color:var(--primary-color-text);font-weight:500",
|
||||
"linkStyle": "color:var(--primary-color-text);font-weight:700;text-decoration: underline;"
|
||||
|
|
|
@ -157,8 +157,7 @@
|
|||
<div class="text-600 font-medium">For individual designers</div>
|
||||
<hr class="my-3 mx-0 border-top-1 border-none surface-border" />
|
||||
<div class="flex flex-wrap gap-3">
|
||||
<span class="text-2xl font-medium text-500 line-through">$99</span>
|
||||
<span class="text-2xl font-bold text-900">$49</span>
|
||||
<span class="text-2xl font-bold text-900">$99</span>
|
||||
</div>
|
||||
<hr class="my-3 mx-0 border-top-1 border-none surface-border" />
|
||||
<ul class="list-none p-0 m-0 flex-grow-1 text-lg">
|
||||
|
@ -202,8 +201,7 @@
|
|||
<div class="text-600 font-medium">For small teams</div>
|
||||
<hr class="my-3 mx-0 border-top-1 border-none surface-border" />
|
||||
<div class="flex flex-wrap gap-3">
|
||||
<span class="text-2xl font-medium text-500 line-through">$249</span>
|
||||
<span class="text-2xl font-bold text-900">$149</span>
|
||||
<span class="text-2xl font-bold text-900">$249</span>
|
||||
</div>
|
||||
<hr class="my-3 mx-0 border-top-1 border-none surface-border" />
|
||||
<ul class="list-none p-0 m-0 flex-grow-1 text-lg">
|
||||
|
|
Loading…
Reference in New Issue