Services

Services

Basic Photo Session

$250/Session
  • Up to 45 Minutes
  • Proof Gallery with choice of 25 Edited images

Event Photography Coverage

$200/Hour
  • 50+ Images per hour
  • Minimum 1 Hour Booking
  • Online gallery of edited photos
Capture your for a lifetime
/* // NExtgen gallery lightbox fix var galleryLinks = document.querySelector('a.nextgen_pro_lightbox'); galleryLinks.addEventListener('click', function(event) { this.href = "javascript:void(0)"; event.preventDefault(); // Prevent the default link behavior });*/