Merge branch 'prod'
commit
53308f0904
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"id": 38,
|
||||
"content": "Summer Sale - Up to 50% Off at PrimeStore.",
|
||||
"linkText": "Buy Now",
|
||||
"linkHref": "https://www.primefaces.org/store",
|
||||
"id": 39,
|
||||
"content": "Unstyled Mode with Tailwind Preview",
|
||||
"linkText": "Learn More",
|
||||
"linkHref": "https://youtu.be/JpYIX3V96gs",
|
||||
"backgroundStyle": "background-color:#4f8ff7",
|
||||
"textStyle": "color:#ffffff;font-weight:500",
|
||||
"linkStyle": "color:#ffffff;font-weight:700;text-decoration: underline;"
|
||||
|
|
|
@ -128,8 +128,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 text-600 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">
|
||||
|
@ -169,8 +168,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 text-600 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