# Customer Experience: Venue tour | Vronika

The venue page gives guests a visual tour of Trifecta's floors and gathering areas and provides direct paths to reserve a table or inquire about private events.

---

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

## How It Works

1. The page assembles professional venue imagery into floor and space sections.
2. Guests can open a keyboard-accessible lightbox and move through the image set.
3. Reservation and private-event actions leave the tour at the point of intent.

## Features

- Multi-floor venue storytelling
- Full-screen image lightbox
- Escape and arrow-key navigation
- Direct reservation and private-event actions

## Integrations

- Professional shoot media library
- Reservation route
- Private-events 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.