For Eminence Zenith founders and authorised operations staff only.
Snapshot of the property's last 30 days.
Changes publish to the public dining page immediately upon save.
Each row auto-saves when you click outside the field. Use the toggle to deactivate dishes without deleting. The public Terra Nova page pulls live from this data. Sort order is preserved within each course.
Investor materials passcode (share with qualified prospects only): password123!
Mailboxes such as martin@eminencezenith.com are provisioned through your chosen email provider (not within this website). Recommended next steps:
eminencezenith.com domain (ICANN registrar — e.g. GoDaddy, Cloudflare, Namecheap).| Mailbox | Owner / Purpose | Type |
|---|---|---|
| martin@eminencezenith.com | Martin Kralovic (Founder) | User mailbox |
| enquiries@eminencezenith.com | General concierge inbox | Shared / group |
| reserve@eminencezenith.com | Reservations team | Shared / group |
| events@eminencezenith.com | Private events & buyouts | Shared / group |
| press@eminencezenith.com | Media & PR | Shared / group |
| investors@eminencezenith.com | Capital raise correspondence | Shared / group |
| spa@eminencezenith.com | Elara bookings | Shared / group |
| terranova@eminencezenith.com | Restaurant reservations | Shared / group |
Once mailboxes are live, contact form notifications can be routed by adding a transactional email service like Resend or AWS SES via a serverless function, which lives outside the static website layer.
Current portal logins (configured in js/portal.js):
| Username | Role | Passcode |
|---|---|---|
| martin | Founder | eminence2026 |
| concierge | Operations | terra-nova-26 |
| investor | Investor Relations | zenith-cap-26 |
Client-side passcode protection is suitable for an internal CMS but is not bank-grade. For production, route the portal behind a real identity provider (Auth0, Clerk, Cloudflare Access) and store credentials server-side.