diff --git a/client/components/forms/ImageInput.vue b/client/components/forms/ImageInput.vue index b67cb6a..ff90b5c 100644 --- a/client/components/forms/ImageInput.vue +++ b/client/components/forms/ImageInput.vue @@ -22,7 +22,7 @@
- + />Scan the QR code to open the form (Right click to copy the image)
diff --git a/client/components/vendor/appsumo/AppSumoRegister.vue b/client/components/vendor/appsumo/AppSumoRegister.vue
index 48a61a0..10da03c 100644
--- a/client/components/vendor/appsumo/AppSumoRegister.vue
+++ b/client/components/vendor/appsumo/AppSumoRegister.vue
@@ -1,8 +1,8 @@
We found your AppSumo Lifetime deal license! Just complete the registration form to finalize the activation of
@@ -10,9 +10,9 @@
Invalid AppSumo license. The license was probably already attached to an OpnForm account. Please contact support.
diff --git a/client/error.vue b/client/error.vue
index d98b8fe..510bbc0 100644
--- a/client/error.vue
+++ b/client/error.vue
@@ -2,7 +2,7 @@
@@ -55,7 +55,7 @@
@@ -68,7 +68,7 @@
@@ -103,8 +103,8 @@
Page Not Found
diff --git a/client/nuxt.config.ts b/client/nuxt.config.ts
index 7a34592..e4a6f88 100644
--- a/client/nuxt.config.ts
+++ b/client/nuxt.config.ts
@@ -15,6 +15,7 @@ export default defineNuxtConfig({
'@vueuse/motion/nuxt',
'nuxt3-notifications',
'nuxt-simple-sitemap',
+ '@nuxt/image'
// ... opnformConfig.sentry_dsn ? ['@nuxtjs/sentry'] : [],
],
build: {
diff --git a/client/package.json b/client/package.json
index 781e8da..393d736 100644
--- a/client/package.json
+++ b/client/package.json
@@ -22,6 +22,7 @@
},
"dependencies": {
"@hcaptcha/vue3-hcaptcha": "^1.3.0",
+ "@nuxt/image": "^1.1.0",
"@nuxtjs/sentry": "^8.0.6",
"@pinia/nuxt": "^0.5.1",
"@tailwindcss/aspect-ratio": "^0.4.2",
diff --git a/client/pages/ai-form-builder.vue b/client/pages/ai-form-builder.vue
index ef05cf6..5a75bfb 100644
--- a/client/pages/ai-form-builder.vue
+++ b/client/pages/ai-form-builder.vue
@@ -3,7 +3,7 @@
Building forms made easy
@@ -129,18 +129,16 @@
Customized forms work wonders
@@ -154,17 +152,15 @@
Share your forms anywhere
@@ -204,7 +200,7 @@
-
@@ -218,7 +214,7 @@
-
@@ -232,7 +228,7 @@
-
@@ -246,7 +242,7 @@
-
@@ -426,11 +422,11 @@
No forms found
diff --git a/client/pages/index.vue b/client/pages/index.vue
index 16fb019..e9fa3cb 100644
--- a/client/pages/index.vue
+++ b/client/pages/index.vue
@@ -2,9 +2,9 @@