top of page

DIVA PORTRAIT SESSION

4-hour session

3 hr
1,500 US dollars
Studio or Your Location

Service Description

• 1 person • 4 hours shooting time • Unlimited outfits/backdrops • Pre-session consultation • Online proof gallery • 15 fully retouched digital images (Each image comes with 1 low-resolution for social media and 1 high-resolution for print.) • Additional shots starting at $100 each.   ​• Option to purchase prints     ​- In Studio: $1,500 - Your Locations (2 locations within Snohomish County): $1,500 + $100 travel/setup fee


Contact Details

+ 4258703319

tinatang@parrisblue.com

13714 103rd Ave NE, Arlington, WA, USA


bottom of page
// Ensure the DOM is ready before running $w.onReady(function () { // Select all anchor links starting with '#' $("a[href^='#']").on("click", function (event) { event.preventDefault(); // Stop Wix's smooth scroll const targetId = $(this).attr("href"); const targetElement = $(targetId); // If the target exists, jump instantly if (targetElement.length) { $("html, body").scrollTop(targetElement.offset().top); } }); });