How To Land $5K–$10K Clients Using A.I. —Without Wasting Money on Ads, Creating Endless Content, or Needing a Big Following

November 5 - 7, 2025

The exact system we’ve been using for over a decade to attract high-ticket clients — now accelerated by A.I. so you can pull it off in as little as 72 hours.

November 5 - 7, 2025

LIMITED SEATS AVAILABLE -

ACT NOW AND SECURE YOUR SPOT!

© 2025 Strategic Scale Institute. All Rights Reserved.

This script lets you show different content in the pop-up based on which button you click. The URL of the button must be a matching CSS class in the pop up. For example: ".pop-01" would display the row with the CSS class "pop-01".

Also, each button has the CSS class "btn-pop" so we can attach our click events to them.

This button has the CSS class "btn-popup" so we can use it to toggle the pop up. You'd normally hide this in a hidden section at the bottom of the page.

Add jQuery to your page. Normally I add this to the footer or a hidden section at the bottom of the page with the rest of my scripts.

Add your button/pop-up controller here - AFTER jQuery