File: /home/imensosw/lp.imensosoftware.com/thank-you.php
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Full Stack MERN Stack Developers – MERN Development Company</title>
<link rel="icon" type="image/png" href="images/favicon.png">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous" />
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" media="all">
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap" rel="stylesheet" />
<link rel="stylesheet" type="text/css" href="css/swiper.min.css"/>
<link rel='stylesheet' href='css/styles.css' media='all' />
</head>
<body>
<div class="thank-msg">
<img src="images/brand-logo.png" width="120">
<h3 class="mt-5">Thank You for Contacting Us!</h3>
<p>One of our expert will contact you shortly.</p>
<a href="https://www.imensosoftware.com" class="btn btn-primary btn-sm mt-4" style="padding: 8px 20px; font-size: 14px;">Go to Homepage</a>
<!-- <h1>Thank You!</h1>
<div class="check"><i class="fa fa-check"></i></div>
<div class="mt-4 mb-5"><a href="https://www.imensosoftware.com/" class="btn btn-primary">Go To Home</a></div>
<p class="mb-0">Thank you for submit your query. You will received an email message shortly.</p>
<p class="my-2"><strong>Check your Email</strong></p>
<p class="mb-0">It you didn't reveive any mail contact <a href="mailto:info@imensosoftware.com">info@imensosoftware.com</a>.</p> -->
</div>
</body>
</html>