Update hero subtitle with full Commons Stack / P2P / P4P lineage
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
cac08cc44a
commit
f6f51411c2
|
|
@ -88,18 +88,11 @@ export function HeroSection() {
|
||||||
className="emerge-letter text-xl sm:text-2xl md:text-3xl font-serif font-light tracking-wide opacity-80"
|
className="emerge-letter text-xl sm:text-2xl md:text-3xl font-serif font-light tracking-wide opacity-80"
|
||||||
style={{ animationDelay: "1.2s" }}
|
style={{ animationDelay: "1.2s" }}
|
||||||
>
|
>
|
||||||
Rebooting the Commons Stack.
|
Rebooting the legacy of the Commons Stack.
|
||||||
<br />
|
<br />
|
||||||
Emerging from the soil.
|
Preserving the legacy of the P2P Foundation.
|
||||||
</p>
|
<br />
|
||||||
|
The P4P (Peer-for-Peer) Movement, emerging from the soil.
|
||||||
{/* Lineage */}
|
|
||||||
<p
|
|
||||||
className="emerge-letter text-sm sm:text-base opacity-40 max-w-xl mx-auto"
|
|
||||||
style={{ animationDelay: "1.5s" }}
|
|
||||||
>
|
|
||||||
Rooted in the Commons Stack. Nourished by the P2P Foundation.
|
|
||||||
Propagating the P4P (peer-for-peer) movement.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
{/* Cycling terminal tagline */}
|
{/* Cycling terminal tagline */}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue