diff --git a/apps/showcase/components/landing/HeroSection.vue b/apps/showcase/components/landing/HeroSection.vue
index e45b182c8..ab560eef0 100644
--- a/apps/showcase/components/landing/HeroSection.vue
+++ b/apps/showcase/components/landing/HeroSection.vue
@@ -457,7 +457,7 @@ export default {
{
title: 'Diamond',
link: 'https://primevue.org/templates/diamond/',
- image: 'https://primefaces.org/cdn/primevue/images/layouts/diamond-vue.jpg',
+ image: 'https://primefaces.org/cdn/primevue/images/layouts/diamond-remastered-vue.jpg',
text: "Handle complex operations with elegance with Diamond's robust and powerful premium design."
},
{
diff --git a/apps/showcase/pages/templates/diamond/index.vue b/apps/showcase/pages/templates/diamond/index.vue
index 7fef956f2..dbf8cfff6 100644
--- a/apps/showcase/pages/templates/diamond/index.vue
+++ b/apps/showcase/pages/templates/diamond/index.vue
@@ -25,9 +25,9 @@ export default {
templateHeroData: {
logo: DiamondLogo,
pattern: 'https://primefaces.org/cdn/primevue/images/templates/diamond/diamond-hero-pattern.png',
- dashboard1: 'https://primefaces.org/cdn/primevue/images/templates/diamond/diamond-hero-dashboard1.png',
- dashboard2: 'https://primefaces.org/cdn/primevue/images/templates/diamond/diamond-hero-dashboard2.png',
- description: 'An amazing application template for Vue based on Vite with light-dim-dark modes, four menu layouts, various menu themes, sample apps, ready to use template pages and 30 PrimeVue themes.',
+ dashboard1: 'https://primefaces.org/cdn/primevue/images/templates/diamond/diamond-remastered-hero-dashboard-1.png',
+ dashboard2: 'https://primefaces.org/cdn/primevue/images/templates/diamond/diamond-remastered-hero-dashboard-2.png',
+ description: 'An amazing application template for Vue based on Vite with light-dark modes with 8 surface colors, seven menu layouts, various menu themes, sample apps, ready to use template pages and 3 presets.',
liveHref: 'https://diamond.primevue.org',
docHref: 'https://diamond.primevue.org/documentation',
pattern: {
@@ -68,65 +68,65 @@ export default {
featuresData: [
{
id: 1,
- title: 'Light / Dark / Dim Modes',
- description: 'Diamond has 3 display modes to choose from; Light, Dim and Dark.',
- src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/features-animation-darkmode.png'
+ title: 'Light / Dark Modes',
+ description: 'Diamond has 2 display modes to choose from Light / Dark with 8 surface colors.',
+ src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/features-remastered-animation-darkmode.png'
},
{
id: 2,
- title: 'Component Themes',
- description: 'Diamond offers 30 built-in component themes and creating your own theme is a matter of defining couple of sass variables.',
- src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/features-animation-component-themes.png'
+ title: 'Themes and Presets',
+ description: 'Diamond offers 17 built-in theme colors with the power of 3 presets: Aura, Lara and Nora.',
+ src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/features-remastered-animation-component-themes.png'
},
{
id: 3,
title: '7 Menu Orientations',
description: 'Static, Overlay, Slim, Compact, Horizontal, Reveal and Drawer are the available menu layouts depending on your preference.',
- src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/features-animation-orientations.png',
+ src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/features-remastered-animation-orientations.png',
type: 'inline-animation',
inlineFeaturesData: [
{
id: 1,
title: 'Static',
- src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/Static.png'
+ src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/static-remastered.png'
},
{
id: 2,
title: 'Slim',
- src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/Slim.png'
+ src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/slim-remastered.png'
},
{
id: 3,
title: 'Horizontal',
- src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/Horizontal.png'
+ src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/horizontal-remastered.png'
},
{
id: 4,
title: 'Drawer',
- src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/Drawer.png'
+ src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/drawer-remastered.png'
},
{
id: 5,
title: 'Overlay',
- src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/Overlay.png'
+ src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/overlay-remastered.png'
},
{
id: 6,
title: 'Compact',
- src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/Compact.png'
+ src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/compact-remastered.png'
},
{
id: 7,
title: 'Reveal',
- src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/Reveal.png'
+ src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/reveal-remastered.png'
}
]
},
{
id: 4,
title: 'Menu Themes',
- description: 'Stunning theming options for the main menu in light color scheme.',
- src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/features-animation-orientations.png'
+ description: 'Stunning theming options for the main menu.',
+ src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/features-remastered-animation-orientations.png'
}
]
}
@@ -166,7 +166,7 @@ export default {
id: 4,
title: 'Figma File',
slotType: 'description4',
- src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/features-animation-figma.png'
+ src: 'https://primefaces.org/cdn/primevue/images/templates/diamond/features-remastered-animation-figma.png'
}
]
},
@@ -176,7 +176,7 @@ export default {
template and requires a separate purchase.`,
description4: `
Diamond uses Figma as the design tool. It will be possible to download the Figma file after your purchase. You can
- preview the Figma file before the purchase. Note that PrimeVue UI components are excluded from the Diamond Figma file as they
+ preview the Figma file before the purchase. Note that PrimeVue UI components are excluded from the Diamond Figma file as they
are available in