We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58e01a commit 453eee1Copy full SHA for 453eee1
1 file changed
app/page.tsx
@@ -80,7 +80,7 @@ const SignIn = () => {
80
81
<div className="mt-14 mb-8">
82
<h2 className="text-3xl font-bold text-center bg-gradient-to-r from-gray-400 to-gray-500 dark:from-gray-300 dark:to-gray-400 bg-clip-text text-transparent">
83
- Welcome Back u
+ Welcome Back
84
</h2>
85
<p className="text-center text-gray-300 dark:text-gray-400 mt-2">Sign in to your account</p>
86
</div>
0 commit comments