Add up to 5 short salon videos (15–30 sec recommended). They'll loop and cycle automatically on the homepage.
.mp4. Paste it above.
Click or drag to upload about image
Uploads via Cloudinary
{{to_email}}, {{message}}, {{subject}}. Used to send login verification codes (OTP) to your email.appointments with columns id (int8, primary), name, phone, service, date, stylist, notes, created_at (timestamptz, default now()).Site content (syncs across devices): create a table
site_content with columns id (int8, primary, set the only row's id to 1) and data (jsonb). Insert one row with id=1. Enable Row Level Security → add policies allowing anon to select, insert and update on both tables. Once configured, content you save here will sync to every visitor's device automatically — without it, content stays only on this browser.Reset all website content back to defaults. This cannot be undone.