Diseño visual: tema NovaWoW (tokens Tailwind), hero en la home, cabecera pulida
- globals.css: tokens @theme (nw-bg/panel/border/gold/text/muted), fondo con degradado + brillo radial, y componentes reutilizables (.nw-btn, .nw-btn-ghost, .nw-card, .nw-heading con oro degradado). - Header: sticky con backdrop-blur y marca en oro degradado. - Home: sección hero (nombre del server + tagline + CTAs Crear cuenta / Foros) y estado del servidor + noticias en tarjetas (nw-card). Textos hero en catálogos. Verificado: build OK, home renderiza el hero/tarjetas, los tokens nw compilan en el CSS. Sistema visual base listo para aplicar al resto de páginas. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -24,7 +24,10 @@
|
||||
"news": "News",
|
||||
"noNews": "There are no news available at the moment.",
|
||||
"link": "Link",
|
||||
"here": "here"
|
||||
"here": "here",
|
||||
"tagline": "The best WoW WotLK Classic 3.4.3 server in Spanish and Latino. Join a community of thousands of players for free.",
|
||||
"ctaRegister": "Create free account",
|
||||
"ctaForum": "View forums"
|
||||
},
|
||||
"Login": {
|
||||
"title": "Sign in to Nova WoW",
|
||||
|
||||
Reference in New Issue
Block a user