Skip to content

Commit 32dbf74

Browse files
authored
fixed: welcome back (#92)
1 parent 337185f commit 32dbf74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/dashboard/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export default function DashboardPage() {
3636

3737
<div className="flex flex-col items-center gap-2.5">
3838
<h1 className="text-3xl font-extrabold tracking-tight text-zinc-900 dark:text-white sm:text-4xl">
39-
Welcome Back, Alex{" "}
39+
Welcome Back, ABHAY{" "}
4040
<span className="inline-block animate-wave">👋</span>
4141
</h1>
4242
<p className="max-w-2xl text-[14.5px] leading-relaxed text-zinc-600 dark:text-zinc-400 font-medium mt-1">

0 commit comments

Comments
 (0)