The context
DarkNitido LLC is a private holding company — a parent entity grouping a portfolio of businesses. Its site doesn't need to sell a product: it needs to communicate institutional solidity and provide a reliable contact channel for its portfolio companies and potential partners.
The challenge
A public contact form is, without exception, a target for spam and automated bots. For a holding company, that form is often the site's only real entry point — if it fills up with spam or is vulnerable, the contact channel stops being reliable.
The solution
An institutional landing page built with Next.js 16, TypeScript, and React 19, where the contact form was built with security as a requirement, not an afterthought: a honeypot to catch simple bots, rate limiting to slow down automated abuse, and email delivery via Resend so messages arrive reliably.
Key features
- Institutional landing page built with Next.js 16 and React 19
- Contact form with honeypot protection
- Rate limiting to prevent form abuse
- Email delivery via Resend
Tech stack
Next.js 16 · TypeScript · React 19 · Tailwind CSS 4 · Resend