top of page

FREE PUPPY PHOTO SESSION

January 2026 Studio Puppy Session

30 minStudio

Service Description

Yes. Free. Because puppies bring me joy! 🐶 FREE PUPPY PHOTO SESSIONS (STUDIO ONLY) ***** 5 SPOTS AVAILABLE ***** For puppies 4 months old or younger. Studio location: 13714 103rd Ave NE, Arlington 3 Free DIGITAL images. Prints available starting at $100 each. (No obligation to purchase.)


Contact Details

  • Studio

    13714 103rd Ave NE, Arlington, WA, USA

    + 4258703319

    tinatang@parrisblue.com


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