This commit is contained in:
omkieit 2024-09-08 15:23:46 +05:30
parent 11d8db8ebd
commit a2aa25ec47
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -27,7 +27,7 @@
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css"> <link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<!-- fonts --> <!-- fonts -->
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;800&family=Sen:wght@400;700;800&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;800&family=Sen:wght@400;700;800&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-DeXuKgrH.js"></script> <script type="module" crossorigin src="/assets/index-CdnFdl54.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CyAHZLBw.css"> <link rel="stylesheet" crossorigin href="/assets/index-CyAHZLBw.css">
</head> </head>

View File

@ -43,7 +43,7 @@ const VerifyUser = () => {
</div> </div>
<div className="col-md-6 padding_left_15"> <div className="col-md-6 padding_left_15">
<div className="contact_img"> <div className="contact_img">
<img src="images/contact-img.png" /> {/* <img src="images/contact-img.png" /> */}
</div> </div>
</div> </div>
</div> </div>