-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
767 lines (730 loc) · 47.4 KB
/
index.html
File metadata and controls
767 lines (730 loc) · 47.4 KB
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
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ByteCode Studio | Creative Team</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="ByteCode Studio" name="keywords">
<meta content="We are a team of online marketing and online business experts that are here to make your dream become true, we are here to help you create the business you deserve and live the life of your dreams with over 1+ years of experience team." name="description">
<!-- Favicon -->
<link href="img/favicon.png" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700;800;900&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.0/css/all.min.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="scss/style.css" rel="stylesheet">
</head>
<body>
<!-- Navbar Start -->
<div id="home" class="container-fluid nav-bar p-0">
<div class="container-lg p-0">
<nav class="navbar navbar-expand-lg bg-secondary navbar-dark">
<a href="index.html" class="navbar-brand">
<h1 class="m-0 text-white display-4"><img src="img/logo2.png" width="160px" height="100px"></h1>
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-between" id="navbarCollapse">
<div class="navbar-nav ml-auto py-0">
<a href="#home" class="nav-item nav-link active">Home</a>
<a href="#about" class="nav-item nav-link">About</a>
<a href="#services" class="nav-item nav-link">Services</a>
<a href="#prices" class="nav-item nav-link">Prices</a>
<a href="#blog" class="nav-item nav-link">Blog</a>
<a href="#contact" class="nav-item nav-link">Contact</a>
</div>
</div>
</nav>
</div>
</div>
<!-- Navbar End -->
<!-- Carousel Start -->
<div class="container-fluid p-0 mb-5">
<div id="header-carousel" class="carousel slide carousel-fade" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#header-carousel" data-slide-to="0" class="dot active"></li>
<li data-target="#header-carousel" data-slide-to="1" class="dot"></li>
<li data-target="#header-carousel" data-slide-to="2" class="dot"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="img-fixed" src="img/slider1.jpeg" alt="Image">
<div class="carousel-caption d-flex align-items-center justify-content-center">
<div class="p-5" style="width: 100%; max-width: 900px;">
<h5 class="text-white mb-md-3">Creative Services</h5>
<h1 class="display-3 text-white mb-md-4">Creative <span style="color: #FF4A17;">Services</span> For Brands Grow</h1>
<a href="#" class="btn btn-primary py-md-2 px-md-4 font-weight-semi-bold mt-2">Learn More</a>
</div>
</div>
</div>
<div class="carousel-item">
<img class="img-fixed" src="img/slider2.jpeg" alt="Image">
<div class="carousel-caption d-flex align-items-center justify-content-center">
<div class="p-5" style="width: 100%; max-width: 900px;">
<h5 class="text-white mb-md-3">Creative Team</h5>
<h1 class="display-3 text-white mb-md-4">Highly <span style="color: #FF4A17;">Professional</span> Team Members</h1>
<a href="#" class="btn btn-primary py-md-2 px-md-4 font-weight-semi-bold mt-2">Learn More</a>
</div>
</div>
</div>
<div class="carousel-item">
<img class="img-fixed" src="img/slider3.jpeg" alt="Image">
<div class="carousel-caption d-flex align-items-center justify-content-center">
<div class="p-5" style="width: 100%; max-width: 900px;">
<h5 class="text-white mb-md-3">Creative Ideas</h5>
<h1 class="display-3 text-white mb-md-4">Best <span style="color: #FF4A17;">Performance</span> & Happy Customers</h1>
<a href="#" class="btn btn-primary py-md-2 px-md-4 font-weight-semi-bold mt-2">Learn More</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Carousel End -->
<!-- About Start -->
<div id="about" class="container-fluid py-5">
<div class="container">
<div class="row align-items-center pb-1">
<div class="col-lg-5">
<img class="img-thumbnail p-3" src="img/about.jpeg" alt="">
</div>
<div class="col-lg-7 mt-5 mt-lg-0">
<small class="bg-primary text-white text-uppercase font-weight-bold px-1">Who We Are</small>
<h1 class="mt-2 mb-4">Most Effective Creative Service Provider For Companies</h1>
<p class="mb-4">We are a team of online marketing and online business experts that are here to make your dream become true, we are here to help you create the business you deserve and live the life of your dreams with over 1+ years of experience team.</p>
<a href="#" class="btn btn-primary py-md-2 px-md-4 font-weight-semi-bold">Read More</a>
</div>
</div>
<div class="row mt-4">
<div class="col-md-4">
<div class="d-flex align-items-center border mb-4 mb-lg-0 p-4" style="height: 120px;">
<i class="fa fa-2x fa-map-marker-alt text-primary mr-3"></i>
<div class="d-flex flex-column">
<h5 class="font-weight-bold">Our Office</h5>
<p class="m-0">Vidya Mawatha, Colombo 7, Sri Lanka</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="d-flex align-items-center border mb-4 mb-lg-0 p-4" style="height: 120px;">
<i class="fa fa-2x fa-envelope-open text-primary mr-3"></i>
<div class="d-flex flex-column">
<h5 class="font-weight-bold">Email Us</h5>
<p class="m-0">bytecodestudio.contact@gmail.com</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="d-flex align-items-center border mb-4 mb-lg-0 p-4" style="height: 120px;">
<i class="fas fa-2x fa-phone-alt text-primary mr-3"></i>
<div class="d-flex flex-column">
<h5 class="font-weight-bold">Call Us</h5>
<p class="m-0">+94 712691003</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- About End -->
<!-- Services Start -->
<div id="services" class="container-fluid pt-5 pb-3">
<div class="container">
<div class="row">
<div class="col-lg-4 mb-5">
<small class="bg-primary text-white text-uppercase font-weight-bold px-1">What we do</small>
<h1 class="mt-2 mb-3">We Offer Best Services</h1>
<h4 class="font-weight-normal text-muted mb-4">ByteCode Studio adopts cutting-edge technologies while applying an Agile delivery approach to our product solutions.</h4>
<a href="#" class="btn btn-primary py-md-2 px-md-4 font-weight-semi-bold">Discover More</a>
</div>
<div class="col-lg-8">
<div class="row">
<div class="col-md-6 mb-5">
<div class="d-flex">
<i class="fa fa-3x fa-laptop-code text-primary mr-4"></i>
<div class="d-flex flex-column">
<h4 class="font-weight-bold mb-3">Web Development</h4>
<li>Develop the web application</li>
<li>Fully responsive</li>
<li>Single or multiple page web</li>
<a class="font-weight-semi-bold" href="#" style="margin-top: 15px;">Read More <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
</div>
<div class="col-md-6 mb-5">
<div class="d-flex">
<i class="fa fa-3x fa-code text-primary mr-4"></i>
<div class="d-flex flex-column">
<h4 class="font-weight-bold mb-3">Development</h4>
<li>Customer Engagement</li>
<li>User Friendly</li>
<li>Improved visibility</li>
<a class="font-weight-semi-bold" href="#" style="margin-top: 15px;">Read More <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
</div>
<div class="col-md-6 mb-5">
<div class="d-flex">
<i class="fa fa-3x fa-envelope-open-text text-primary mr-4"></i>
<div class="d-flex flex-column">
<h4 class="font-weight-bold mb-3">Marketing</h4>
<li>Develop the web application</li>
<li>Fully responsive</li>
<li>Single or multiple page web</li>
<a class="font-weight-semi-bold" href="#" style="margin-top: 15px;">Read More <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
</div>
<div class="col-md-6 mb-5">
<div class="d-flex">
<i class="fa fa-3x fa-chart-line text-primary mr-4"></i>
<div class="d-flex flex-column">
<h4 class="font-weight-bold mb-3">SEO</h4>
<li>Develop the web application</li>
<li>Fully responsive</li>
<li>Single or multiple page web</li>
<a class="font-weight-semi-bold" href="#" style="margin-top: 15px;">Read More <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Services End -->
<!-- Features Start -->
<div class="container-fluid pt-5 pb-2">
<div class="container">
<div class="row">
<div class="col-lg-6 mb-5">
<small class="bg-primary text-white text-uppercase font-weight-bold px-1">Why Choose Us</small>
<h1 class="mt-2 mb-3">5+ Months Expereince</h1>
<h4 class="font-weight-normal text-muted mb-4">We are a young and creative company <br> and we offer you fresh business ideas.</h4>
<div class="list-inline mb-4">
<p class="font-weight-semi-bold mb-2"><i class="fa fa-angle-right text-primary mr-2"></i>Best Solutions</p>
<p class="font-weight-semi-bold mb-2"><i class="fa fa-angle-right text-primary mr-2"></i>Creative Designs</p>
<p class="font-weight-semi-bold mb-2"><i class="fa fa-angle-right text-primary mr-2"></i>Developing</p>
</div>
<a href="#" class="btn btn-primary py-md-2 px-md-4 font-weight-semi-bold">Learn More</a>
</div>
<div class="col-lg-6">
<div class="row">
<div class="col-sm-6 pb-1">
<div class="d-flex flex-column align-items-center border px-4 mb-4">
<h2 class="display-3 text-primary mb-3" data-toggle="counter-up">5</h2>
<h5 class="font-weight-bold mb-4">Moths Expereince</h5>
</div>
</div>
<div class="col-sm-6 pb-1">
<div class="d-flex flex-column align-items-center border px-4 mb-4">
<h2 class="display-3 text-primary mb-3" data-toggle="counter-up">9</h2>
<h5 class="font-weight-bold mb-4">SKilled Experts</h5>
</div>
</div>
<div class="col-sm-6 pb-1">
<div class="d-flex flex-column align-items-center border px-4 mb-4">
<h2 class="display-3 text-primary mb-3" data-toggle="counter-up">3</h2>
<h5 class="font-weight-bold mb-4">Happy Clients</h5>
</div>
</div>
<div class="col-sm-6 pb-1">
<div class="d-flex flex-column align-items-center border px-4 mb-4">
<h2 class="display-3 text-primary mb-3" data-toggle="counter-up">5</h2>
<h5 class="font-weight-bold mb-4">Complete Projects</h5>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Features End -->
<!-- Team Start -->
<div class="container-fluid pt-5">
<div class="container">
<div class="row">
<div class="col-lg-4 mb-5">
<small class="bg-primary text-white text-uppercase font-weight-bold px-1">Meet Our Team</small>
<h1 class="mt-2 mb-3">Meet Experts of Behind Work</h1>
<h4 class="font-weight-normal text-muted mb-4">We're A Talented & Highly Experienced Team With Strong Leadership And Winning Abilities. We Build Smart Digital Presences And Strong Branding For Global Brands.</h4>
<a href="#" class="btn btn-primary py-md-2 px-md-4 font-weight-semi-bold">Meet All Experts</a>
</div>
<div class="col-lg-8 mb-5">
<div class="owl-carousel team-carousel">
<div class="team-item">
<div class="position-relative">
<img class="img-fluid w-100" src="img/person2.jpeg" alt="">
<div class="team-overlay position-absolute d-flex justify-content-center m m-3">
<div class="d-flex align-items-center justify-content-start">
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="border border-top-0 text-center" style="padding: 30px;">
<h5 class="font-weight-bold">Pamuditha</h5>
<span>Frontend Developer</span>
</div>
</div>
<div class="team-item">
<div class="position-relative">
<img class="img-fluid w-100" src="img/person3.jpeg" alt="">
<div class="team-overlay position-absolute d-flex align-items-center justify-content-center m-3">
<div class="d-flex align-items-center justify-content-start">
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="border border-top-0 text-center" style="padding: 30px;">
<h5 class="font-weight-bold">Dileepa</h5>
<span>App Developer</span>
</div>
</div>
<div class="team-item">
<div class="position-relative">
<img class="img-fluid w-100" src="img/person4.jfif" alt="">
<div class="team-overlay position-absolute d-flex align-items-center justify-content-center m-3">
<div class="d-flex align-items-center justify-content-start">
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="border border-top-0 text-center" style="padding: 30px;">
<h5 class="font-weight-bold">Kasun</h5>
<span>Backend Developer</span>
</div>
</div>
<div class="team-item">
<div class="position-relative">
<img class="img-fluid w-100" src="img/person6.jfif" alt="">
<div class="team-overlay position-absolute d-flex align-items-center justify-content-center m-3">
<div class="d-flex align-items-center justify-content-start">
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="border border-top-0 text-center" style="padding: 30px;">
<h5 class="font-weight-bold">Sadeepa</h5>
<span>UI UX Designer</span>
</div>
</div>
<div class="team-item">
<div class="position-relative">
<img class="img-fluid w-100" src="img/person7.jpeg" alt="">
<div class="team-overlay position-absolute d-flex align-items-center justify-content-center m-3">
<div class="d-flex align-items-center justify-content-start">
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="border border-top-0 text-center" style="padding: 30px;">
<h5 class="font-weight-bold">Vindya</h5>
<span>QA Engineer</span>
</div>
</div>
<div class="team-item">
<div class="position-relative">
<img class="img-fluid w-100" src="img/person5.jfif" alt="">
<div class="team-overlay position-absolute d-flex align-items-center justify-content-center m-3">
<div class="d-flex align-items-center justify-content-start">
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="border border-top-0 text-center" style="padding: 30px;">
<h5 class="font-weight-bold">chamodi</h5>
<span>Product Designer</span>
</div>
</div>
<div class="team-item">
<div class="position-relative">
<img class="img-fluid w-100" src="img/person8.jpeg" alt="">
<div class="team-overlay position-absolute d-flex align-items-center justify-content-center m-3">
<div class="d-flex align-items-center justify-content-start">
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="border border-top-0 text-center" style="padding: 30px;">
<h5 class="font-weight-bold">Tamasha</h5>
<span>Business Analyst</span>
</div>
</div>
<div class="team-item">
<div class="position-relative">
<img class="img-fluid w-100" src="img/person9.jpeg" alt="">
<div class="team-overlay position-absolute d-flex align-items-center justify-content-center m-3">
<div class="d-flex align-items-center justify-content-start">
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="border border-top-0 text-center" style="padding: 30px;">
<h5 class="font-weight-bold">Jeashan</h5>
<span>Fullstack Developer</span>
</div>
</div>
<div class="team-item">
<div class="position-relative">
<img class="img-fluid w-100" src="img/person1.jpeg" alt="">
<div class="team-overlay position-absolute d-flex align-items-center justify-content-center m-3">
<div class="d-flex align-items-center justify-content-start">
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-secondary rounded-circle text-center px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="border border-top-0 text-center" style="padding: 30px;">
<h5 class="font-weight-bold">Adeepa</h5>
<span>Data Administrator</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Team End -->
<!-- Pricing Plan Start -->
<div id="prices" class="container-fluid pt-5">
<div class="container">
<div class="row">
<div class="col-lg-7">
<div class="row">
<div class="col-md-6 mb-5">
<div class="d-flex flex-column align-items-center justify-content-center bg-primary p-4">
<h3 style="color: #fff;">Standard</h3>
<h1 class="display-4 mb-0">
<small class="align-top"
style="font-size: 22px; color: #fff; line-height: 45px;">LKR</small><span style="color: #fff;">19,999</span>
</h1>
</div>
<div class="border border-top-0 d-flex flex-column align-items-center py-4">
<p>HTML5 & CSS3</p>
<p>Bootstrap 4</p>
<p>Responsive Layout</p>
<p>Compatible With All Browsers</p>
<a href="#" class="btn btn-primary py-md-2 px-md-4 font-weight-semi-bold my-2">Order Now</a>
</div>
</div>
<div class="col-md-6 mb-5">
<div class="d-flex flex-column align-items-center justify-content-center bg-primary p-4">
<h3 style="color: #fff;">Premium</h3>
<h1 class="display-4 mb-0">
<small class="align-top"
style="font-size: 22px; color: #fff; line-height: 45px;">LKR</small><span style="color: #fff;">49,999</span>
</h1>
</div>
<div class="border border-top-0 d-flex flex-column align-items-center py-4">
<p>Web Application</p>
<p>Mobile Application</p>
<p>Responsive Layout</p>
<p>Compatible With All Browsers</p>
<a href="#" class="btn btn-primary py-md-2 px-md-4 font-weight-semi-bold my-2">Order Now</a>
</div>
</div>
</div>
</div>
<div class="col-lg-5 mb-5">
<small class="d-inline bg-primary text-white text-uppercase font-weight-bold px-1">Our Pricing Plan</small>
<h1 class="mt-2 mb-3">We Offer Affordable and Flexible Packages</h1>
<h4 class="font-weight-normal text-muted mb-4">You can send us custom offers if you have more features. Contact us for more informations</h4>
<h5 class="font-weight-bold mb-4">Need A Custom Package?</h5>
<a href="#contact" class="btn btn-primary py-md-2 px-md-4 font-weight-semi-bold">Contact Now</a>
</div>
</div>
</div>
</div>
<!-- Pricing Plan End -->
<!-- Testimonial Start -->
<div class="container-fluid pt-5">
<div class="container">
<div class="row">
<div class="col-lg-4 mb-5">
<small class="bg-primary text-white text-uppercase font-weight-bold px-1">What clients say</small>
<h1 class="mt-2 mb-3">Clients Say About Our Services</h1>
<h4 class="font-weight-normal text-muted mb-4">our customer want to let you know how ByteCode Studio is helped them to achieve their goals and how simple to use it</h4>
<a href="#" class="btn btn-primary py-md-2 px-md-4 font-weight-semi-bold">Submit Review</a>
</div>
<div class="col-lg-8 mb-5">
<div class="owl-carousel testimonial-carousel">
<div class="testimonial-item">
<div class="testimonial-text position-relative border mb-4" style="padding: 25px 30px;">
I am really impressed by the quality of services I received from ByteCode Studio. You were right on schedule, charged reasonable prices.
</div>
<div class="d-flex align-items-center">
<img class="img-fluid rounded-circle" src="img/testimonial1.jpeg" style="width: 80px; height: 80px;" alt="Image">
<div class="pl-4">
<h6 class="font-weight-bold">Dilan Akila Mapa</h6>
<i class="text-muted">Doctor</i>
</div>
</div>
</div>
<div class="testimonial-item">
<div class="testimonial-text position-relative border mb-4" style="padding: 25px 30px;">
We thank ByteCode Studio for the wonderful job in helping us develop our program. Everyone was professional.
</div>
<div class="d-flex align-items-center">
<img class="img-fluid rounded-circle" src="img/testimonial2.jpeg" style="width: 80px; height: 80px;" alt="Image">
<div class="pl-4">
<h6 class="font-weight-bold">Anuradhi Pothureha</h6>
<i class="text-muted">Engineer</i>
</div>
</div>
</div>
<div class="testimonial-item">
<div class="testimonial-text position-relative border mb-4" style="padding: 25px 30px;">
I wanted to take a moment to thank you for the services your team has provided. Your team has been a pleasure to work with, professional.
</div>
<div class="d-flex align-items-center">
<img class="img-fluid rounded-circle" src="img/testimonial3.jpeg" style="width: 80px; height: 80px;" alt="Image">
<div class="pl-4">
<h6 class="font-weight-bold">Uthpala Madushanka</h6>
<i class="text-muted">UI/UX Engineer</i>
</div>
</div>
</div>
<div class="testimonial-item">
<div class="testimonial-text position-relative border mb-4" style="padding: 25px 30px;">
We are very happy with ByteCode Studio very serious and consistent in their work. The have always been there for us all the time.
</div>
<div class="d-flex align-items-center">
<img class="img-fluid rounded-circle" src="img/testimonial4.jpeg" style="width: 80px; height: 80px;" alt="Image">
<div class="pl-4">
<h6 class="font-weight-bold">Roshan Lakthilina</h6>
<i class="text-muted">Artist</i>
</div>
</div>
</div>
<div class="testimonial-item">
<div class="testimonial-text position-relative border mb-4" style="padding: 25px 30px;">
We have worked with ByteCode Studio on various projects, and find that they provide quality service and expertise for our programming needs.
</div>
<div class="d-flex align-items-center">
<img class="img-fluid rounded-circle" src="img/testimonial5.jpeg" style="width: 80px; height: 80px;" alt="Image">
<div class="pl-4">
<h6 class="font-weight-bold">Pumesha Polhengoda</h6>
<i class="text-muted">Accountant</i>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Testimonial End -->
<!-- Blog Start -->
<div id="blog" class="container-fluid pt-5">
<div class="container">
<div class="text-center">
<small class="bg-primary text-white text-uppercase font-weight-bold text-center px-1">Our Blog</small>
<h1 class="mt-2 mb-5">Latest From Blog</h1>
</div>
<div class="row">
<div class="col-md-6 mb-5">
<div class="position-relative">
<img class="img-fluid w-100" src="img/blog-post1.jpeg" alt="">
<div class="position-absolute bg-primary d-flex flex-column align-items-center justify-content-center"
style="width: 80px; height: 80px; bottom: 0; left: 0;">
<h6 class="text-uppercase mt-2 mb-n2">May</h6>
<h1 class="m-0">01</h1>
</div>
</div>
<div class="border border-top-0" style="padding: 30px;">
<div class="d-flex mb-3">
<div class="d-flex align-items-center">
<img class="rounded-circle" style="width: 40px; height: 40px;" src="img/blog1.jpeg" alt="">
<a class="text-muted ml-2" href="">Charuka Pathirana</a>
</div>
<div class="d-flex align-items-center ml-4">
<i class="far fa-bookmark text-primary"></i>
<a class="text-muted ml-2" href="">Social Media Strategies</a>
</div>
</div>
<a class="h6 p-blog" href="#">In our contemporary world of today, most entrepreneurs use social media to enhance their businesses in several ways. This is because of the several benefits such businesses will derive from social media platforms. However, let us define the key phrases in our title.</a>
</div>
</div>
<div class="col-md-6 mb-5">
<div class="position-relative">
<img class="img-fluid w-100" src="img/blog-post2.jpeg" alt="">
<div class="position-absolute bg-primary d-flex flex-column align-items-center justify-content-center"
style="width: 80px; height: 80px; bottom: 0; left: 0;">
<h6 class="text-uppercase mt-2 mb-n2">April</h6>
<h1 class="m-0">23</h1>
</div>
</div>
<div class="border border-top-0" style="padding: 30px;">
<div class="d-flex mb-3">
<div class="d-flex align-items-center">
<img class="rounded-circle" style="width: 40px; height: 40px;" src="img/blog2.jpeg" alt="">
<a class="text-muted ml-2" href="">Yuwantha Nethsara</a>
</div>
<div class="d-flex align-items-center ml-4">
<i class="far fa-bookmark text-primary"></i>
<a class="text-muted ml-2" href="">Digital Marketing Predictions</a>
</div>
</div>
<a class="h6 p-blog" href="#">Some of you may have come here to devise the next best marketing strategy for your business, and some of you may have just come to stay ahead of the curve. Whatever be the case, you will surely leave with some insights that will give you a better grip over the scene.</a>
</div>
</div>
</div>
</div>
</div>
<!-- Blog End -->
<!-- Contact Start -->
<div id="contact" class="container-fluid py-5">
<div class="container">
<div class="text-center">
<small class="bg-primary text-white text-uppercase font-weight-bold text-center px-1">Get In Touch</small>
<h1 class="mt-2 mb-5">Contact For Any Queries</h1>
</div>
<div class="row">
<div class="col-md-5">
<div class="d-flex align-items-center border mb-3 p-4">
<i class="fa fa-2x fa-map-marker-alt text-primary mr-3"></i>
<div class="d-flex flex-column">
<h5 class="font-weight-bold">Our Office</h5>
<p class="m-0">Vidya Mawatha, Colombo 7, Sri Lanka</p>
</div>
</div>
<div class="d-flex align-items-center border mb-3 p-4">
<i class="fa fa-2x fa-envelope-open text-primary mr-3"></i>
<div class="d-flex flex-column">
<h5 class="font-weight-bold">Email Us</h5>
<p class="m-0">bytecodestudio.contact@gmail.com</p>
</div>
</div>
<div class="d-flex align-items-center border mb-3 mb-md-0 p-4">
<i class="fas fa-2x fa-phone-alt text-primary mr-3"></i>
<div class="d-flex flex-column">
<h5 class="font-weight-bold">Call Us</h5>
<p class="m-0">+94 712691003</p>
</div>
</div>
</div>
<div class="col-md-7">
<div class="contact-form">
<div id="success"></div>
<form name="sentMessage" id="contactForm" novalidate="novalidate">
<div class="form-row">
<div class="col-md-6">
<div class="control-group">
<input type="text" class="form-control p-4" id="name" placeholder="Your Name" required="required" data-validation-required-message="Please enter your name" />
<p class="help-block text-danger"></p>
</div>
</div>
<div class="col-md-6">
<div class="control-group">
<input type="email" class="form-control p-4" id="email" placeholder="Your Email" required="required" data-validation-required-message="Please enter your email" />
<p class="help-block text-danger"></p>
</div>
</div>
</div>
<div class="control-group">
<input type="text" class="form-control p-4" id="subject" placeholder="Subject" required="required" data-validation-required-message="Please enter a subject" />
<p class="help-block text-danger"></p>
</div>
<div class="control-group">
<textarea class="form-control" rows="5" id="message" placeholder="Message" required="required" data-validation-required-message="Please enter your message"></textarea>
<p class="help-block text-danger"></p>
</div>
<div>
<button class="btn btn-primary font-weight-semi-bold px-4" style="height: 50px;" type="submit" id="sendMessageButton">Send Message</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- Contact End -->
<!-- Footer Start -->
<div class="container-fluid bg-secondary text-white mt-5 pt-5 px-sm-3 px-md-5">
<div class="row pt-5">
<div class="col-lg-3 col-md-6 mb-5">
<a href="#home" class="navbar-brand">
<h1><img src="img/logo2.png" width="160px" height="100px"></h1>
</a>
<p>We are creative group that designed and develop amazing applications for clients.</p>
<div class="d-flex justify-content-start mt-4">
<a href="https://twitter.com/_bytecodestudio" class="btn btn-outline-primary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-twitter"></i></a>
<a href="https://fb.me/bytecodestudio" class="btn btn-outline-primary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.youtube.com" class="btn btn-outline-primary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-youtube"></i></a>
<a href="https://instagram/_bytecodestudio" class="btn btn-outline-primary rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-instagram"></i></a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5">
<h5 class="font-weight-bold text-primary mb-4">Quick Links</h5>
<div class="d-flex flex-column justify-content-start">
<a class="text-white mb-2" href="#home"><i class="fa fa-angle-right text-primary mr-2"></i>Home</a>
<a class="text-white mb-2" href="#about"><i class="fa fa-angle-right text-primary mr-2"></i>About Us</a>
<a class="text-white mb-2" href="#services"><i class="fa fa-angle-right text-primary mr-2"></i>Services</a>
<a class="text-white mb-2" href="#pricing"><i class="fa fa-angle-right text-primary mr-2"></i>Pricing</a>
<a class="text-white" href="#contact"><i class="fa fa-angle-right text-primary mr-2"></i>Contact Us</a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5">
<h5 class="font-weight-bold text-primary mb-4">Popular Links</h5>
<div class="d-flex flex-column justify-content-start">
<a class="text-white mb-2" href="#"><i class="fa fa-angle-right text-primary mr-2"></i>Terms & Conditions</a>
<a class="text-white mb-2" href="#"><i class="fa fa-angle-right text-primary mr-2"></i>Privacy Policy</a>
<a class="text-white mb-2" href="#"><i class="fa fa-angle-right text-primary mr-2"></i>Blog</a>
<a class="text-white mb-2" href="#"><i class="fa fa-angle-right text-primary mr-2"></i>Careers</a>
<a class="text-white" href="#"><i class="fa fa-angle-right text-primary mr-2"></i>Community</a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5">
<h5 class="font-weight-bold text-primary mb-4">Get In Touch</h5>
<p>Hey! We are looking forward to start a project with you!</p>
<p><i class="fa fa-map-marker-alt text-primary mr-2"></i>Vidya Mawatha, Colombo 7, Sri Lanka</p>
<p><i class="fa fa-envelope text-primary mr-2"></i>bytecodestudio.contact@gmail.com</p>
<p><i class="fa fa-phone-alt text-primary mr-2"></i>+94 712691003</p>
</div>
</div>
</div>
<div class="container-fluid bg-secondary py-4 px-sm-3 px-md-5">
<p class="m-0 text-center text-white">
©2022 All Rights Reserved. Designed By <a class="font-weight-semi-bold a-white" href="#home">ByteCode Studio.</a>
</p>
</div>
<!-- Footer End -->
<!-- Back to Top -->
<a href="#" class="btn btn-lg btn-primary back-to-top"><i class="fa fa-angle-up"></i></a>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll@15.0.0/dist/smooth-scroll.polyfills.min.js"></script>
<!-- Contact Javascript File -->
<script src="mail/jqBootstrapValidation.min.js"></script>
<script src="mail/contact.js"></script>
<!-- Javascript -->
<script src="js/main.js"></script>
</body>
</html>