Back
For growers
Add your machine
Three short steps — no fuss. We'll fill in the rest later.
City
Address
Photo
Which city is the machine in?
Start with the city name — street and number come next.
0) open = true"
@keydown.arrow-down.prevent="active = Math.min(active + 1, results.length - 1); open = true"
@keydown.arrow-up.prevent="active = Math.max(active - 1, -1)"
@keydown.escape="open = false; active = -1"
@keydown.enter.prevent="onEnter()"
placeholder="e.g. Amsterdam"
autocomplete="off"
class="w-full rounded-lg border border-line bg-bg px-3 py-2.5 text-base text-ink placeholder:text-ink-mute focus:border-leaf focus:outline-none"
>
Start typing — we'll show suggestions from the Dutch address registry.