I've updated the "Join Our Football Community" button to link directly to your Skool community page at https://www.skool.com/fbtrials/about. The link opens in a new tab with target="_blank" and includes rel="noopener noreferrer" for security best practices.
Now I understand the current setup. The buttons currently open a custom BookingModal. I'll update the BookingModal component to embed the LeadConnector form instead of the custom form, and keep the modal trigger behavior in all the components.
I've replaced the custom multi-step form in the BookingModal with an embedded LeadConnector form iframe using your provided URL. The modal still opens when any "Book Your Pathway Consultation" button is clicked across all sections (hero, consultation features, process steps, and footer), but now displays the external LeadConnector form instead of the custom form fields.