Admin Portal Login
Please enter your administrator password to view client records.
Reset Password
We will send a verification code to protect your account access.
OTP verification code will be sent to:
📧 it.aa*******@gmail.com
Client Appointments
| Date/Time | Service | Client Details | Description | Status |
|---|
General Inquiries
| Name | Phone | Service | Message |
|---|
Notifications Setup
Receive Bookings via SMS & Email
Because this site is hosted on a free static CDN, you can integrate lightweight webhook handlers to forward submissions straight to your inbox and phone automatically.
1. Set up a Webhook URL
Go to Zapier or Make.com and create a new scenario with a Catch Hook trigger. This generates a unique webhook URL.
2. Paste Webhook URL in script.js
Open the JavaScript file and update the webhook URL variable:
const WEBHOOK_URL = "YOUR_WEBHOOK_URL_HERE";
3. Add Notification Actions in Zapier
Inside Zapier/Make:
- Add an Email Action (e.g. Gmail/Outlook) to send details to **it.aarohservices@gmail.com**.
- Add an SMS Action (e.g. Twilio, SMS Gateway) to text details to your mobile number **+61 434 878 201**.