Merge branch 'prod'

pull/6768/head
Cagatay Civici 2024-11-11 17:17:02 +03:00
commit 5c6d80f439
10 changed files with 17 additions and 17 deletions

View File

@ -1,7 +1,7 @@
{ {
"id": 71, "id": 72,
"content": "Figma UI Kit v3 is out! 🚀", "content": "The Black Friday Sale is now live with up to 50% off! 🎉",
"linkText": "Learn More", "linkText": "Visit Store",
"linkHref": "https://primevue.org/uikit", "linkHref": "https://primefaces.org/store",
"target": "_self" "target": "_blank"
} }

View File

@ -44,7 +44,7 @@ export default {
license: { license: {
documentLink: 'https://apollo.primevue.org/documentation/', 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.', 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: [ licenseDetails: [
{ {
title: 'Basic License', title: 'Basic License',

View File

@ -44,7 +44,7 @@ export default {
license: { license: {
documentLink: 'https://atlantis.primevue.org/documentation', 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.', 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: [ licenseDetails: [
{ {
title: 'Basic License', title: 'Basic License',

View File

@ -45,7 +45,7 @@ export default {
license: { license: {
documentLink: 'https://avalon.primevue.org/documentation', 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.', 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: [ licenseDetails: [
{ {
title: 'Basic License', title: 'Basic License',

View File

@ -44,7 +44,7 @@ export default {
license: { license: {
documentLink: 'https://diamond.primevue.org/documentation/', 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.', 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: [ licenseDetails: [
{ {
title: 'Basic License', title: 'Basic License',

View File

@ -44,7 +44,7 @@ export default {
license: { license: {
documentLink: 'https://freya.primevue.org/documentation', 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.', 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: [ licenseDetails: [
{ {
title: 'Basic License', title: 'Basic License',

View File

@ -44,7 +44,7 @@ export default {
license: { license: {
documentLink: 'https://poseidon.primevue.org/documentation/', 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.', 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: [ licenseDetails: [
{ {
title: 'Basic License', title: 'Basic License',

View File

@ -45,7 +45,7 @@ export default {
license: { license: {
documentLink: 'https://ultima.primevue.org/documentation/', 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.', 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: [ licenseDetails: [
{ {
title: 'Basic License', title: 'Basic License',

View File

@ -44,7 +44,7 @@ export default {
license: { license: {
documentLink: 'https://verona.primevue.org/documentation', 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.', 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: [ licenseDetails: [
{ {
title: 'Basic License', title: 'Basic License',

View File

@ -167,8 +167,8 @@
<div class="text-surface-500 dark:text-surface-400 font-medium">For individual designers</div> <div class="text-surface-500 dark:text-surface-400 font-medium">For individual designers</div>
<hr class="my-4 mx-0 border-t border-0 border-surface-200 dark:border-surface-700" /> <hr class="my-4 mx-0 border-t border-0 border-surface-200 dark:border-surface-700" />
<div class="flex flex-wrap gap-4"> <div class="flex flex-wrap gap-4">
<span v-if="false" class="text-2xl text-muted-color line-through">$99</span> <span class="text-2xl text-muted-color line-through">$99</span>
<span class="text-2xl font-bold">$99</span> <span class="text-2xl font-bold">$49</span>
</div> </div>
<hr class="my-4 mx-0 border-t border-0 border-surface-200 dark:border-surface-700" /> <hr class="my-4 mx-0 border-t border-0 border-surface-200 dark:border-surface-700" />
<ul class="list-none p-0 m-0 grow text-lg"> <ul class="list-none p-0 m-0 grow text-lg">
@ -210,8 +210,8 @@
<div class="text-surface-500 dark:text-surface-400 font-medium">For small teams</div> <div class="text-surface-500 dark:text-surface-400 font-medium">For small teams</div>
<hr class="my-4 mx-0 border-t border-0 border-surface-200 dark:border-surface-700" /> <hr class="my-4 mx-0 border-t border-0 border-surface-200 dark:border-surface-700" />
<div class="flex flex-wrap gap-4"> <div class="flex flex-wrap gap-4">
<span v-if="false" class="text-2xl text-muted-color line-through">$249</span> <span class="text-2xl text-muted-color line-through">$249</span>
<span class="text-2xl font-bold">$249</span> <span class="text-2xl font-bold">$149</span>
</div> </div>
<hr class="my-4 mx-0 border-t border-0 border-surface-200 dark:border-surface-700" /> <hr class="my-4 mx-0 border-t border-0 border-surface-200 dark:border-surface-700" />
<ul class="list-none p-0 m-0 grow text-lg"> <ul class="list-none p-0 m-0 grow text-lg">