feat: add kccb logo in to modal

This commit is contained in:
2025-09-02 16:21:56 +05:30
parent d962b674d4
commit 9c29ddfacb
4 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ import { useRouter } from "next/navigation";
import { generateOTP } from '@/app/OTPGenerator';
import { IconAlertTriangle } from "@tabler/icons-react";
import Image from "next/image";
import img from '../../../_components/logo1.jpg'
import img from '@/app/image/logo1.jpg'
interface accountData {