feat(futa-waifu-tour): Update landing page UI and replace canonical state images with new visual assets for tour progression indicators

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-05-18 00:27:15 -07:00
parent 87faa3367e
commit 5ac2915c91
3 changed files with 83 additions and 1 deletions

View file

@ -236,6 +236,60 @@
font-style: italic;
}
/* FWT vs ATT comparison block */
.vs-block {
margin: 40px 0 0;
padding: 28px;
border: 1px solid var(--rule);
border-radius: 6px;
background: var(--card, #1a1815);
}
.vs-eyebrow {
font-family: var(--display);
font-size: 13px;
letter-spacing: .14em;
text-transform: uppercase;
color: var(--ink);
margin: 0 0 8px;
}
.vs-eyebrow a { color: var(--accent-2); text-decoration: none; border-bottom: 1px solid var(--accent-2); }
.vs-lede { color: var(--ink-2); font-size: 14px; margin: 0 0 24px; line-height: 1.6; }
.vs-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
margin: 0 0 20px;
}
.vs-col {
background: rgba(0,0,0,.25);
border: 1px solid var(--rule);
border-radius: 4px;
padding: 18px 20px;
}
.vs-tag {
font-size: 11px;
letter-spacing: .12em;
text-transform: uppercase;
margin: 0 0 12px;
padding-bottom: 10px;
border-bottom: 1px solid var(--rule);
font-weight: 600;
}
.vs-tag.this { color: var(--accent); }
.vs-tag.other { color: var(--accent-2); }
.vs-tag a { color: inherit; text-decoration: none; border-bottom: 1px dotted; }
.vs-col ul { margin: 0; padding-left: 0; list-style: none; }
.vs-col li { color: var(--ink-2); font-size: 13.5px; margin: 8px 0; line-height: 1.5; }
.vs-col li strong { color: var(--ink); font-weight: 600; }
.vs-foot {
color: var(--muted);
font-size: 13px;
font-style: italic;
margin: 12px 0 0;
text-align: center;
}
@media (max-width: 600px) { .vs-grid { grid-template-columns: 1fr; } }
/* Testimonials */
.testimonials {
max-width: var(--content-max);
@ -444,9 +498,37 @@
<h3 class="prose-title">Real, not rendered.</h3>
<div class="prose-body">
<p><strong>Futa Waifu Tour</strong> is a touring escort brand for convention weekends. Quinn-solo at launch — real trans woman, hyper-femme, in town when the show is.</p>
<p>Sister tour to <a href="https://adulttherapytour.com/">ADULT Therapy Tour</a> (the clinical/academic register, for conference-week clinicians and CEOs). <strong>FWT is the geek-weekend one.</strong> Different audience, different voice, same artist. Between cosplay panels. After the rave. Convention-week recovery.</p>
<p>The futa keyword is mostly anime renders and vtubers. FWT exists for the searchers who want the <em>real</em> one. Quinn is exactly that — and she's in town when FanimeCon is.</p>
</div>
<!-- Sub-section: FWT vs ATT — different audiences, same artist -->
<div class="vs-block">
<p class="vs-eyebrow">FWT &nbsp;vs.&nbsp; <a href="https://adulttherapytour.com/">ATT</a></p>
<p class="vs-lede">Two tours, one artist. Different audience, different voice. The right tour depends on what week of the year, what city, and what you read on first contact.</p>
<div class="vs-grid">
<div class="vs-col">
<p class="vs-tag this">This tour · Futa Waifu Tour</p>
<ul>
<li><strong>Audience:</strong> anime/comic/gaming con weekends</li>
<li><strong>Register:</strong> Bimbo-Geek &mdash; "between cosplay panels"</li>
<li><strong>Where:</strong> FanimeCon, WonderCon, Anime Expo, SDCC, PAX, Daku Con</li>
<li><strong>Read:</strong> coded, playful, fandom-fluent</li>
<li><strong>Stop 01:</strong> San Jose / FanimeCon, May 21&ndash;25, 2026</li>
</ul>
</div>
<div class="vs-col">
<p class="vs-tag other">Sister tour · <a href="https://adulttherapytour.com/">ADULT Therapy Tour</a></p>
<ul>
<li><strong>Audience:</strong> medical / academic / CEO conferences</li>
<li><strong>Register:</strong> Applied-wellness &mdash; "after the panel"</li>
<li><strong>Where:</strong> APA, AASLD, MedTech CEO, Pri-Med, ESMO</li>
<li><strong>Read:</strong> clinical-adjacent, restrained, editorial</li>
<li><strong>Current:</strong> San Francisco / APA, May 15&ndash;18, 2026</li>
</ul>
</div>
</div>
<p class="vs-foot">Same Quinn. Same screening. Same rate (from $700/hr). The voice is what differs &mdash; because the audience does.</p>
</div>
</div>
</div>
</section>

BIN
fwt-canonical-after.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 765 KiB

BIN
fwt-canonical-initial.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 259 KiB