Our Evening
Source:apps/frontend/app/[locale]/(landing)/experiences/our-evening/page.tsx
Doc Status: Excellent | ✓ Clear summary | ✓ Easy to read | ✓ Matches code | ✓ Good structure | ✓ Professional look | ✓ Visual components
Why This Matters
First-time visitors often wonder what exactly happens during an evening at House of Legends. They’ve seen the shows, read the reviews, but the full arc of the experience — from arrival to after-show cocktails — remains a mystery. The Our Evening page paints that picture: a detailed timeline so guests know exactly what they’re signing up for. This transparency builds confidence and drives bookings.Guest Journey
See the Evening Overview
Guest lands on the page and is greeted by a hero with the title “Our Evening.” The subtitle sets expectations for the night ahead — this is an evening of performance, dining, and social connection.
Walk Through the Timeline
The main section presents a detailed timeline of the evening. Guests see at a glance:
Each item includes a description of what that moment involves.
| Time | Event |
|---|---|
| 4:00 PM | Venue opens, guest arrival |
| 6:30 PM | Booking closes for dinner show |
| 7:30 PM | Curtain raises — show begins |
| 8:15 PM | Interactive segment |
| 9:00 PM | Curtain falls |
| 10:00 PM | Cocktails and live music |
Choose Your Experience Style
Three icon cards present different ways to experience the evening:
- Enchanted Afterwork — Arrive around 6:30pm for drinks and the show
- Legendary Performance — Full dinner theater experience starting at 4pm
- Interactive After Show — Join for the post-show social (9pm onwards)
Read Guest Reviews
A section links to Google Reviews where past guests share their firsthand experiences. This social proof reinforces the decision to book.
Evening Timeline Visual
Key Concepts
| Concept | Description |
|---|---|
| Curtain Raises | The moment the show officially begins |
| Interactive Segment | Portion of the show where audience participation is encouraged |
| After Show | Post-performance socializing with cocktails and live music |
| Booking Window | Time before the show when dinner reservations can be made |
4:00 PM — Venue Opens
Guests begin arriving. The venue transitions from daytime setup to evening atmosphere.6:30 PM — Booking Closes
Last call for dinner show reservations. Guests who arrive after this can still attend the show but may not have dinner service.7:30 PM — Curtain Raises
The main show begins. Guests are treated to the full House of Legends experience — performance, dining (for dinner guests), and theatrical production.8:15 PM — Interactive Segment
The show shifts to an interactive mode where guests may be invited to participate. This is a hallmark of the House of Legends experience.9:00 PM — Curtain Falls
The main show concludes. Guests proceed to the after-show area.10:00 PM — Cocktails and Live Music
The evening continues with drinks, music, and networking. This is the social portion of the night.Technical Details
Components
Components
| Component | File | Purpose |
|---|---|---|
PageHero | components/marketing/page-hero.tsx | Hero banner |
TimelineSection | components/marketing/sections/timeline-section.tsx | Evening timeline |
IconCardsGrid | components/marketing/sections/icon-cards-grid.tsx | Three experience types |
GoogleReviewsCTA | components/marketing/sections/google-reviews-link.tsx | Link to reviews |
VisitCTASection | components/marketing/visit-cta-section.tsx | Booking CTA |
SectionWrapper | components/marketing/section-wrapper.tsx | Layout container |
SectionDivider | components/marketing/section-divider.tsx | Visual separator |
Route
Timeline Data
The timeline data comes from~/lib/data/our-experience.ts:
Icon Cards
The three experience types use theClock icon from Lucide React and display:
- Enchanted Afterwork
- Legendary Performance
- Interactive After Show
See Also
Dinner Theater
The full dinner theater experience
Booking
How to reserve tickets
Guest Profiles
Manage your visit
Reviews
What past guests say