Skip to content

Commit 37ad64c

Browse files
committed
update store links
1 parent e1ac230 commit 37ad64c

13 files changed

Lines changed: 28 additions & 52 deletions

File tree

components/landing/footersection.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const FooterSection = () => {
4949
</a>
5050
</li>
5151
<li className="mb-4">
52-
<a href="https://www.primefaces.org/store/" className="text-secondary font-medium hover:text-primary transition-colors transition-duration-150" target="_blank" rel="noopener noreferrer">
52+
<a href="https://primeui.store" className="text-secondary font-medium hover:text-primary transition-colors transition-duration-150" target="_blank" rel="noopener noreferrer">
5353
Store
5454
</a>
5555
</li>

components/landing/templatesection.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const TemplateSection = () => {
2525
<div className="section-header relative z-3">Templates</div>
2626
<p className="section-detail relative z-3">Professionally designed highly customizable application templates to get started in style.</p>
2727
<div className="flex justify-content-center relative mt-4 z-3">
28-
<a href="https://www.primefaces.org/store" className="font-semibold p-3 border-round flex align-items-center linkbox active">
28+
<a href="https://primeui.store/templates" className="font-semibold p-3 border-round flex align-items-center linkbox active">
2929
<span>Explore All</span>
3030
<i className="pi pi-arrow-right ml-2" />
3131
</a>

components/layout/menu.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@
704704
},
705705
{
706706
"name": "Store",
707-
"href": "https://www.primefaces.org/store/"
707+
"href": "https://primeui.store"
708708
},
709709
{
710710
"name": "Twitter",

components/templates/templateHero/TemplateHero.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const TemplateHero = ({ logo, pattern, rectangle, light, dashboard1, dashboard2,
1818
<a href={liveHref} target="_blank" className="template-hero-card-buttons-btn1 p-button ">
1919
Live Demo
2020
</a>
21-
<a href={storeHref ?? 'https://www.primefaces.org/store/'} target="_blank" className="template-hero-card-buttons-btn2 p-button">
21+
<a href={storeHref ?? 'https://primeui.store/templates'} target="_blank" className="template-hero-card-buttons-btn2 p-button">
2222
{free ? 'Source Code' : 'Buy Now'}
2323
</a>
2424
</div>

pages/templates/apollo/index.js

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,7 @@ const animationFeaturesData1 = [
5555
{
5656
id: 2,
5757
title: 'PrimeBlocks',
58-
description: (
59-
<>
60-
Designed to be fully compatible with upcoming next-gen PrimeBlocks, choose from the extensive range of blocks and customize the way you like.
61-
</>
62-
),
58+
description: <>Designed to be fully compatible with upcoming next-gen PrimeBlocks, choose from the extensive range of blocks and customize the way you like.</>,
6359
src: 'https://primefaces.org/cdn/primereact/images/templates/apollo/features-animation-blocks.png'
6460
},
6561
{
@@ -191,7 +187,8 @@ const templateHeroData = {
191187
dashboard2: 'https://primefaces.org/cdn/primereact/images/templates/apollo/apollo-hero-dashboard2.png',
192188
description: 'Application template for React based on the popular NextJS framework with light-dim-dark modes, four menu layouts, various menu themes, sample apps, ready to use template pages and 24 PrimeReact themes.',
193189
liveHref: 'https://apollo.primereact.org',
194-
docHref: 'https://apollo.primereact.org/documentation'
190+
docHref: 'https://apollo.primereact.org/documentation',
191+
storeHref: 'https://primeui.store/templates/react/apollo'
195192
};
196193

197194
const ApolloSeparator = () => {

pages/templates/atlantis/index.js

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,7 @@ const animationFeaturesData1 = [
5454
{
5555
id: 2,
5656
title: 'PrimeBlocks',
57-
description: (
58-
<>
59-
Designed to be fully compatible with upcoming next-gen PrimeBlocks, choose from the extensive range of blocks and customize the way you like.
60-
</>
61-
),
57+
description: <>Designed to be fully compatible with upcoming next-gen PrimeBlocks, choose from the extensive range of blocks and customize the way you like.</>,
6258
src: 'https://primefaces.org/cdn/primereact/images/templates/apollo/features-animation-blocks.png'
6359
},
6460
{
@@ -167,7 +163,8 @@ const templateHeroData = {
167163
dashboard2: 'https://primefaces.org/cdn/primereact/images/templates/atlantis/atlantis-hero-dashboard2.png',
168164
description: 'Prepare to be amazed by the remastered Atlantis for PrimeReact featuring a new gorgeous dark mode for the entire layout, 7 menu modes, reusable css widgets, utilities, modern icons and many more.',
169165
liveHref: 'https://atlantis.primereact.org/',
170-
docHref: 'https://atlantis.primereact.org/documentation'
166+
docHref: 'https://atlantis.primereact.org/documentation',
167+
storeHref: 'https://primeui.store/templates/react/atlantis'
171168
};
172169

173170
const AtlantisSeperator = () => {

pages/templates/avalon/index.js

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,7 @@ const animationFeaturesData1 = [
5454
{
5555
id: 2,
5656
title: 'PrimeBlocks',
57-
description: (
58-
<>
59-
Designed to be fully compatible with upcoming next-gen PrimeBlocks, choose from the extensive range of blocks and customize the way you like.
60-
</>
61-
),
57+
description: <>Designed to be fully compatible with upcoming next-gen PrimeBlocks, choose from the extensive range of blocks and customize the way you like.</>,
6258
src: 'https://primefaces.org/cdn/primereact/images/templates/apollo/features-animation-blocks.png'
6359
},
6460
{
@@ -193,7 +189,8 @@ const templateHeroData = {
193189
dashboard2: 'https://primefaces.org/cdn/primereact/images/templates/avalon/avalon-hero-dashboard2.png',
194190
description: 'A modern and easy to use premium application template with highly customizable layout features. Based on a bootstrap styling, it is fully responsive, touch optimized, built with SASS, CSS3 and HTML5.',
195191
liveHref: 'https://avalon.primereact.org/',
196-
docHref: 'https://avalon.primereact.org/documentation'
192+
docHref: 'https://avalon.primereact.org/documentation',
193+
storeHref: 'https://primeui.store/templates/react/avalon'
197194
};
198195

199196
const AvalonPage = () => {

pages/templates/diamond/index.js

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,7 @@ const animationFeaturesData1 = [
5454
{
5555
id: 2,
5656
title: 'PrimeBlocks',
57-
description: (
58-
<>
59-
Designed to be fully compatible with upcoming next-gen PrimeBlocks, choose from the extensive range of blocks and customize the way you like.
60-
</>
61-
),
57+
description: <>Designed to be fully compatible with upcoming next-gen PrimeBlocks, choose from the extensive range of blocks and customize the way you like.</>,
6258
src: 'https://primefaces.org/cdn/primereact/images/templates/apollo/features-animation-blocks.png'
6359
},
6460
{
@@ -195,7 +191,8 @@ const templateHeroData = {
195191
dashboard2: 'https://primefaces.org/cdn/primereact/images/templates/diamond/diamond-hero-dashboard2.png',
196192
description: 'An amazing application template for React based on the popular NextJS framework with light-dim-dark modes, 7 menu layouts, various menu themes, sample apps, ready to use template pages and 30 PrimeReact themes.',
197193
liveHref: 'https://diamond.primereact.org',
198-
docHref: 'https://diamond.primereact.org/documentation'
194+
docHref: 'https://diamond.primereact.org/documentation',
195+
storeHref: 'https://primeui.store/templates/react/diamond'
199196
};
200197

201198
const DiamondPage = () => {

pages/templates/freya/index.js

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,7 @@ const animationFeaturesData1 = [
5454
{
5555
id: 2,
5656
title: 'PrimeBlocks',
57-
description: (
58-
<>
59-
Designed to be fully compatible with upcoming next-gen PrimeBlocks, choose from the extensive range of blocks and customize the way you like.
60-
</>
61-
),
57+
description: <>Designed to be fully compatible with upcoming next-gen PrimeBlocks, choose from the extensive range of blocks and customize the way you like.</>,
6258
src: 'https://primefaces.org/cdn/primereact/images/templates/apollo/features-animation-blocks.png'
6359
},
6460
{
@@ -167,7 +163,8 @@ const templateHeroData = {
167163
dashboard2: 'https://primefaces.org/cdn/primereact/images/templates/freya/freya-hero-dashboard2.png',
168164
description: 'Freya is a modern admin template for developers and IT professionals. It comes with a huge collection of reusable UI components and dozens of built-in layouts for various purposes.',
169165
liveHref: 'https://freya.primereact.org/',
170-
docHref: 'https://freya.primereact.org/documentation'
166+
docHref: 'https://freya.primereact.org/documentation',
167+
storeHref: 'https://primeui.store/templates/react/freya'
171168
};
172169

173170
const FreyaSeparator = () => {

pages/templates/genesis/index.js

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,7 @@ const animationFeaturesData1 = [
6565
{
6666
id: 2,
6767
title: 'PrimeBlocks',
68-
description: (
69-
<>
70-
Designed to be fully compatible with upcoming next-gen PrimeBlocks, choose from the extensive range of blocks and customize the way you like.
71-
</>
72-
),
68+
description: <>Designed to be fully compatible with upcoming next-gen PrimeBlocks, choose from the extensive range of blocks and customize the way you like.</>,
7369
src: 'https://primefaces.org/cdn/primereact/images/templates/apollo/features-animation-blocks.png'
7470
},
7571
{
@@ -170,7 +166,8 @@ const templateHeroData = {
170166
description: 'Genesis, crafted by Prime, is the ultimate multi-purpose website template built with React and Next.js. It offers unmatched versatility and performance with a suite of example pages to elevate your projects.',
171167
liveHref: 'https://genesis.primereact.org',
172168
docHref: '',
173-
multipurpose: true
169+
multipurpose: true,
170+
storeHref: 'https://primeui.store/templates/react/genesis'
174171
};
175172

176173
const GenesisPage = () => {

0 commit comments

Comments
 (0)