This commit is contained in:
Flatlogic Bot 2026-06-08 09:23:43 +00:00
parent 85b5383b22
commit c8df49c1db
3 changed files with 0 additions and 12 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

View File

@ -2385,12 +2385,6 @@ add_shortcode('matthew_login', function () {
<div class="mlms-onboarding-copy">
<div class="mlms-eyebrow mlms-pill">WAX account access</div>
<h1 class="mlms-h1">Welcome back to <span class="mlms-gradient-text">AI-powered work</span>.</h1>
<p class="mlms-lede">Log in to continue your WAX learning path, revisit your AI profile, and keep building practical role-specific workflows.</p>
<ul class="mlms-mini-list">
<li>Continue your personalized WAX platform preview.</li>
<li>Return to saved onboarding and profile context.</li>
<li>Use the same account you created during sign-up.</li>
</ul>
</div>
<div class="mlms-form-card mlms-login-card" id="mlms-login-card">
<?php if (is_user_logged_in()): ?>
@ -2453,12 +2447,6 @@ add_shortcode('matthew_signup_onboarding', function () {
<div class="mlms-onboarding-copy">
<p class="mlms-kicker">Sign Up & Onboarding</p>
<h1 class="mlms-h2">Create your WAX profile in under a minute.</h1>
<p class="mlms-section-copy">Start with only the essentials. Then answer two friendly onboarding questions so WAX can build a useful AI-native learning profile immediately.</p>
<ul class="mlms-mini-list">
<li>Minimal email/password sign-up with a prominent Google option.</li>
<li>Card-based role selection no corporate dropdown maze.</li>
<li>A short “building your profile” moment powered by WAX AI.</li>
</ul>
</div>
<div class="mlms-form-card mlms-onboarding-card">
<?php if (isset($_GET['mlms_gate'])): ?>