From 7bbc40a4b7dbdd4e21c9d6b2a3dfd7049e86b856 Mon Sep 17 00:00:00 2001 From: tugcekucukoglu Date: Mon, 29 Apr 2024 13:40:52 +0300 Subject: [PATCH] Spring sale news updates --- assets/data/news.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/data/news.json b/assets/data/news.json index 3961408ed..6543d968a 100644 --- a/assets/data/news.json +++ b/assets/data/news.json @@ -1,8 +1,8 @@ { - "id": 55, - "content": "🎉 v4.0.0-beta.1 is out with the new Styled Mode", + "id": 56, + "content": "🌸 Spring Sale: Save Up to 50% on Premium Templates and More.", "linkText": "Learn More", - "linkHref": "http://v4.primevue.org", + "linkHref": "https://primefaces.org/store", "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;"