From d5ce0e2e2b0e155f24c5aee9584d037a0726d53b Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Mon, 29 Jun 2026 19:42:31 +0000 Subject: [PATCH] feat(branding): redenumire ROMFAST AUTOPASS -> ROA AUTOPASS in UI Titlu pagina, antet brand si /login afiseaza acum 'ROA AUTOPASS'. Include redesignul sectiunii Problem+Calculator combinata din landing. Teste de antet/nav aliniate la noul nume. Co-Authored-By: Claude Opus 4.8 --- app/web/templates/base.html | 8 +-- app/web/templates/landing.html | 104 ++++++++++++++++----------------- app/web/templates/login.html | 2 +- tests/test_web_nav.py | 6 +- tests/test_web_responsive.py | 16 ++--- 5 files changed, 68 insertions(+), 68 deletions(-) diff --git a/app/web/templates/base.html b/app/web/templates/base.html index 1faa321..897d6ce 100644 --- a/app/web/templates/base.html +++ b/app/web/templates/base.html @@ -3,7 +3,7 @@ - {% block title %}ROMFAST AUTOPASS{% endblock %} + {% block title %}ROA AUTOPASS{% endblock %}