Demo uploads are stored in the visitor's browser memory only (local state). They are never saved to the database and automatically disappear when the page is refreshed or closed. There is nothing to "reset" — every visitor starts with a clean slate automatically.
Couple Name
Emma & James Sullivan
Wedding Date
September 14, 2025
Venue
The Magnolia Estate · Charleston, SC
Upload Count (shown)
247
Upload Limit
1000
To update demo couple info or photos:
The demo couple profile is set in the source code of pages/DemoPreview.jsx in the DEMO_WEDDING constant. Ask your developer or Base44 support to update those values.
Visitors can search these guests on the "Find My Table" tab using first + last name.
| First Name | Last Name | Table | Meal |
|---|---|---|---|
| Emily | Smith | 8 | Chicken |
| John | Brown | 12 | Fish |
| Sarah | Johnson | 4 | Chicken |
| Michael | Williams | 7 | Vegetarian |
| Jennifer | Davis | 2 | Fish |
| Robert | Taylor | 1 | Chicken |
| Lisa | Anderson | 9 | Fish |
| David | Thomas | 3 | Chicken |
| Amanda | Martinez | 6 | Vegetarian |
| James | Wilson | 5 | Chicken |
DEMO_SEATS constant in pages/DemoPreview.jsx.The demo is already structured to support additional event types. These appear as "Coming Soon" buttons at the top of the demo page. When ready to add a new type:
These events fire automatically and can be viewed in your analytics dashboard.
demo_page_visited
Visitor lands on /demo
demo_tab_clicked
Tab switch with tab name
demo_file_selected
Visitor selects a file to upload
demo_upload_submitted
Visitor submits demo upload
demo_find_table_searched
Visitor searches for a table
demo_cta_clicked
CTA button clicked (with source)
demo_header_cta_clicked
Header "Get Started" clicked
demo_footer_cta_clicked
Footer CTA clicked