From 8b1dd4d083c7cd06082a24138a39f51137a706f1 Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 30 Aug 2025 22:16:15 +0200 Subject: [PATCH] fix: Replace logo.svg references with actual logo asset MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fixed build error by replacing /logo.svg with /MONACOUSA-Flags_376x376.png - Updated all auth mockup pages (login, signup, forgot-password) - Ensured build succeeds without import errors - Tested complete build process successfully 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- pages/auth/forgot-password-mockup.vue | 2 +- pages/auth/login-mockup.vue | 2 +- pages/auth/signup-mockup.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/auth/forgot-password-mockup.vue b/pages/auth/forgot-password-mockup.vue index 0dc5e8a..89999ec 100644 --- a/pages/auth/forgot-password-mockup.vue +++ b/pages/auth/forgot-password-mockup.vue @@ -9,7 +9,7 @@ > diff --git a/pages/auth/login-mockup.vue b/pages/auth/login-mockup.vue index d6a308d..974cc55 100644 --- a/pages/auth/login-mockup.vue +++ b/pages/auth/login-mockup.vue @@ -9,7 +9,7 @@ class="auth-panel auth-panel--form" > diff --git a/pages/auth/signup-mockup.vue b/pages/auth/signup-mockup.vue index ced4460..41cdd3e 100644 --- a/pages/auth/signup-mockup.vue +++ b/pages/auth/signup-mockup.vue @@ -18,7 +18,7 @@ class="signup-step" >