UI: Update login page branding to CoopCoins
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LoginPage() {
|
||||
<div className="mx-auto w-16 h-16 bg-primary/10 rounded-full flex items-center justify-center mb-4">
|
||||
<Tv className="w-8 h-8 text-primary" />
|
||||
</div>
|
||||
<CardTitle className="text-2xl">CoopCredits</CardTitle>
|
||||
<CardTitle className="text-2xl">CoopCoins</CardTitle>
|
||||
<CardDescription>Loading...</CardDescription>
|
||||
</CardHeader>
|
||||
</Card>
|
||||
@@ -60,9 +60,9 @@ export default function LoginPage() {
|
||||
<div className="mx-auto w-16 h-16 bg-primary/10 rounded-full flex items-center justify-center mb-4">
|
||||
<Tv className="w-8 h-8 text-primary" />
|
||||
</div>
|
||||
<CardTitle className="text-2xl">CoopCredits</CardTitle>
|
||||
<CardTitle className="text-2xl">CoopCoins</CardTitle>
|
||||
<CardDescription>
|
||||
Earn $COOP tokens for watching content on Plex
|
||||
Earn CoopCoins ($COOP) for watching content on Plex
|
||||
</CardDescription>
|
||||
</CardHeader>
|
||||
<CardContent>
|
||||
|
||||
Reference in New Issue
Block a user