fix(frontend): Contact spre romfast.ro/contact; logo unic link spre home
- 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) <noreply@anthropic.com>
This commit is contained in:
@@ -24,12 +24,6 @@ const router = createRouter({
|
||||
component: () => import('@/views/Confidentialitate.vue'),
|
||||
meta: { requiresAuth: false, fullBleed: true }
|
||||
},
|
||||
{
|
||||
path: '/contact',
|
||||
name: 'Contact',
|
||||
component: () => import('@/views/Contact.vue'),
|
||||
meta: { requiresAuth: false, fullBleed: true }
|
||||
},
|
||||
{
|
||||
path: '/login',
|
||||
name: 'Login',
|
||||
|
||||
Reference in New Issue
Block a user