diff --git a/wp-content/mu-plugins/coaching-mvp.php b/wp-content/mu-plugins/coaching-mvp.php index 356b850..69b3c17 100644 --- a/wp-content/mu-plugins/coaching-mvp.php +++ b/wp-content/mu-plugins/coaching-mvp.php @@ -1394,6 +1394,42 @@ body.coaching-mvp-active.archive .wp-block-query .entry-content.alignfull.wp-blo right: .7rem; } } +.coach-video-section .wp-block-heading { + max-width: 16ch; +} +.coach-video-layout { + display: grid; + grid-template-columns: minmax(0, 1.45fr) minmax(280px, .85fr); + gap: clamp(1rem, 2.4vw, 1.5rem); + align-items: start; +} +.coach-video-frame { + overflow: hidden; + padding: 0; + border-radius: 28px; + background: linear-gradient(180deg, rgba(11,18,40,.98), rgba(24,34,67,.94)); + box-shadow: 0 26px 60px rgba(6,12,30,.22); +} +.coach-video-frame iframe { + display: block; + width: 100%; + aspect-ratio: 16 / 9; + min-height: 320px; + border: 0; +} +.coach-video-aside { + display: grid; + gap: 1rem; +} +.coach-video-note p:last-child { + margin-bottom: 0; +} +@media (max-width: 900px) { + .coach-video-layout { + grid-template-columns: 1fr; + } +} + .coach-form-wrap { padding: 1.55rem; background: linear-gradient(180deg, rgba(255,255,255,.99), rgba(241,245,255,.96)); @@ -1664,24 +1700,24 @@ function coaching_mvp_home_content() {
Premium Coaching Template • Booking-first architecture
+Executive & Leadership Coaching
-This starter is built to feel like a paid template: strong hero, real booking flow, editable services, dynamic testimonials, simple WordPress blog, and lead capture already wired into the conversion path.
+Get calm, strategic support for decisions, transitions, communication challenges, and the kind of pressure that is hard to carry alone.
-Replace the story, offer names, testimonials, and palette later — keep the expensive-looking structure now.
+ What this work supports +Coaching for moments when pressure, visibility, or change make it harder to hear your own thinking clearly.
Requests are stored in WordPress admin for manual follow-up.
Homepage and testimonials page both pull from the same content type.
WordPress posts are already positioned as the lightweight content layer.
Create space to sort through complexity, competing priorities, and the next important move.
Work through visibility, communication, team tension, and the emotional load of responsibility.
Navigate change, rebuild confidence, and move forward with a plan that feels sustainable.
Watch before you book
+ + +If you want a little more context before booking, this short TED talk is a strong fit for the site’s themes: clarity, trust, and leading with intention under pressure.
+ + +It reinforces the same signals the homepage is already trying to communicate: purposeful leadership, trust, and a clear point of view.
+This is a curated placeholder from YouTube for now. It can be swapped for your own intro video, client story, or workshop clip without redesigning the section.
+Book a session
-This is a simple first step. Share what you need and a few timing details, and you will receive a personal follow-up to confirm fit and next steps.
+Choose a time directly in the calendar below. Once confirmed, you will receive the meeting details from Calendly.
+This Calendly link is currently a placeholder and can be replaced with your own scheduling link.
After you submit the form, you will receive a personal reply to confirm fit, timing, and the best place to begin.
This is a good option if you already know you want a session and are ready to choose a time.
You can request Zoom, phone, or in-person support depending on what is available and what fits best.
If you want to ask a question before booking, the contact page is there for that too.
After you pick a slot, Calendly will confirm the booking and send the meeting details automatically.
This page is now set up for a direct 30-minute Calendly booking flow instead of the internal WordPress request form.
If you want to ask a question before booking, you can still use the contact page.