-
Notifications
You must be signed in to change notification settings - Fork 1
/
FAQ.html
204 lines (167 loc) · 12.4 KB
/
FAQ.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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FAQs | Efficinecy Center</title>
<!-- Preloads -->
<link rel="preload" href="assets/css/styles.css" as="style">
<link rel="preload" href="assets/css/bs-overrides.css" as="style">
<link rel="preload" href="app.js" as="script">
<!-- What is this line for ?-->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preconnect" href="https://fonts.gstatic.com">
<!-- CSS Files -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-eOJMYsd53ii+scO/bJGFsiCZc+5NDVN2yr8+0RDqr0Ql0h+rP48ckxlpbzKgwra6" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="stylesheet" href="assets/css/bs-overrides.css">
<!-- favicon -->
<link rel="icon" type="image/png" href="assets/imgs/logos/mobileLogo.png">
<!-- Meta Info -->
<meta property="og:image" content="https://dev.efficiencys.com.sa/assets/imgs/pictures/Icon.jpg">
<meta content="Your questions about our services, simply answered!" name="description">
<meta content="مركز الكفائة,تأجير مكاتب,تاجير مكاتب,مساحات عمل مشتركة,مساحات عمل مخصصة,مكاتب منفردة,غرفة مؤتمرات,غرفة اجتماعات,مساحات عمل مخصصة, Efficiency Center, Offices renting, Meeting Room, Individual Offices, Dedicated Open Space Offices, Conference Room,Shared Open Space Offices"
name="keywords">
</head>
<body>
<!-- _________________________________________NAVBAR ___________________________ -->
<header class="py-1 py-md-3">
<div class="container">
<nav class="navbar navbar-light navbar-expand-md d-flex flex-wrap align-items-md-center justify-content-md-center justify-content-md-between mb-md-4">
<ul class="flex-column flex-md-row order-1 order-md-1 collapse navbarNav navbar-collapse nav col-12 col-md-auto mb-2 justify-content-center mb-md-0">
<li><a href="index.html" class="nav-link px-2 link-secondary">Home</a></li>
<li><a href="index.html#partners" class="nav-link px-2 link-dark">Partners</a></li>
<li><a href="index.html#contactus" class="nav-link px-2 link-dark">Contact</a></li>
<li><a href="book-a-tour.html" class="nav-link px-2 link-dark">Book a tour</a></li>
</ul>
<a href="index.html" class="order-3 order-md-2 d-flex align-items-md-center justify-content-md-center col-6 col-md-3 mb-md-0 text-dark text-decoration-none mx-md-auto">
<img src="assets/imgs/logos/mainLogo.png" alt="Efficinecy Center" height="90" class="d-none d-md-block">
<img src="assets/imgs/logos/navbarlogomobile.png" alt="Efficinecy Center" height="50" class="d-block d-md-none">
</a>
<ul class="flex-column flex-md-row order-2 order-md-3 collapse navbarNav navbar-collapse nav col-12 col-md-auto mb-2 justify-content-between mb-md-0">
<li><a href="tel:+966581115550" class="nav-link px-2 link-secondary"><i class="fas fa-phone"></i> <span itemprop="telephone">+966581115550</Span></a></li>
<li><a href="mailto:Contact@efficiencys.com.sa" class="nav-link px-2 link-dark"><i class="fas fa-envelope"></i> <span itemprop="email"></span>Contact@efficiencys.com.sa</span></a></li>
</ul>
<button class="order-4 order-md-4 navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target=".navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</nav>
</div>
</header>
<!-- _________________________________________ HERO SECTION ___________________________ -->
<section class="page py-2 py-md-5">
<div class="container">
<div class="page-title">
<h1>Frequently Asked Questions
<hr />
</h1>
</div>
<div>
<article class="my-2 my-md-5 py-2 border-top-1">
<h3>Where is Efficiency Center?</h3>
<p>Efficiency Center is located on the second floor of Corniche Park building on Prince Turki Road, Khobar Corniche.</p>
</article>
<article class="my-2 my-md-5 py-2 border-top-1">
<h3>What are the prices? </h3>
<p>
Efficiency Center offers flexible renting options that include daily, weekly, monthly, quarterly, biannually, and annually subscriptions that can be extended at any time as well as seasonal offers. You can have a look at the current prices by clicking
<strong><a href="assets/files/pdf/Offices Price Profile.pdf" target="_blank">here.</a></strong><br> Please note that the prices might change depending on the special offers. For further details about the
prices, please contact our sales team on our unified number 920035115 or fill in the form on the website to book a tour!
</p>
</article>
<article class="my-2 my-md-5 py-2 border-top-1">
<h3>Can I rent an individual office and share it?</h3>
<p>Yes, you can utilize your office the way you need by adding one or more desks within the space and share it with your team.</p>
</article>
<article class="my-2 my-md-5 py-2 border-top-1">
<h3>Do you rent offices by meters?</h3>
<p>No, we do not. Efficiency Center’s prices are calculated based on the space, views, and additional services. </p>
</article>
<article class="my-2 my-md-5 py-2 border-top-1">
<h3>Do I get to use the meetings and the conference rooms?</h3>
<p>Yes. You get four free hours for the conference room and six free hours for the meetings room when you subscribe to any of the offices for a month.</p>
</article>
<article class="my-2 my-md-5 py-2 border-top-1">
<h3>Do you have an internet connection?</h3>
<p>Yes. The whole area is covered with a strong internet connection.</p>
</article>
</div>
</div>
</section>
<!-- _________________________________________ Form SECTION ___________________________ -->
<section class="contact py-2 py-md-5">
<div class="container">
<div class="title text-center">
<img src="assets/imgs/logos/mobileLogo.png" loading="lazy" alt="" height="100">
<h1>Got more questions?</h1>
<p class="text-muted">We will be more than glad to answer them</p>
</div>
<div class="form">
<form action="https://formsubmit.co/Contact@efficiencys.com.sa" method="POST">
<div class="mb-3">
<input type="text" class="form-control p-3" name="name" id="name" placeholder="Full name" required>
</div>
<div class="mb-3">
<input type="email" class="form-control p-3" name="email" id="email" placeholder="Email Address" required>
</div>
<div class="mb-3">
<input type="text" class="form-control p-3" name="phone" id="phone" placeholder="Phone" required>
</div>
<div class="mb-3">
<textarea class="form-control p-3" id="message" name="message" placeholder="Message"></textarea>
</div>
<div id="button" class="d-grid gap-2"><button type="submit" class="btn btn-primary btn-lg btn-block">Submit</button></div>
</form>
</div>
</div>
</section>
<!-- _________________________________________ Map SECTION ___________________________ -->
<section id="map">
<iframe src="https://snazzymaps.com/embed/281438" width="100%" height="600px" style="border:none;"></iframe>
</section>
<!-- _________________________________________ Footer SECTION ___________________________ -->
<footer class="footer py-2 py-md-5 text-light">
<div class="container py-5">
<div class="row row-cols-lg-3 row-cols-1 row-cols-md-2 text-center text-md-start">
<div class="col-lg-6 col-md-6 mb-4 mb-md-0">
<img src="assets/imgs/logos/footerLogo.png" alt="" width="220px">
<p class="p-0 mx-0 my-5 lh-1 fs-5"><small>Efficiency Center offers you modern fully-equipped shares and individual office spaces that suit all businesses.</small></p>
<ul class="list-inline fs-3">
<li class="list-inline-item"><a class="link-light text-decoration-none" href="https://www.instagram.com/efficiencycenter/" target="_blank"><i class="fab fa-instagram"></i></a></li>
<li class="list-inline-item"><a class="link-light text-decoration-none" href="https://twitter.com/Efficiency_c" target="_blank"><i class="fab fa-twitter"></i></a></li>
<li class="list-inline-item"><a class="link-light text-decoration-none" href="https://www.linkedin.com/posts/efficiency-center_efficiency-center-business-center-at-khobar-activity-6770807411331616768-slYj" target="_blank"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
<div class="col col-lg-3 mb-4 mb-md-0">
<h5>Important Links</h5>
<ul class="list-unstyled lh-lg">
<li><a class="link-light text-decoration-none" href="terms-and-conditions.html">Terms and Conditions</a></li>
<li><a class="link-light text-decoration-none" href="privacy-poilcy.html">Privacy policy</a></li>
<li><a class="link-light text-decoration-none" href="assets/files/pdf/Efficiency Center Cornich Park ENGLISH.pdf" target="_blank">Our Profile</a></li>
<li><a class="link-light text-decoration-none" href="FAQ.html">FAQs</a></li>
<li><a class="link-light text-decoration-none" href="jobs.html">Jobs</a></li>
</ul>
</div>
<div class="col col-lg-3 mb-4 mb-md-0">
<h5>Contact us</h5>
<ul class="list-unstyled lh-lg">
<li><i class="fas fa-phone-square-alt"></i> <span><a class="link-light text-decoration-none" href="tel:+966581115550">+966581115550</a></span></li>
<li><i class="fas fa-envelope-square"></i> <span><a class="link-light text-decoration-none" href="mailto:Contact@efficiencys.com.sa">Contact@efficiencys.com.sa</a></span></li>
<li><i class="fas fa-map-marker-alt"></i> <span><a class="link-light text-decoration-none" href="https://goo.gl/maps/beApuSyPjWUAt2mB7" target="_blank">6919 Prince Turki ST, Cornich Park, Alhobar</a></span></li>
</ul>
</div>
</div>
</div>
</footer>
<div class="copyRight bg-dark text-center py-2">
<p class="fs-6 text-white ">Efficiency Center. All right reserved. © 2021</p>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/js/bootstrap.bundle.min.js" integrity="sha384-JEW9xMcG8R+pH31jmWH6WWP0WintQrMb4s7ZOdauHnUtxwoG2vI5DkLtS3qm9Ekf" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/ScrollTrigger.min.js"></script>
<script src="app.js"></script>
</body>
</html>