From d54a1987e34e9df17c8947a22d4b4237e4b19772 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Fri, 10 Jul 2026 18:21:31 +0000 Subject: [PATCH] fix(frontend): Contact spre romfast.ro/contact; logo unic link spre home MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Linkurile Contact (footer landing + pagini legale, referința din Termeni) duc acum la https://romfast.ro/contact; pagina internă /contact și ruta ei au fost eliminate - Pe paginile legale doar sigla e link către homepage; titlul „ROA Space" nu mai e link Co-Authored-By: Claude Opus 4.8 (1M context) --- frontend/src/components/LegalPage.vue | 11 ++++++---- frontend/src/router/index.ts | 6 ------ frontend/src/views/Contact.vue | 30 --------------------------- frontend/src/views/Landing.vue | 2 +- frontend/src/views/Termeni.vue | 2 +- 5 files changed, 9 insertions(+), 42 deletions(-) delete mode 100644 frontend/src/views/Contact.vue diff --git a/frontend/src/components/LegalPage.vue b/frontend/src/components/LegalPage.vue index 090a51d..ff8b760 100644 --- a/frontend/src/components/LegalPage.vue +++ b/frontend/src/components/LegalPage.vue @@ -4,14 +4,16 @@