Parallax effect

I’m so happy you’re here!

I look forward to helping you untangle your story while you work on the most healed and empowered version of yourself.

Together, we will navigate the complexities of burnout from relationship and betrayal trauma, and all the challenges you face as a thriver, not just a survivor.

You are not alone on this journey. I am honored to walk with you as we undertake healing together.

When you are ready to prioritize your health, wellness, and optimal recovery, I will be there to guide you to reach your goals.

I can’t wait to meet you and get started!

Pattern HTML

<!-- wp:group {"metadata":{"name":"Parrallax section"},"align":"full","className":"parallax-section","style":{"spacing":{"padding":{"top":"0","bottom":"0"}},"color":{"background":"#98b4d9"}},"layout":{"type":"default"}} --> <div class="wp-block-group alignfull parallax-section has-background" style="background-color:#98b4d9;padding-top:0;padding-bottom:0"><!-- wp:columns {"className":"mobile-reverse-columns","style":{"spacing":{"blockGap":{"left":"0"}}}} --> <div class="wp-block-columns mobile-reverse-columns"><!-- wp:column --> <div class="wp-block-column"><!-- wp:group {"className":"parallax-text","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"}}},"layout":{"type":"constrained","contentSize":"570px"}} --> <div class="wp-block-group parallax-text" style="padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)"><!-- wp:heading --> <h2 class="wp-block-heading">I’m so happy you’re here!</h2> <!-- /wp:heading --> <!-- wp:paragraph --> <p>I look forward to helping you untangle your story while you work on the most healed and empowered version of yourself.</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p>Together, we will navigate the complexities of burnout from relationship and betrayal trauma, and all the challenges you face as a thriver, not just a survivor.</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p>You are not alone on this journey. I am honored to walk with you as we undertake healing together.</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p>When you are ready to prioritize your health, wellness, and optimal recovery, I will be there to guide you to reach your goals.</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p><strong>I can’t wait to meet you and get started!</strong></p> <!-- /wp:paragraph --> <!-- wp:buttons --> <div class="wp-block-buttons"><!-- wp:button {"className":"is-style-white-dark"} --> <div class="wp-block-button is-style-white-dark"><a class="wp-block-button__link wp-element-button" href="tel:5616766144">CALL (561)-676-6144</a></div> <!-- /wp:button --> <!-- wp:button {"className":"is-style-white-dark"} --> <div class="wp-block-button is-style-white-dark"><a class="wp-block-button__link wp-element-button" href="mailto:triciaconlonlmft@gmail.com">eMAIL ME</a></div> <!-- /wp:button --></div> <!-- /wp:buttons --></div> <!-- /wp:group --></div> <!-- /wp:column --> <!-- wp:column {"width":"52%"} --> <div class="wp-block-column" style="flex-basis:52%"><!-- wp:group {"className":"parallax-bg","style":{"background":{"backgroundImage":{"url":"https://patterndev.upthinksolutions.com/wp-content/uploads/2026/03/2690801255.jpg","id":3124,"source":"file","title":"2690801255"},"backgroundSize":"cover","backgroundAttachment":"fixed"},"dimensions":{"minHeight":"1000px"}},"layout":{"type":"constrained"}} --> <div class="wp-block-group parallax-bg" style="min-height:1000px"><!-- wp:image {"id":3124,"sizeSlug":"full","linkDestination":"none","className":"is-style-outside-right"} --> <figure class="wp-block-image size-full is-style-outside-right"><img src="https://patterndev.upthinksolutions.com/wp-content/uploads/2026/03/2690801255.jpg" alt="" class="wp-image-3124"/></figure> <!-- /wp:image --></div> <!-- /wp:group --></div> <!-- /wp:column --></div> <!-- /wp:columns --></div> <!-- /wp:group -->

Pattern CSS

#site-container .parallax-section { position: relative; margin-top: 85px; } #site-container .parallax-section:before { content: ''; width: 72%; height: 100%; background: linear-gradient(90deg, #98B4D9 54.33%, rgba(152, 180, 217, 0) 100%); position: absolute; top: 0; left: 0; z-index: 1; } #site-container .parallax-text { width: 570px; float: right; z-index: 9; } #site-container .parallax-bg { background-repeat: no-repeat; background-size: 72%, cover !important; background-position: 100% 48%; margin-right: 0; width: 138%; height: 662px; min-height: 662px !important; margin-left: -38%; } .parallax-section .wp-block-image { visibility: hidden; } @media only screen and (max-width: 1200px) { #site-container .parallax-bg { background-repeat: no-repeat; background-size: 100%, contain !important; height: 100%; background-position: 79% 48%; z-index: 99; margin-left: 0; margin-right: 0; width: auto; background-attachment: unset !important; } } @media only screen and (max-width: 780px) { #site-container .parallax-bg { background: none !important; } .parallax-section .wp-block-image { visibility: visible; text-align: center; } }