Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 4 additions & 11 deletions src/ecosystem/themes/themes.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,13 @@
[
{
"name": "Nuxt UI",
"description": "[Nuxt UI](https://ui.nuxt.com) is a free and open-source UI library for Vue.js. It is built on top of Tailwind CSS and includes a variety of components and utilities that can be used to quickly build modern, responsive web applications.",
"seeMoreUrl": "https://ui.nuxt.com/pro",
"description": "[Nuxt UI](https://ui.nuxt.com) is a powerful, free and open-source UI library for Vue.js. Built on top of Tailwind CSS, it provides an extensive collection of beautifully designed and accessible components, and essential utilities to build modern, responsive web applications with ease.",
"seeMoreUrl": "https://ui.nuxt.com",
"products": [
{
"name": "UI Pro Components",
"price": 199,
"description": "Premium Vue components, composables, and utils based on Nuxt UI.",
"url": "https://ui.nuxt.com/pro",
"image": "https://res.cloudinary.com/nuxt/image/upload/v1742036103/nuxt-ui/nuxt-ui-pro-og-image_vzvwge.png"
},
{
"name": "Dashboard",
"price": 199,
"description": "Vue Dashboard Template made with Nuxt UI Pro.",
"price": 0,
"description": "Professional Vue Dashboard Template showcasing Nuxt UI capabilities.",
"url": "https://vue-dashboard-template.nuxt.dev",
"image": "https://res.cloudinary.com/nuxt/image/upload/v1742036101/nuxt-ui/nuxt-ui-dashboard-social-card_kpeysq.png"
}
Expand Down