-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
415 lines (359 loc) · 26 KB
/
index.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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
<!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>Efficinecy Center | Modern fully-serviced office spaces for productive time to be spent</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="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="Modern fully-equipped shared and individual office spaces that suit all businesses. We help you be efficient by providing your business with the proper place to get things done" 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="#partners" class="nav-link px-2 link-dark">Partners</a></li>
<li><a href="#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-3 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 id="hero" class="hero py-2 py-md-5">
<div class="container">
<div class="row flex-md-row-reverse align-items-center g-4 g-md-5 py-1 py-md-5 ">
<div class="col col-md-6">
<div id="carouselExampleControls" class="carousel slide text-center" data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active"><img class="d-block mx-lg-auto img-fluid" src="assets/imgs/place/1.jpg" alt=""></div>
<div class="carousel-item"><img class="d-block mx-lg-auto img-fluid" src="assets/imgs/place/3.jpg" alt=""></div>
<div class="carousel-item"><img class="d-block mx-lg-auto img-fluid" src="assets/imgs/place/2.jpg" alt=""></div>
<div class="carousel-item"><img class="d-block mx-lg-auto img-fluid" src="assets/imgs/place/66.png" alt=""></div>
<div class="carousel-item"><img class="d-block mx-lg-auto img-fluid" src="assets/imgs/services/MO.jpg" alt=""></div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleControls" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleControls" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
<div class="col-md-6">
<h1 class="display-5 fw-bold lh-1 mb-3">Your hike to PEAK!</h1>
<p class="lead py-2 py-md-5 fs-1">Modern fully-serviced office spaces for productive time to be spent</p>
<div class="d-grid gap-2 d-md-flex justify-content-md-start">
<a href="book-a-tour.html" class="btn btn-primary btn-lg px-4 me-md-2">Book a Tour</a>
<a href="pages/aboutUs.html" class="btn btn-secondary btn-lg px-4">Learn More</a>
</div>
</div>
</div>
</div>
</section>
<!-- _________________________________________ About US SECTION ___________________________ -->
<section id="aboutus" class="aboutus py-2 py-md-3">
<div class="container">
<div class="row flex-lg-row align-items-center g-0 g-md-5 py-5">
<div class="d-none d-lg-block col-lg-6">
<div class="row">
<div class="col-lg-6"><img class="py-1" src="assets/imgs/about-us/office.png" alt="" width="220"></div>
<div class="col-lg-6"><img class="py-1 pt-4" src="assets/imgs/about-us/meatingroom.png" alt="" width="220"></div>
<div class="col-lg-6"><img class="py-1" src="assets/imgs/about-us/workstation.jpg" alt="" width="220"></div>
<div class="col-lg-6"><img class="py-1 pt-4" src="assets/imgs/about-us/Jebreil.jpg" alt="" width="220"></div>
</div>
</div>
<div class="col-lg-6">
<h1>About Us</h1>
<p>A center that will offers you modern fully-equipped shared and individual office spaces that suit all businesses. We help you be efficient by providing your business with the proper place to get things done</p>
<div class="d-grid gap-2 d-md-flex justify-content-md-start">
<a href="book-a-tour.html" class="btn btn-outline-dark btn-lg text-left">Learn More</a>
</div>
</div>
</div>
</div>
</section>
<!-- _________________________________________ Services SECTION ___________________________ -->
<section id="services" class="services py-2 py-md-5 my-5">
<div class="container">
<div class="title text-center">
<img src="assets/imgs/logos/mobileLogo.png" loading="lazy" alt="" height="100">
<h1>Services</h1>
</div>
<div class="row row-cols-1 row-cols-md-2 row-cols-lg-3 align-items-stretch py-5 overflow-hidden">
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden text-white bg-dark rounded-5 border-0" style="background-image: url('assets/imgs/services/MO.jpg');">
<div class="d-flex flex-column h-100 p-5 pb-3 text-white text-shadow-1">
<h2 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold">Individual Offices</h2>
<p>Modern, fully serviced individual offices are offering you a more private setting with a breathtaking view</p>
<a type="button" class="btn btn-light" href="book-a-tour.html">Book now</a>
</div>
</div>
</div>
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden text-white bg-dark rounded-5 border-0" style="background-image: url('assets/imgs/services/meating-room.png');">
<div class="d-flex flex-column h-100 p-5 pb-3 text-white text-shadow-1">
<h2 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold">Meeting Room</h2>
<p>A fully prepared meeting room with screens, a sound system, and high-speed internet to accommodate seven people</p>
<a type="button" class="btn btn-light" href="book-a-tour.html">Book now</a>
</div>
</div>
</div>
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden text-white bg-dark rounded-5 border-0" style="background-image: url('assets/imgs/services/CR.jpg');">
<div class="d-flex flex-column h-100 p-5 pb-3 text-white text-shadow-1">
<h2 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold">Conference Room</h2>
<p>A fully prepared conference room that offers a spectacular view and accommodates 30 people.</p>
<a type="button" class="btn btn-light" href="book-a-tour.html">Book now</a>
</div>
</div>
</div>
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden text-white bg-dark rounded-5 border-0" style="background-image: url('assets/imgs/services/workstation.jpg');">
<div class="d-flex flex-column h-100 p-5 pb-3 text-white text-shadow-1">
<h2 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold">Shared Open Space Offices</h2>
<p>Fully prepared open space offices for you and your team to PEAK!</p>
<a type="button" class="btn btn-light" href="book-a-tour.html">Book now</a>
</div>
</div>
</div>
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden text-white bg-dark rounded-5 border-0" style="background-image: url('assets/imgs/services/reset.jpg');">
<div class="d-flex flex-column h-100 p-5 pb-3 text-white text-shadow-1">
<h2 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold">Seating Area</h2>
<p>A fully serviced seating area for your clients’ comfort!</p>
<a type="button" class="btn btn-light" href="book-a-tour.html">Book now</a>
</div>
</div>
</div>
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden text-white bg-dark rounded-5 border-0" style="background-image: url('assets/imgs/services/office.png');">
<div class="d-flex flex-column h-100 p-5 pb-3 text-white text-shadow-1">
<h2 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold">Dedicated Open Space Offices</h2>
<p>Dedicated open space offices allow you to have a more private setting!</p>
<a type="button" class="btn btn-light" href="book-a-tour.html">Book now</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- _________________________________________ Features SECTION ___________________________ -->
<section id="features" class="features 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>Features</h1>
</div>
<div class="row row-cols-1 row-cols-md-2 row-cols-lg-3 align-items-stretch py-5 overflow-hidden">
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden rounded-5 border-2">
<span class="number p-4">01</span>
<div class="d-flex flex-column h-100 p-5 pb-3 text-shadow-1">
<h4 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold"><i class="fas fa-map-marker-alt d-block py-3"></i> Special Location</h4>
<p>A breathtaking view on the arabian gulf & khobar tower</p>
</div>
</div>
</div>
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden rounded-5 border-2">
<span class="number p-4">02</span>
<div class="d-flex flex-column h-100 p-5 pb-3 text-shadow-1">
<h4 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold"><i class="far fa-clock d-block py-3"></i> Reception</h4>
<p>24 / 7 Access</p>
</div>
</div>
</div>
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden rounded-5 border-2">
<span class="number p-4">03</span>
<div class="d-flex flex-column h-100 p-5 pb-3 text-shadow-1">
<h4 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold"><i class="fas fa-desktop d-block py-3"></i> Furnished Offices</h4>
<p>Prepared with high quality furniture</p>
</div>
</div>
</div>
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden rounded-5 border-2">
<span class="number p-4">04</span>
<div class="d-flex flex-column h-100 p-5 pb-3 text-shadow-1">
<h4 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold"><i class="fas fa-mug-hot d-block py-3"></i> Mini Kitchen</h4>
<p>Snacks & refreshments to get through your day</p>
</div>
</div>
</div>
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden rounded-5 border-2">
<span class="number p-4">05</span>
<div class="d-flex flex-column h-100 p-5 pb-3 text-shadow-1">
<h4 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold"><i class="fas fa-percent d-block py-3"></i> Special Offers</h4>
<p>Get unlimited offers from our success partners once you get your office!</p>
</div>
</div>
</div>
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden rounded-5 border-2">
<span class="number p-4">06</span>
<div class="d-flex flex-column h-100 p-5 pb-3 text-shadow-1">
<h4 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold"><i class="fas fa-wifi d-block py-3"></i> WIFI & PRINTERS</h4>
<p>Access to high speed internet</p>
</div>
</div>
</div>
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden rounded-5 border-2">
<span class="number p-4">07</span>
<div class="d-flex flex-column h-100 p-5 pb-3 text-shadow-1">
<h4 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold"><i class="fas fa-couch d-block py-3"></i> SEATING AREA</h4>
<p>A fully serviced seating area for your clients’ comfort!</p>
</div>
</div>
</div>
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden rounded-5 border-2">
<span class="number p-4">08</span>
<div class="d-flex flex-column h-100 p-5 pb-3 text-shadow-1">
<h4 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold"><i class="fas fa-camera d-block py-3"></i> STUDIO</h4>
<p>For artworks and Photography sessions</p>
</div>
</div>
</div>
<div class="col mb-5">
<div class="card card-cover h-100 overflow-hidden rounded-5 border-2">
<span class="number p-4">09</span>
<div class="d-flex flex-column h-100 p-5 pb-3 text-shadow-1">
<h4 class="pt-5 mt-5 mb-4 display-6 lh-1 fw-bold"><i class="fas fa-smoking d-block py-3"></i> SMOKING AREA</h4>
<p>an open area with a magnificiant view</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- _________________________________________ partners SECTION ___________________________ -->
<section id="partners" class="partners py-2 py-md-5 bg-dark text-white">
<div class="container">
<div class="title text-center">
<img src="assets/imgs/logos/mobileLogoWhite.png" alt="" height="120">
<h1>Success Partners</h1>
<p class="lh-1"><small>Get unlimited offers from our success partners <br> once you get your office!</small></p>
</div>
<div class="row row-cols-lg-5 row-cols-md-3 row-cols-2 text-center justify-content-md-center py-5">
<div class="col"><img src="assets/imgs/logos/partners/a.png" class="d-block mx-lg-auto img-fluid"></div>
<div class="col"><img src="assets/imgs/logos/partners/f.png" class="d-block mx-lg-auto img-fluid"></div>
<div class="col"><img src="assets/imgs/logos/partners/ada.png" class="d-block mx-lg-auto img-fluid"></div>
<div class="col"><img src="assets/imgs/logos/partners/e.png" class="d-block mx-lg-auto img-fluid"></div>
<div class="col"><img src="assets/imgs/logos/partners/b.png" class="d-block mx-lg-auto img-fluid"></div>
<div class="col"><img src="assets/imgs/logos/partners/sdfgsf.png" class="d-block mx-lg-auto img-fluid"></div>
<div class="col"><img src="assets/imgs/logos/partners/d.png" class="d-block mx-lg-auto img-fluid"></div>
<div class="col"><img src="assets/imgs/logos/partners/ff.png" class="d-block mx-lg-auto img-fluid"></div>
<div class="col"><img src="assets/imgs/logos/partners/p.png" class="d-block mx-lg-auto img-fluid"></div>
</div>
</div>
</section>
<!-- _________________________________________ Form SECTION ___________________________ -->
<section id="contactus" class="contact py-2 py-md-5">
<div class="container py-2 py-md-5">
<div class="title text-center">
<img src="assets/imgs/logos/mobileLogo.png" loading="lazy" alt="" height="100">
<h1>Contact Us</h1>
<p class="text-muted">Contact us about anything related to our company or services</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 py-5"><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>