
A high-converting, mobile-first landing page for ANPROGERI's 2026 engineering course "Resiliencia Hídrica e Impacto Hidrológico Cero." Built with Next.js 15 App Router, TypeScript, Tailwind CSS, Lucide React, and React Hook Form, the page captures leads through a validated registration form and forwards the payload to an n8n webhook via a secure server-side API route. It features responsive layouts, custom course pricing, a success modal, generic error handling, and Vercel-ready deployment. End-to-end Playwright tests cover form validation, webhook forwarding, error/timeout scenarios, and mobile/desktop flows. No database or authentication layer was required; the webhook URL is kept strictly server-side.