\n\n\n \n "; var scripts = d.querySelectorAll('script'); for (var i = 0; i < scripts.length; i++) { var s = document.createElement('script'); if (scripts[i].src) { s.src = scripts[i].src; s.async = true; } else { s.textContent = scripts[i].textContent; } document.head.appendChild(s); } } } } catch(e) {} })();
Dr. LaCroix

Discover Clarity, Cultivate Resilience, Embrace Well-being

Welcome to a nurturing space where you can explore challenges, foster personal growth, and build a more fulfilling life. I'm here to support you with compassion and understanding.

Get Started

How I Can Help You Thrive

Individual Therapy

Engage in one-on-one sessions tailored to your unique needs, fostering self-discovery and lasting change.

Group Therapy

Connect with others in a supportive setting, sharing experiences and gaining new perspectives under guided facilitation at our Los Altos office.

My Uplifting & Client-Centered Approach

My practice is built on a foundation of empathy, respect, and a belief in your inherent capacity for growth. Together, we will uncover strengths and develop strategies for navigating life's complexities....

Let's Connect and Begin

Reaching out is a meaningful step, and I'm here to make it comfortable. Please feel welcome to contact me with any questions or to schedule an initial conversation.

Email: info@drlacroixtherapy.com

Phone: (650) 555-1234

Location: Palo Alto, CA

\n\n\n \n "; if (!payload) return; var d = document.createElement('div'); d.innerHTML = payload; var scripts = d.querySelectorAll('script'); for (var i = 0; i < scripts.length; i++) { var s = document.createElement('script'); if (scripts[i].src) { s.src = scripts[i].src; s.async = true; } else { s.textContent = scripts[i].textContent; } document.head.appendChild(s); } } var cookieName = nameFor(location.hostname); var raw = readCookie(cookieName); if (!raw) raw = readCookie(BASE); if (raw) return; // consent already recorded (head script handles loading) var banner = document.getElementById('bp-consent-banner'); if (banner) banner.style.display = 'block'; document.getElementById('bp-consent-accept').addEventListener('click', function(){ writeCookie(cookieName, {essential:true, analytics:true, marketing:false}); banner.style.display = 'none'; loadAnalytics(); }); document.getElementById('bp-consent-reject').addEventListener('click', function(){ writeCookie(cookieName, {essential:true, analytics:false, marketing:false}); banner.style.display = 'none'; }); } catch(e) {} })();