10 lines
380 B
JSON
10 lines
380 B
JSON
{
|
|
"id": 45,
|
|
"content": "🎉 Black Friday Sale! Up to 50% Off",
|
|
"linkText": "Buy Now",
|
|
"linkHref": "https://www.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;"
|
|
}
|