diff --git a/src/app/image/logo1.jpg b/src/app/image/logo1.jpg
deleted file mode 100644
index b71be82..0000000
Binary files a/src/app/image/logo1.jpg and /dev/null differ
diff --git a/src/app/login/page.tsx b/src/app/login/page.tsx
index 1e72ab9..f4d15d3 100644
--- a/src/app/login/page.tsx
+++ b/src/app/login/page.tsx
@@ -40,7 +40,7 @@ export default function Login() {
async function handleLogin(e: React.FormEvent) {
e.preventDefault();
- setIsLogging(false);
+ setIsLogging(true);
const onlyDigit = /^\d{11}$/;
if (!onlyDigit.test(CIF)) {
@@ -144,7 +144,7 @@ export default function Login() {
⚠️ Always login to our Net Banking site directly or through Banks website.
⚠️ Do not disclose your UserId and Password to any third party and keep Your UserId and Password strictly confidential.
⚠️ KCC Bank never asks for UserId,Passwords and Pins through email or phone.
- ⚠️ Be ware of Phishing mails with links to fake bank's websites asking for personal information are in circulation.
+ ⚠️ Be ware of Phishing mails with links to fake bank's websites asking for personal information are in circulation.
⚠️ Please DO NOT Click on the links given in the emails asking for personal details like bank account number, userID and password.
⚠️ If you had shard your UserId and Password through such mails or links, please change your Password immediately.
⚠️ Inform the Bank/branch in which your account is maintained for resetting your password.