Autosave: 20260324-142219

This commit is contained in:
Flatlogic Bot 2026-03-24 14:22:19 +00:00
parent ee66d70763
commit 49fe73e300

View File

@ -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() {
<!-- wp:column {"verticalAlignment":"center","width":"54%"} -->
<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:54%">
<!-- wp:paragraph {"className":"coach-eyebrow"} -->
<p class="coach-eyebrow">Premium Coaching Template Booking-first architecture</p>
<p class="coach-eyebrow">Executive &amp; Leadership Coaching</p>
<!-- /wp:paragraph -->
<!-- wp:heading {"level":1,"fontSize":"xx-large"} -->
<h1 class="wp-block-heading has-xx-large-font-size">A premium coaching template that future AI models can customize without rebuilding the foundation.</h1>
<h1 class="wp-block-heading has-xx-large-font-size">Grounded coaching for founders, executives, and professionals moving through high-pressure seasons.</h1>
<!-- /wp:heading -->
<!-- wp:paragraph {"fontSize":"large"} -->
<p class="has-large-font-size">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.</p>
<p class="has-large-font-size">Get calm, strategic support for decisions, transitions, communication challenges, and the kind of pressure that is hard to carry alone.</p>
<!-- /wp:paragraph -->
<!-- wp:buttons -->
<div class="wp-block-buttons"><!-- wp:button {"backgroundColor":"contrast-3","textColor":"base"} -->
<div class="wp-block-button"><a class="wp-block-button__link has-base-color has-contrast-3-background-color has-text-color has-background wp-element-button" href="/book-session/">Book a call</a></div>
<div class="wp-block-button"><a class="wp-block-button__link has-base-color has-contrast-3-background-color has-text-color has-background wp-element-button" href="/book-session/">Book a session</a></div>
<!-- /wp:button -->
<!-- wp:button {"className":"is-style-outline"} -->
<div class="wp-block-button is-style-outline"><a class="wp-block-button__link wp-element-button" href="/services/">Explore services</a></div>
<!-- /wp:button --></div>
<!-- /wp:buttons -->
<!-- wp:list -->
<ul><li>Reusable template shell, not a one-off personal brand site</li><li>All must-have pages for coaching offers are already structured</li><li>Future customization can focus on niche, voice, offer, and visuals</li></ul>
<ul><li>Private 1:1 support for clarity, leadership, and momentum</li><li>A calm space to think clearly before the next important move</li><li>Structured sessions with practical next steps, not vague inspiration</li></ul>
<!-- /wp:list -->
</div>
<!-- /wp:column -->
@ -1691,14 +1727,14 @@ function coaching_mvp_home_content() {
<!-- wp:html -->
<div class="coach-hero-shell coach-stack">
<div class="coach-quote-card">
<span class="coach-badge dark">Template objective</span>
<h3>Start from a premium base, then tailor it for the next coaching client.</h3>
<p>Replace the story, offer names, testimonials, and palette later keep the expensive-looking structure now.</p>
<span class="coach-badge dark">What this work supports</span>
<h3>Clarity when the stakes are high and you need a steadier next step.</h3>
<p>Coaching for moments when pressure, visibility, or change make it harder to hear your own thinking clearly.</p>
</div>
<div class="coach-visual-grid">
<div class="coach-visual-card dark"><span class="coach-badge dark">Booking live</span><h3>Pay-later booking flow</h3><p>Requests are stored in WordPress admin for manual follow-up.</p></div>
<div class="coach-visual-card dark"><span class="coach-badge dark">Social proof</span><h3>Editable testimonials system</h3><p>Homepage and testimonials page both pull from the same content type.</p></div>
<div class="coach-visual-card dark"><span class="coach-badge dark">Content engine</span><h3>Simple core blog</h3><p>WordPress posts are already positioned as the lightweight content layer.</p></div>
<div class="coach-visual-card dark"><span class="coach-badge dark">Decision support</span><h3>Clearer thinking</h3><p>Create space to sort through complexity, competing priorities, and the next important move.</p></div>
<div class="coach-visual-card dark"><span class="coach-badge dark">Leadership pressure</span><h3>Steadier presence</h3><p>Work through visibility, communication, team tension, and the emotional load of responsibility.</p></div>
<div class="coach-visual-card dark"><span class="coach-badge dark">Transitions</span><h3>Grounded momentum</h3><p>Navigate change, rebuild confidence, and move forward with a plan that feels sustainable.</p></div>
</div>
</div>
<!-- /wp:html -->
@ -1708,6 +1744,37 @@ function coaching_mvp_home_content() {
</div>
<!-- /wp:group -->
<!-- wp:group {"className":"coach-section coach-video-section","layout":{"type":"constrained"}} -->
<div class="wp-block-group coach-section coach-video-section"><div class="wp-block-group__inner-container">
<!-- wp:paragraph {"className":"coach-badge"} -->
<p class="coach-badge">Watch before you book</p>
<!-- /wp:paragraph -->
<!-- wp:heading -->
<h2 class="wp-block-heading">A quick leadership talk that matches the tone of this coaching work</h2>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p>If you want a little more context before booking, this short TED talk is a strong fit for the sites themes: clarity, trust, and leading with intention under pressure.</p>
<!-- /wp:paragraph -->
<!-- wp:html -->
<div class="coach-video-layout">
<div class="coach-panel coach-video-frame">
<iframe src="https://www.youtube-nocookie.com/embed/qp0HIF3SfI4?rel=0" title="How Great Leaders Inspire Action | Simon Sinek | TED" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
<div class="coach-video-aside">
<div class="coach-mini-card coach-video-note">
<h3>Why this one</h3>
<p>It reinforces the same signals the homepage is already trying to communicate: purposeful leadership, trust, and a clear point of view.</p>
</div>
<div class="coach-mini-card coach-video-note">
<h3>Easy to replace later</h3>
<p>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.</p>
</div>
</div>
</div>
<!-- /wp:html -->
</div></div>
<!-- /wp:group -->
<!-- wp:group {"className":"coach-section","layout":{"type":"constrained"}} -->
<div class="wp-block-group coach-section"><div class="wp-block-group__inner-container">
<!-- wp:paragraph {"className":"coach-badge"} -->
@ -2031,18 +2098,21 @@ function coaching_mvp_booking_content() {
<!-- wp:group {"className":"coach-shell","layout":{"type":"constrained"}} -->
<div class="wp-block-group coach-shell"><div class="wp-block-group__inner-container">
<!-- wp:paragraph {"className":"coach-badge"} --><p class="coach-badge">Book a session</p><!-- /wp:paragraph -->
<!-- wp:heading {"level":1} --><h1 class="wp-block-heading">Request a coaching session</h1><!-- /wp:heading -->
<!-- wp:paragraph --><p>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.</p><!-- /wp:paragraph -->
<!-- wp:heading {"level":1} --><h1 class="wp-block-heading">Book a 30-minute meeting</h1><!-- /wp:heading -->
<!-- wp:paragraph --><p>Choose a time directly in the calendar below. Once confirmed, you will receive the meeting details from Calendly.</p><!-- /wp:paragraph -->
<!-- wp:paragraph {"className":"coach-muted"} --><p class="coach-muted" style="font-size:.92rem;margin-top:-.35rem;">This Calendly link is currently a placeholder and can be replaced with your own scheduling link.</p><!-- /wp:paragraph -->
<!-- wp:html -->
<div class="coach-booking-layout coach-section">
<div>[coaching_booking_form]</div>
<div class="coach-mini-card coach-calendly-card" style="padding:0;overflow:hidden;">
<div class="calendly-inline-widget" data-url="https://calendly.com/d/ck4w-mt8-nw9/30-minute-meeting-with-flatlogic" style="min-width:320px;height:760px;"></div>
</div>
<div class="coach-stack">
<div class="coach-mini-card"><h3>What happens next</h3><p>After you submit the form, you will receive a personal reply to confirm fit, timing, and the best place to begin.</p></div>
<div class="coach-mini-card"><h3>Best for</h3><p>This is a good option if you already know you want a session and are ready to choose a time.</p></div>
<div class="coach-mini-card"><h3>Session options</h3><p>You can request Zoom, phone, or in-person support depending on what is available and what fits best.</p></div>
<div class="coach-mini-card"><h3>Prefer a softer start?</h3><p>If you want to ask a question before booking, the contact page is there for that too.</p><p><a class="coach-inline-link" href="/contact/">Go to contact</a></p></div>
<div class="coach-mini-card"><h3>What happens next</h3><p>After you pick a slot, Calendly will confirm the booking and send the meeting details automatically.</p></div>
<div class="coach-mini-card"><h3>Meeting format</h3><p>This page is now set up for a direct 30-minute Calendly booking flow instead of the internal WordPress request form.</p></div>
<div class="coach-mini-card"><h3>Need something else?</h3><p>If you want to ask a question before booking, you can still use the contact page.</p><p><a class="coach-inline-link" href="/contact/">Go to contact</a></p></div>
</div>
</div>
<script src="https://assets.calendly.com/assets/external/widget.js" async></script>
<!-- /wp:html -->
</div></div>
<!-- /wp:group -->