Revert Post-Appitalism references back from (com) prefix
Post-Appitalism is its own brand, only Post-Capitalist gets the (com) prefix. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4c3d412d25
commit
5b89632557
|
|
@ -63,7 +63,7 @@ export function ActionSection() {
|
|||
rel="noopener noreferrer"
|
||||
className="text-primary hover:underline font-semibold"
|
||||
>
|
||||
(com)post-appitalist futures
|
||||
post-appitalist futures
|
||||
</a>
|
||||
{" • "}
|
||||
<a
|
||||
|
|
|
|||
|
|
@ -7,13 +7,13 @@ export function PostAppitalismSection() {
|
|||
<div className="container mx-auto max-w-6xl">
|
||||
<div className="text-center mb-16">
|
||||
<h2 className="text-4xl md:text-5xl font-bold mb-3 bg-gradient-to-r from-primary to-secondary bg-clip-text text-transparent">
|
||||
(com)Post-Appitalism
|
||||
Post-Appitalism
|
||||
</h2>
|
||||
<h3 className="text-2xl md:text-3xl font-semibold mb-6 text-muted-foreground">Decomposing the App Silo</h3>
|
||||
{/* </CHANGE> */}
|
||||
<p className="text-xl text-muted-foreground max-w-3xl mx-auto leading-relaxed">
|
||||
(com)Post-capitalism brings about new opportunities to think beyond the traditional business model of the app
|
||||
silo. Welcome to (com)Post-Appitalism.
|
||||
Post-capitalism brings about new opportunities to think beyond the traditional business model of the app
|
||||
silo. Welcome to Post-Appitalism.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -96,7 +96,7 @@ export function PostAppitalismSection() {
|
|||
|
||||
<div className="bg-gradient-to-r from-primary/10 via-secondary/10 to-accent/10 rounded-lg p-8 text-center border border-primary/20">
|
||||
<p className="text-xl mb-6 leading-relaxed max-w-3xl mx-auto">
|
||||
The infrastructure for (com)post-appitalism is being built right now. The question isn{"'"}t whether it{"'"}s
|
||||
The infrastructure for post-appitalism is being built right now. The question isn{"'"}t whether it{"'"}s
|
||||
possible — it{"'"}s whether we{"'"}ll participate in shaping it.
|
||||
</p>
|
||||
<Button size="lg" className="bg-primary hover:bg-primary/90 text-primary-foreground font-semibold" asChild>
|
||||
|
|
@ -106,7 +106,7 @@ export function PostAppitalismSection() {
|
|||
rel="noopener noreferrer"
|
||||
className="inline-flex items-center gap-2"
|
||||
>
|
||||
Explore (com)Post-Appitalism
|
||||
Explore Post-Appitalism
|
||||
<ArrowRight className="w-5 h-5" />
|
||||
</a>
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Reference in New Issue