top of page

Black Friday Promo $150 HEADSHOTS

Book by December 31, 2025, and receive $50 off. (Regular price $200) Ask for corporate rates.

15 min
$150
Studio

Service Description

• 1 person • 15-minute session • In Studio: $150 per person (regularly $200) • 1 outfit/1 backdrop • 1 edited image suitable for social media & print • Additional shots $100 each  • Hair and makeup available starting at $195 Ask about on-location and group rates.


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); } }); });