-
Notifications
You must be signed in to change notification settings - Fork 1
/
thanks.html
99 lines (84 loc) · 5.42 KB
/
thanks.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-V9Y7BNMBPD"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-V9Y7BNMBPD');
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-W284XV3');</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Efficiency Center - Submission Successful</title>
<meta name="description" content="Business Incubator & Accelerator at Al-Khobar, Luxurious, fully-equipped modern workspaces for you and your team, in the heart of Khobar, with views of the Arabian Gulf and Prince Turki Road">
<meta name="author" content="Mohannad Otaibi, Arwa Alomari">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/style.css?v=2gr8">
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
<!--- Browser Icon-->
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicons/favicon-16x16.png">
<link rel="manifest" href="assets/img/favicons/site.webmanifest">
<link rel="mask-icon" href="assets/img/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="assets/img/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-config" content="assets/img/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<!-- Font Awsome Code -->
<script src="https://kit.fontawesome.com/4fdf44cc37.js" crossorigin="anonymous"></script>
</head>
<body class="bg-light thankyou">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W284XV3"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="wrapper py-5">
<div class="container">
<div class="pb-3 text-center">
<a href="index.html">
<img class="d-block mx-auto mb-4" id="logo" src="assets/img/mfo.png" alt="Efficiency Center" >
</a>
<div class="card ar-rounded-boxes">
<div class="card-body">
<i class="mb-5 fad fa-thumbs-up fa-10x" style="color:#9ACD32;"></i>
<h2 class="mb-5">Thanks</h2>
<div class="alert alert-success ar-rounded-boxes" id="success-msg" role="alert">
Your information has been recieved successfully.
</div>
<a class="btn btn-secondary btn-lg btn-block" href="https://www.efficiencys.com.sa/">Go back home</a>
</div>
</div>
</div>
<footer class="my-5 py-3 text-center text-small text-light ar-rounded-boxes">
<strong class="">Contact us for more information on <a href="tel:920035115" class="text-warning">920035115</a> (Ext # 1)</strong>
<ul class="list-inline mt-3 mb-2 small">
<li class="list-inline-item">Follow us</a></li>
<li class="list-inline-item"><a class="text-light" href="https://wa.me/966581115550"><i class="fab fa-whatsapp"></i></a></li>
<li class="list-inline-item"><a class="text-light" href="https://instagram.com/efficiencycenter?igshid=1ksvqjanhfug4"><i class="fab fa-instagram"></i></a></li>
<li class="list-inline-item"><a class="text-light" href="https://twitter.com/Efficiency_c?s=21"><i class="fab fa-twitter"></i></a></li>
</ul>
<small>
<p class="mt-0 mb-0">© 2020 Efficiency Center</p>
<a class="text-light" href="terms.html">Terms and conditions</a></small>
</footer>
</div>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
</body>
</html>