diff --git a/src/components/demo/DemoAccountCreator.vue b/src/components/demo/DemoAccountCreator.vue index ba64154..77d3de1 100644 --- a/src/components/demo/DemoAccountCreator.vue +++ b/src/components/demo/DemoAccountCreator.vue @@ -137,3 +137,4 @@ async function createFakeAccount() { } } + diff --git a/src/pages/LoginDemo.vue b/src/pages/LoginDemo.vue index 09de66c..e02f45b 100644 --- a/src/pages/LoginDemo.vue +++ b/src/pages/LoginDemo.vue @@ -2,74 +2,84 @@
-
+
Logo
-

Welcome to the Virtual Realm

-

- Your secure platform for events and community management -

-
-

- Demo Mode: Click the button below to create a fake account for testing purposes. +

+

Welcome to the Virtual Realm

+

+ Your secure platform for events and community management

- - Demo Account Creation - - Create a fake account with auto-generated credentials for testing - - - + + +
+
+
+ Demo Mode +
+
+ + +
+

Create Demo Account

+

+ Get instant access with a pre-funded demo account containing + 1,000,000 FAKE satoshis +

+
+ -
-
- -
- - +
+
+
+ +
+ + +
+
+
+ +
+ + +
-
- -
- - -
-
-
+
These credentials will be used to automatically log you in
- + @@ -78,9 +88,16 @@

-
+
{{ successMessage }}
+ + +
+

+ This is a demo environment. All transactions use fake satoshis for testing purposes. +

+
@@ -90,7 +107,7 @@