top of page

STANDARD PORTRAIT SESSION

1 h
Starting at $600
Studio or Your Location

Service Description

• 1 person • 1 hour session • Unlimited outfits/backdrops • Pre-session consultation • Online proof gallery • 6 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: $600  - Your Location (1 location within Snohomish County) $600 + $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); } }); });