Restaurant Reservation Widget — Demo host page

This page is a stand-in for a third-party website. Everything below is loaded through the JavaScript snippet only.

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://www.restaurant.kedvesszomszed.com/widget.js"
    data-restaurant-id="restaurant_123"
    data-mode="reservation-button"
    data-language="en"></script>