Refine SEO, uploads, and deploy handling
This commit is contained in:
@@ -1157,7 +1157,7 @@ export default function DashboardPage({ username, isCreator, level, rank, receiv
|
||||
<div className="absolute inset-0 bg-[linear-gradient(135deg,_rgba(56,189,248,0.12),_transparent_40%,_rgba(245,158,11,0.10)_100%)]" />
|
||||
<div className="relative grid gap-8 xl:grid-cols-[1.35fr_0.95fr] xl:items-start">
|
||||
<div>
|
||||
<p className="text-[11px] uppercase tracking-[0.28em] text-sky-200/80">Skinbase Nova Dashboard</p>
|
||||
<p className="text-[11px] uppercase tracking-[0.28em] text-sky-200/80"> Dashboard</p>
|
||||
<h1 className="mt-3 max-w-3xl text-3xl font-semibold tracking-tight text-white sm:text-4xl">
|
||||
Welcome back, {username}
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user