Skip to content

Commit 453eee1

Browse files
committed
test complete
1 parent a58e01a commit 453eee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ const SignIn = () => {
8080

8181
<div className="mt-14 mb-8">
8282
<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
83+
Welcome Back
8484
</h2>
8585
<p className="text-center text-gray-300 dark:text-gray-400 mt-2">Sign in to your account</p>
8686
</div>

0 commit comments

Comments
 (0)