From 20e0761c11a4e0e67faafd73409037bc1f31d92b Mon Sep 17 00:00:00 2001 From: Jun Shindo <46585162+jay-es@users.noreply.github.com> Date: Thu, 25 Apr 2024 20:00:35 +0900 Subject: [PATCH] Update themes.json (#2819) (#1999) Updated Image URLs and pricing Co-authored-by: CodedThemes <77041536+phoenixcoded20@users.noreply.github.com> --- src/ecosystem/themes/themes.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/ecosystem/themes/themes.json b/src/ecosystem/themes/themes.json index 2463d93a5..66f1528bb 100644 --- a/src/ecosystem/themes/themes.json +++ b/src/ecosystem/themes/themes.json @@ -254,42 +254,42 @@ "price": 0, "description": "Free & Open Source VueJs Admin Template with well known desing of Berry", "url": "https://codedthemes.com/item/berry-free-vuetify-vuejs-admin-template/?ref=evan.vuejs", - "image": "https://codedthemes.com/wp-content/uploads/2024/03/Berry-free-vue.png" + "image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Berry-free-vue.png" }, { "name": "Berry Vue3 Admin Dashboard", - "price": 59, + "price": 49, "description": "Discover our visually captivating Vue 3 Dashboard Theme!", "url": "https://codedthemes.com/item/berry-vue-admin-dashboard/?ref=evan.vuejs", - "image": "https://codedthemes.com/wp-content/uploads/2024/03/Berry-pro-vue.png" + "image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Berry-pro-vue.png" }, { "name": "Mantis Vue3 Admin Dashboard", - "price": 59, + "price": 49, "description": "Simple yet rebust to start any development with latest VueJs and Vuetify", "url": "https://codedthemes.com/item/mantis-vue-admin-template/?ref=evan.vuejs", - "image": "https://codedthemes.com/wp-content/uploads/2024/03/Mantis-pro-vue.png" + "image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Mantis-pro-vue.png" }, { "name": "Free Mantis Vuetify VueJs Admin Template", "price": 0, "description": "Free Vuetify Dashboard Template with simplest design and code", "url": "https://codedthemes.com/item/mantis-free-vuetify-vuejs-admin-template/?ref=evan.vuejs", - "image": "https://codedthemes.com/wp-content/uploads/2024/03/Mantis-free-vue.png" + "image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Mantis-free-vue.png" }, { "name": "Free Able Pro VueJs", "price": 0, "description": "Free & Open Source Able pro VueJs Admin Template", "url": "https://codedthemes.com/item/able-pro-free-vuejs-admin-dashboard/?ref=evan.vuejs", - "image": "https://codedthemes.com/wp-content/uploads/2024/03/Able-pro-free-vue.png" + "image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Able+pro-free-vue.png" }, { "name": "Able Pro Vue3 + Vuetify Dashboard", "price": 11, "description": "Vue3 + Vite + Vuetify + Typescript", "url": "https://codedthemes.com/item/able-pro-vuejs-admin-dashboard/?ref=evan.vuejs", - "image": "https://codedthemes.com/wp-content/uploads/2024/03/Able-pro-pro-vue.png" + "image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Able+pro-pro-vue.png" } ] }