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">
|
<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" />
|
<Tv className="w-8 h-8 text-primary" />
|
||||||
</div>
|
</div>
|
||||||
<CardTitle className="text-2xl">CoopCredits</CardTitle>
|
<CardTitle className="text-2xl">CoopCoins</CardTitle>
|
||||||
<CardDescription>Loading...</CardDescription>
|
<CardDescription>Loading...</CardDescription>
|
||||||
</CardHeader>
|
</CardHeader>
|
||||||
</Card>
|
</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">
|
<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" />
|
<Tv className="w-8 h-8 text-primary" />
|
||||||
</div>
|
</div>
|
||||||
<CardTitle className="text-2xl">CoopCredits</CardTitle>
|
<CardTitle className="text-2xl">CoopCoins</CardTitle>
|
||||||
<CardDescription>
|
<CardDescription>
|
||||||
Earn $COOP tokens for watching content on Plex
|
Earn CoopCoins ($COOP) for watching content on Plex
|
||||||
</CardDescription>
|
</CardDescription>
|
||||||
</CardHeader>
|
</CardHeader>
|
||||||
<CardContent>
|
<CardContent>
|
||||||
|
|||||||
Reference in New Issue
Block a user