Skip to content

Commit

Permalink
We changed the line on login page
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhishekSMaurya committed Jul 29, 2024
1 parent c59ac86 commit af7993c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion login/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@ <h1>Welcome Back!</h1>

<div class="overlay-panel overlay-right">
<h1>Hello, Friend!</h1>
<p>Enter your personal details and start your journey with us</p>
<!-- Changing texts so that it becomes user friendly -->
<p>Join our community! Fill in your details below to unlock exclusive features and stay updated with the latest news."</p>

<div class="group button-group">
<button class="ghost" id="signUp">Sign up</button>
Expand Down

0 comments on commit af7993c

Please sign in to comment.