diff --git a/components/Footer.vue b/components/Footer.vue index 1b94db5..007d20a 100644 --- a/components/Footer.vue +++ b/components/Footer.vue @@ -1,12 +1,27 @@ diff --git a/components/TermsModal.vue b/components/TermsModal.vue new file mode 100644 index 0000000..9ef5c47 --- /dev/null +++ b/components/TermsModal.vue @@ -0,0 +1,288 @@ + + + + + diff --git a/pages/login.vue b/pages/login.vue index c8e3bfc..c85735c 100644 --- a/pages/login.vue +++ b/pages/login.vue @@ -136,7 +136,7 @@ required class="mt-1 block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-blue-500 focus:border-blue-500" /> - +
@@ -146,14 +146,42 @@
+ +
+
+ +
+
+ +

+ ⚠️ This system was created with AI assistance and may contain errors. Please read the terms carefully. +

+
+
+
{{ error }}
@@ -180,8 +208,9 @@ - +