Add: Introduce new IDE 'Cursor' and update ProseImg component

- Added 'Cursor' IDE to the uses page with corresponding images and descriptions.
- Updated ProseImg component to support an optional 'rounded' prop for image styling.
- Removed outdated JetBrains image and replaced it with a new webp format.
- Adjusted layout and spacing in the uses page for better presentation of IDEs.
This commit is contained in:
2025-04-06 23:31:35 +02:00
parent 1d69c73017
commit dbb98153fb
11 changed files with 73 additions and 21 deletions

View File

@@ -25,6 +25,7 @@
"@nuxthub/core": "^0.8.23",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/i18n": "9.5.2",
"@vueuse/core": "^13.0.0",
"drizzle-orm": "^0.41.0",
"h3-zod": "^0.5.3",
"nuxt": "^3.16.2",
@@ -39,7 +40,6 @@
"@antfu/eslint-config": "^4.11.0",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^22.14.0",
"@vueuse/core": "^13.0.0",
"@vueuse/math": "^13.0.0",
"@vueuse/nuxt": "^13.0.0",
"drizzle-kit": "^0.30.6",