# Customer Experience: Reservation lead landing | Vronika

The reservation landing page captures a lightweight reservation lead before sending a guest deeper into booking.

---

**Path:** /platform/frontend/reservation-landing
**Canonical:** https://vronika.co/platform/frontend/reservation-landing
**Category:** Platform: Customer Experience
**Live Route:** /landing
**Source File:** trifecta/client/src/pages/ReservationLanding.tsx

## How It Works

1. The guest enters the contact and visit details requested by the campaign form.
2. Submitting the form posts the payload to /api/reservation-leads.
3. Success feedback and follow-up actions move the guest toward a full reservation.

## Features

- Focused reservation campaign
- Lead validation
- Reservation-lead submission
- Mobile conversion layout

## Integrations

- Reservation leads API
- Visitor tracking
- Reservation route

---

## Sources
Content derived from the live trifectabar.com codebase and deployed platform. This explainer documents implemented code and does not expose protected source routes or business data.