1. Restaurant search (portal mode)
A “Find a restaurant” button opens the guided search in a modal.
2. Reservation button
Opens the reservation form for a specific restaurant in a modal.
3. Inline reservation form
The full form is embedded directly on the page.
Integration snippet
<script async src="https://restaurant.kedvesszomszed.com/widget.js"
data-restaurant-id="restaurant_123"
data-mode="reservation-button"
data-language="en"></script>