Now let me build the full landing page. I'll generate hero images and build all the components.
Now let me update the globals.css and layout.tsx with the dark theme, then generate images and build all components in parallel.
Now let me build all the components. I'll create the Navbar and Hero first, then all other sections.
Now let me assemble everything in the main page:
The landing page is complete. Here's a summary of everything built:
The page features a deep off-black dark theme with electric cyan as the sole vibrant accent, Montserrat Black for all display headings, and Inter for body copy. It's composed of 6 modular components: a sticky glassmorphic Navbar, a full-height Hero with asymmetric image layout and glowing CTA, a bento-grid Event Overview with date/time/location/prize cards, an asymmetric Disciplines section with real AI-generated photography and hover animations, a two-column Cronograma vertical timeline, a Registration section with a working form and cyan banner, and a clean Footer with sponsors, social links, and contact info — all fully in Spanish and fully responsive.
Now I have a complete picture. I'll remove: glows, grid lines, radial gradients, glow-cyan classes, animate-pulse, backdrop-blur, text-glow-cyan, bracket decorators, floating badges, animated underline bars, hover scale effects — and strip the registration section down to just a contact block. I'll also remove RegistrationSection from page.tsx.
Now remove RegistrationSection from page.tsx and delete its file:
Listo. Se eliminaron todos los efectos futuristas: glow, grid lines, radial gradients, text shadows, animate-pulse, backdrop-blur, brackets decorativos y animaciones hover complejas. El diseño ahora usa bordes simples, fondos sólidos y tipografía limpia. La sección de inscripción fue removida por completo junto con su archivo, y la info de contacto quedó directamente en el footer.
You can send messages while the preview loads