Spring sale updates

pull/5656/head
tugcekucukoglu 2024-04-29 13:09:04 +03:00
parent b8c04e9949
commit c4b309ca0b
10 changed files with 13 additions and 11 deletions

View File

@ -1414,7 +1414,7 @@
margin: 1rem 0 1.25rem;
&-discount-active {
color: var(--surface-600);
color: var(--text-color-secondary);
text-decoration: line-through;
margin-right: 1rem;
}

View File

@ -220,7 +220,7 @@ export default {
license: {
documentLink: 'https://apollo.primevue.org/documentation/',
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
showDiscount: false,
showDiscount: true,
licenseDetails: [
{
title: 'Basic License',

View File

@ -208,7 +208,7 @@ export default {
license: {
documentLink: 'https://atlantis.primevue.org/documentation',
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
showDiscount: false,
showDiscount: true,
licenseDetails: [
{
title: 'Basic License',

View File

@ -207,7 +207,7 @@ export default {
license: {
documentLink: 'https://avalon.primevue.org/documentation',
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
showDiscount: false,
showDiscount: true,
licenseDetails: [
{
title: 'Basic License',

View File

@ -197,7 +197,7 @@ export default {
license: {
documentLink: 'https://diamond.primevue.org/documentation/',
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
showDiscount: false,
showDiscount: true,
licenseDetails: [
{
title: 'Basic License',

View File

@ -194,7 +194,7 @@ export default {
license: {
documentLink: 'https://freya.primevue.org/documentation',
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
showDiscount: false,
showDiscount: true,
licenseDetails: [
{
title: 'Basic License',

View File

@ -172,7 +172,7 @@ export default {
license: {
documentLink: 'https://poseidon.primevue.org/documentation/',
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
showDiscount: false,
showDiscount: true,
licenseDetails: [
{
title: 'Basic License',

View File

@ -206,7 +206,7 @@ export default {
license: {
documentLink: 'https://ultima.primevue.org/documentation/',
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
showDiscount: false,
showDiscount: true,
licenseDetails: [
{
title: 'Basic License',

View File

@ -195,7 +195,7 @@ export default {
license: {
documentLink: 'https://verona.primevue.org/documentation',
description: 'The download package is a Vite-based project containing all application source codes deployed at the live demo. The project code is written in JavaScript.',
showDiscount: false,
showDiscount: true,
licenseDetails: [
{
title: 'Basic License',

View File

@ -157,7 +157,8 @@
<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-bold text-900">$99</span>
<span class="text-2xl font-bold text-900 line-through text-color-secondary">$99</span>
<span class="text-2xl font-bold text-900">$49</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">
@ -201,7 +202,8 @@
<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-bold text-900">$249</span>
<span class="text-2xl font-bold text-900 line-through text-color-secondary">$249</span>
<span class="text-2xl font-bold text-900">$149</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">