Split hero subtitle: smaller lineage lines, larger P4P statement

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-25 19:45:58 -08:00
parent f6f51411c2
commit 986ea9f14e
1 changed files with 11 additions and 8 deletions

View File

@ -84,16 +84,19 @@ export function HeroSection() {
</h1>
{/* Subtitle */}
<p
className="emerge-letter text-xl sm:text-2xl md:text-3xl font-serif font-light tracking-wide opacity-80"
<div
className="emerge-letter space-y-3"
style={{ animationDelay: "1.2s" }}
>
Rebooting the legacy of the Commons Stack.
<br />
Preserving the legacy of the P2P Foundation.
<br />
The P4P (Peer-for-Peer) Movement, emerging from the soil.
</p>
<p className="text-base sm:text-lg md:text-xl font-serif font-light tracking-wide opacity-60">
Rebooting the legacy of the Commons Stack.
<br />
Preserving the legacy of the P2P Foundation.
</p>
<p className="text-xl sm:text-2xl md:text-3xl font-serif font-light tracking-wide opacity-80">
The P4P (Peer-for-Peer) Movement, emerging from the soil.
</p>
</div>
{/* Cycling terminal tagline */}
<div