# Customer Experience: Spin-to-win landing | Vronika

The spin landing page captures lead information and moves eligible visitors into Trifecta's prize-wheel experience.

---

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

## How It Works

1. The campaign surface presents the prize proposition and collects the requested guest details.
2. Lead information is posted to /api/leads.
3. The guest continues to the interactive wheel route after the lead step.

## Features

- Focused prize campaign
- Lead capture
- Mobile-first conversion layout
- Spin-wheel handoff

## Integrations

- Leads API
- Visitor identity graph
- Spin-wheel 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.