forked from Mayank77maruti/603WorkVed
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblogpost2.html
612 lines (446 loc) · 18.8 KB
/
blogpost2.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
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
<!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">
<!--
- primary meta tags
-->
<title>603 The Coworking Space</title>
<meta name="title" content="603 The Coworking Space">
<!--
- favicon
-->
<link rel="apple-touch-icon" sizes="180x180" href="./assets/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./assets/favicon/favicon-16x16.png">
<link rel="manifest" href="./assets/favicon/site.webmanifest">
<!--
- google font link
-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!--
- custom css link
-->
<link rel="stylesheet" href="./assets/css/styles.css">
<!--
- preload images
-->
<link rel="preload" as="image" href="./assets/images/sunmill-loc_batcheditor_fotor (1).avif">
<!-- <link rel="preload" as="image" href="./assets/images/sunshine-loc.png">
<link rel="preload" as="image" href="./assets/images/heroLocation.png"> -->
</head>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&family=Forum&display=swap" rel="stylesheet">
<body id="top">
<!--
- #PRELOADER
-->
<div class="preload" data-preaload>
<div class="circle"></div>
<p class="text">603</p>
</div>
<!--
- #TOP BAR
-->
<div class="topbar">
<div class="container">
<address class="topbar-item">
<div class="icon">
<ion-icon name="location-outline" aria-hidden="true"></ion-icon>
</div>
<span class="span">
Makhija Arcade, 35th Rd, Khar, Khar West, Mumbai, Maharashtra 400052
</span>
</address>
<div class="separator"></div>
<div class="topbar-item item-2">
<div class="icon">
<ion-icon name="time-outline" aria-hidden="true"></ion-icon>
</div>
<span class="span">Daily : 8.00 am to 10.00 pm</span>
</div>
<a href="tel:+11234567890" class="topbar-item link">
<div class="icon">
<ion-icon name="call-outline" aria-hidden="true"></ion-icon>
</div>
<span class="span">
+91 9136036603</span>
</a>
<div class="separator"></div>
<a href="mailto:
[email protected]" class="topbar-item link">
<div class="icon">
<ion-icon name="mail-outline" aria-hidden="true"></ion-icon>
</div>
<span class="span">
[email protected]</span>
</a>
</div>
</div>
<!--
- #HEADER
-->
<header class="header" data-header>
<div class="container">
<a href="index.html#" class="logo">
<img src="./assets/images/603logo (1).avif" width="160" height="50" alt="Grilli - Home">
</a>
<nav class="navbar" data-navbar>
<button class="close-btn scale-up" aria-label="close menu" data-nav-toggler>
<ion-icon name="close-outline" aria-hidden="true"></ion-icon>
</button>
<a href="index.html#" class="logo">
<img src="./assets/images/603logo (1).avif" width="160" height="50" alt="Grilli - Home">
</a>
<ul class="navbar-list">
<li class="navbar-item">
<a href="index.html#home" class="navbar-link hover-underline active">
<div class="separator"></div>
<span class="span">Home</span>
</a>
</li>
<li class="navbar-item">
<a href="blogpost4.html" class="navbar-link hover-underline">
<div class="separator"></div>
<span class="span">Spaces</span>
</a>
</li>
<li class="navbar-item">
<a href="about.html" class="navbar-link hover-underline">
<div class="separator"></div>
<span class="span">About Us</span>
</a>
</li>
<li class="navbar-item">
<a href="index.html#images" class="navbar-link hover-underline">
<div class="separator"></div>
<span class="span">Images</span>
</a>
</li>
<li class="navbar-item">
<a href="blogs.html" class="navbar-link hover-underline">
<div class="separator"></div>
<span class="span">Blogs</span>
</a>
</li>
<li class="navbar-item">
<a href="#" class="navbar-link hover-underline">
<div class="separator"></div>
<span class="span">Contact</span>
</a>
</li>
</ul>
<div class="text-center">
<p class="headline-1 navbar-title">Visit Us</p>
<address class="body-4">
Restaurant St, Delicious City, <br>
London 9578, UK
</address>
<p class="body-4 navbar-text">Open: 9.30 am - 2.30pm</p>
<a href="mailto:[email protected]" class="body-4 sidebar-link">[email protected]</a>
<div class="separator"></div>
<p class="contact-label">Booking Request</p>
<a href="tel:+88123123456" class="body-1 contact-number hover-underline">
+88-123-123456
</a>
</div>
</nav>
<a href="indexLayout.html" class="btn btn-secondary scale-up">
<span class="text text-1">Make Your Space</span>
<span class="text text-2" aria-hidden="true">Make Your Space</span>
</a>
<button class="nav-open-btn scale-up" aria-label="open menu" data-nav-toggler>
<span class="line line-1"></span>
<span class="line line-2"></span>
<span class="line line-3"></span>
</button>
</div>
</header>
<main>
<article>
<!--
- #HERO
-->
<div class="glass"></div>
<section class="hero text-center" aria-label="home" id="home">
<ul class="hero-slider" data-hero-slider>
<li class="slider-item active" data-hero-slider-item>
<div class="container">
<div class="slider-bg">
<img src="./assets/images/sunmill-loc_batcheditor_fotor (1).avif" width="1880" height="950" alt="" class="img-cover">
</div>
<p class="label-2 section-subtitle slider-reveal">Classic Elegance</p>
<h1 class="display-1 hero-title slider-reveal">
Create Your Space <br>
that breathe creativity
</h1>
<p class="body-2 hero-text slider-reveal">
Best working environment that suits your business needs.
</p>
<a href="#" class="btn btn-primary slider-reveal">
<span class="text text-1">Make Your Space</span>
<span class="text text-2" aria-hidden="true">Make Your Space</span>
</a>
</li>
<li class="slider-item" data-hero-slider-item>
<div class="slider-bg">
<img src="./assets/images/heroLocation (1).avif" width="1880" height="950" alt="" class="img-cover">
</div>
<p class="label-2 section-subtitle slider-reveal">delightful experience</p>
<h1 class="display-1 hero-title slider-reveal">
Transforming offices into <br>
vibrant stories
</h1>
<p class="body-2 hero-text slider-reveal">
Spaces that are occupied by Corporates and Start ups, designed with your business in mind
</p>
<a href="#" class="btn btn-primary slider-reveal">
<span class="text text-1">Make Your Space</span>
<span class="text text-2" aria-hidden="true">Make Your Space</span>
</a>
</li>
<li class="slider-item" data-hero-slider-item>
<div class="slider-bg">
<img src="./assets/images/sunshine-loc.webp" width="1880" height="950" alt="" class="img-cover">
</div>
<p class="label-2 section-subtitle slider-reveal">amazing & elegence</p>
<h1 class="display-1 hero-title slider-reveal">
Where Every Floor <br>
tells a story
</h1>
<p class="body-2 hero-text slider-reveal">
Come with your team & experience the joy of inspiring office design.
</p>
<a href="#" class="btn btn-primary slider-reveal">
<span class="text text-1">Make Your Space</span>
<span class="text text-2" aria-hidden="true">Make Your Space</span>
</a>
</li>
</ul>
</div>
<button class="slider-btn prev" aria-label="slide to previous" data-prev-btn>
<ion-icon name="chevron-back"></ion-icon>
</button>
<button class="slider-btn next" aria-label="slide to next" data-next-btn>
<ion-icon name="chevron-forward"></ion-icon>
</button>
<a href="indexLayout.html" class="hero-btn has-after">
<img src="./assets/images/hero-icon.png" width="48" height="48" alt="booking icon">
<span class="label-2 text-center span">Book A Space</span>
</a>
</section>
<!--the changing navbar -->
</div>
<!--
- #SERVICE
-->
<section class="section service bg-black-10 text-center" aria-label="service">
<div class="container">
<p class="section-subtitle label-2">Meet Our Team</p>
<h2 class="headline-1 section-title">lorem ipsum</h2>
<p class="section-text">
Lorem ipsum dolor sit, amet consectetur adipisicing elit. Non sed magnam vel nulla cupiditate voluptatem a ab quasi aut architecto! Expedita laudantium voluptatibus nam quam dolorem facilis odit ut sed.
</p>
</div>
</section>
<section class="section testi text-center has-bg-image"
style="background-image: url('./assets/images/uneebo-office-design-UgYT5nkXdK4-unsplash.avif');" aria-label="testimonials">
<div class="container" style="position: relative; z-index: 1;">
<div class="quote"></div>
<div class="glass-box">
<p class="headline-2 testi-text" style="color: rgb(255, 255, 255); font-size: 30px;">
Creativity flows freely at 603 The Coworking Space. As a content creator, I find the ambiance truly inspiring. Being surrounded by fellow creatives has led to unexpected collaborations and projects. It's like working in a hub of innovation, and I couldn't be happier with my choice.
</p>
<div class="profile">
<img src="./assets/images/testi-avatar.jpg" width="100" height="100" loading="lazy" alt="Sam Jhonson"
class="img">
<p class="label-2 profile-name">Sam Jhonson</p>
</div>
</div>
</div>
</section>
<style>
.glass-box {
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
padding: 20px;
backdrop-filter: blur(9px);
-webkit-backdrop-filter: blur(10px);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
border: 1px solid rgba(255, 255, 255, 0.18);
display: inline-block;
margin: 0 auto;
}
.glass-box p {
margin: 10px 0;
}
.profile {
margin-top: 20px;
text-align: center;
}
.profile .img {
border-radius: 50%;
border: 2px solid rgba(255, 255, 255, 0.3);
padding: 5px;
}
</style>
<section class="section event bg-black-10" aria-label="event">
<div class="container">
<p class="section-subtitle label-2 text-center">Recent Updates</p>
<h2 class="section-title headline-1 text-center">Upcoming Offices</h2>
<ul class="grid-list">
<li>
<div class="event-card has-before hover:shine">
<div class="card-banner img-holder" style="--width: 350; --height: 450;">
<img src="./assets/images/copernico-p_kICQCOM4s-unsplash (1).avif" width="350" height="450" loading="lazy"
alt="Flavour so good you’ll try to eat with your eyes." class="img-cover">
<time class="publish-date label-2" datetime="2022-09-15">15/09/2024</time>
</div>
<div class="card-content">
<p class="card-subtitle label-2 text-center">Main Office</p>
<h3 class="card-title title-2 text-center">
The Main Office is the Place Which has to be designed to it's best.
</h3>
</div>
</div>
</li>
<li>
<div class="event-card has-before hover:shine">
<div class="card-banner img-holder" style="--width: 350; --height: 450;">
<img src="./assets/images/google-oc-rapt-studio-office-design-9-700x467.avif" width="350" height="450" loading="lazy"
alt="Flavour so good you’ll try to eat with your eyes." class="img-cover">
<time class="publish-date label-2" datetime="2022-09-08">08/09/2024</time>
</div>
<div class="card-content">
<p class="card-subtitle label-2 text-center">Main Cabinete</p>
<h3 class="card-title title-2 text-center">
Cabinait is the place for best productive work.
</h3>
</div>
</div>
</li>
<li>
<div class="event-card has-before hover:shine">
<div class="card-banner img-holder" style="--width: 350; --height: 450;">
<img src="./assets/images/jose-losada-DyFjxmHt3Es-unsplash.avif" width="350" height="450" loading="lazy"
alt="Flavour so good you’ll try to eat with your eyes." class="img-cover">
<time class="publish-date label-2" datetime="2022-09-03">03/09/2024</time>
</div>
<div class="card-content">
<p class="card-subtitle label-2 text-center">Main Centre</p>
<h3 class="card-title title-2 text-center">
Main Center is the place for best productive work.
</h3>
</div>
</div>
</li>
</ul>
<a href="#" class="btn btn-primary">
<span class="text text-1">Check Out BOQ</span>
<span class="text text-2" aria-hidden="true">Check Out BOQ</span>
</a>
</div>
</section>
</article>
</main>
<!--
- #FOOTER
-->
<footer class="footer section has-bg-image text-center"
style="background-image: url('./assets/images/fae955e3-de29-4d6b-a41a-85563f86a931.avif')">
<div class="container">
<div class="footer-top grid-list">
<div class="footer-brand has-before has-after">
<a href="#" class="logo">
<img src="./assets/images/603logo (1).avif" width="160" height="50" loading="lazy" alt="grilli home">
</a>
<address class="body-4">
Makhija Arcade, 35th Rd, Khar, Khar West, Mumbai, Maharashtra 400052
</address>
<a href="mailto:[email protected]" class="body-4 contact-link">[email protected]</a>
<a href="tel:+88123123456" class="body-4 contact-link">Booking Request : +88-123-123456</a>
<p class="body-4">
Open : 09:00 am - 01:00 pm
</p>
<div class="wrapper">
<div class="separator"></div>
<div class="separator"></div>
<div class="separator"></div>
</div>
<p class="title-1">Get News & Offers</p>
<p class="label-1">
Subscribe us & Get <span class="span">25% Off.</span>
</p>
<form action="" class="input-wrapper">
<div class="icon-wrapper">
<ion-icon name="mail-outline" aria-hidden="true"></ion-icon>
<input type="email" name="email_address" placeholder="Your email" autocomplete="off" class="input-field">
</div>
<button type="submit" class="btn btn-secondary">
<span class="text text-1">Subscribe</span>
<span class="text text-2" aria-hidden="true">Subscribe</span>
</button>
</form>
</div>
<ul class="footer-list">
<li>
<a href="#" class="label-2 footer-link hover-underline">Home</a>
</li>
<li>
<a href="#" class="label-2 footer-link hover-underline">Menus</a>
</li>
<li>
<a href="#" class="label-2 footer-link hover-underline">About Us</a>
</li>
<li>
<a href="#" class="label-2 footer-link hover-underline">Our Chefs</a>
</li>
<li>
<a href="#" class="label-2 footer-link hover-underline">Contact</a>
</li>
</ul>
<ul class="footer-list">
<li>
<a href="#" class="label-2 footer-link hover-underline">Facebook</a>
</li>
<li>
<a href="#" class="label-2 footer-link hover-underline">Instagram</a>
</li>
<li>
<a href="#" class="label-2 footer-link hover-underline">Twitter</a>
</li>
<li>
<a href="#" class="label-2 footer-link hover-underline">Youtube</a>
</li>
<li>
<a href="#" class="label-2 footer-link hover-underline">Google Map</a>
</li>
</ul>
</div>
<div class="footer-bottom">
<p class="copyright">
© 2024 . All Rights Reserved | Crafted by <a href="603thecoworkingspace.com"
target="_blank" class="link">603 The Coworking Space</a>
</p>
</div>
</div>
</footer>
<!--
- #BACK TO TOP
-->
<a href="#top" class="back-top-btn active" aria-label="back to top" data-back-top-btn>
<ion-icon name="chevron-up" aria-hidden="true"></ion-icon>
</a>
<!--
- custom js link
-->
<script src="./assets/js/script.js"></script>
<!--
- ionicon link
-->
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>
</body>
</html>