Skip to content

Commit f7e84bc

Browse files
committed
up
1 parent 9390164 commit f7e84bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/ecosystem/themes/themes.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
[
22
{
33
"name": "Nuxt UI",
4-
"description": "Nuxt UI 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.",
5-
"seeMoreUrl": "https://ui.nuxt.com",
4+
"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.",
5+
"seeMoreUrl": "https://ui.nuxt.com/pro",
66
"products": [
77
{
88
"name": "UI Pro Components",
99
"price": 199,
1010
"description": "Premium Vue components, composables, and utils based on Nuxt UI.",
1111
"url": "https://ui.nuxt.com/pro",
12-
"image": "https://assets.hub.nuxt.com/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1cmwiOiJodHRwczovL2Rhc2hib2FyZC10ZW1wbGF0ZS5udXh0LmRldiIsImlhdCI6MTczOTQ2MzU2N30._VElt4uvLjvAMdnTLytCInOajMElzWDKbmvOaMZhZUI.jpg?theme=dark"
12+
"image": "https://res.cloudinary.com/nuxt/image/upload/v1742036103/nuxt-ui/nuxt-ui-pro-og-image_vzvwge.png"
1313
},
1414
{
1515
"name": "Dashboard",
1616
"price": 199,
1717
"description": "Vue Dashboard Template made with Nuxt UI Pro.",
1818
"url": "https://vue-dashboard-template.nuxt.dev",
19-
"image": "https://assets.hub.nuxt.com/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1cmwiOiJodHRwczovL2Rhc2hib2FyZC10ZW1wbGF0ZS5udXh0LmRldiIsImlhdCI6MTczOTQ2MzU2N30._VElt4uvLjvAMdnTLytCInOajMElzWDKbmvOaMZhZUI.jpg?theme=dark"
19+
"image": "https://res.cloudinary.com/nuxt/image/upload/v1742036101/nuxt-ui/nuxt-ui-dashboard-social-card_kpeysq.png"
2020
}
2121
]
2222
},

0 commit comments

Comments
 (0)