Welcome
A tiny demo site. The content here does not matter — the point is the contact form, which delivers messages straight to Telegram.
This site is fully static (Astro), served by nginx. The form posts to a same-origin endpoint that nginx reverse-proxies to the Telegram Bot API, so the bot token never reaches the browser.