feat: improve hero section readability and fix typo
- Make date badge larger and more prominent - Increase description text size and contrast - Fix "post-capitalistist" typo 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
a7cd547107
commit
f19bf65e7b
|
|
@ -105,11 +105,11 @@ END:VCALENDAR`
|
|||
Gathering
|
||||
</h1>
|
||||
|
||||
<div className="inline-block mb-6 px-4 py-1.5 bg-primary/10 border border-primary/20 rounded-full backdrop-blur-sm">
|
||||
<p className="text-sm font-mono text-primary">August 16-22, 2026</p>
|
||||
<div className="inline-block mb-6 px-6 py-2 bg-primary/20 border-2 border-primary/40 rounded-full backdrop-blur-sm">
|
||||
<p className="text-lg md:text-xl font-mono font-semibold text-primary">August 16-22, 2026</p>
|
||||
</div>
|
||||
|
||||
<p className="text-lg md:text-xl text-muted-foreground mb-8 max-w-2xl mx-auto text-pretty leading-relaxed">
|
||||
<p className="text-xl md:text-2xl text-foreground/90 mb-8 max-w-2xl mx-auto text-pretty leading-relaxed font-medium">
|
||||
A week-long retreat where genuine desire for postcapitalist change meets blockchain tinkering, commons
|
||||
building, and radical imagination in the Austrian Alps.
|
||||
</p>
|
||||
|
|
@ -207,7 +207,7 @@ END:VCALENDAR`
|
|||
The Crypto Commons Gathering (CCG) is an annual week-long retreat organised by the Crypto Commons
|
||||
Association in collaboration with the Commons Hub. To its growing community, it serves as a recurring
|
||||
temporary refuge from late-capitalism (or something worse) and as a convivium to reimagine how we
|
||||
organize value, care and meaning for a "post-capitalistist of many worlds".
|
||||
organize value, care and meaning for a "post-capitalist world of many worlds".
|
||||
</p>
|
||||
<p className="text-muted-foreground leading-relaxed mb-4">
|
||||
2026 marks the 6th edition of the CCG — six years of bringing together commons builders, token
|
||||
|
|
|
|||
Loading…
Reference in New Issue