diff --git a/src/app/home/page.tsx b/src/app/home/page.tsx index 951364d..89aba0b 100644 --- a/src/app/home/page.tsx +++ b/src/app/home/page.tsx @@ -6,7 +6,7 @@ import { IconBook, IconBuildingBank, IconCurrencyRupee, IconEye, IconHome, IconL import { useRouter } from "next/navigation"; import { useEffect, useState } from "react"; import { Providers } from "../providers"; -import myImage from '@/app/image/ebanking.jpg'; +import logo from '@/app/image/logo.jpg'; import NextImage from 'next/image'; export default function Home() { @@ -50,11 +50,16 @@ export default function Home() { style={{ backgroundColor: "#e6ffff", width: "100%", height: '100vh', }}> - + ebanking setShowBalance(event.currentTarget.checked)} /> -
+
- + @@ -142,7 +147,7 @@ export default function Home() { - + @@ -173,7 +178,7 @@ export default function Home() { - + Important Links {/* Loan EMI Calculator */} diff --git a/src/app/image/logo.jpg b/src/app/image/logo.jpg new file mode 100644 index 0000000..38c9829 Binary files /dev/null and b/src/app/image/logo.jpg differ diff --git a/src/app/image/logo1.jpg b/src/app/image/logo1.jpg new file mode 100644 index 0000000..b71be82 Binary files /dev/null and b/src/app/image/logo1.jpg differ diff --git a/src/app/login/clientCarousel.tsx b/src/app/login/clientCarousel.tsx index 6d17e13..023ccd4 100644 --- a/src/app/login/clientCarousel.tsx +++ b/src/app/login/clientCarousel.tsx @@ -9,7 +9,7 @@ import vision from '@/app/image/vision.jpg'; export default function CustomCarousel() { const scrollRef = useRef(null); - const images = [DICGC, objective, vision]; + const images = [DICGC,vision,objective]; const [currentIndex, setCurrentIndex] = useState(0); const scrollToIndex = (index: number) => { @@ -40,7 +40,7 @@ export default function CustomCarousel() { }, [currentIndex]); return ( - + {/* Scrollable container */}
- + ebanking @@ -271,9 +277,18 @@ export default function Login() { height: '50vh', textAlign: "left", marginTop: 10, - // border: "1px solid blue" + display: "flex", + border: "1px solid blue" }}> + + Security Notes : +

+ When you Login,Your User Id and Password travels in an encrypted and highly secured mode . +

+ For more information on Products and Services, Please Visit + http://www.kccb.in/ +