top of page

PREMIUM PORTRAIT SESSION

2 hr
Starting at $950
Studio or Your Location

Service Description

• 1 person • 2 hours shooting time • Unlimited outfits/backdrops • Pre-session consultation • Online proof gallery • 10 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: $950  - Your Location (1 location within Snohomish County) $950 + $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); } }); });