Home
About
Services
Portfolio
Contact
FAQ
Login
Book Session
Book a Photography Session
Your Name
Email Address
Session Type
Select a session type
Portrait Photography
Landscape Photography
Studio Photography
Date
Time
Please select a date first
Location (Optional)
Leave blank to discuss location ideas with the photographer
Session Details & Requirements
Book Session
Booking Information:
A 50% deposit is required to secure your booking.
Cancellations made less than 48 hours before the session are non-refundable.
Sessions typically last 1-2 hours depending on the type.
You'll receive a confirmation email with additional details after booking.
document.getElementById('bookingForm').addEventListener('submit', function(e) { e.preventDefault(); if (grecaptcha.getResponse()) { this.submit(); } else { alert('Please complete the reCAPTCHA'); } });