-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
817 lines (728 loc) · 38.3 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
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
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>B&R Technologies</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.ico" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="https://fonts.cdnfonts.com/css/footlight-mt-pro" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/style2.css" rel="stylesheet">
<!-- <script src="https://unpkg.com/magic-snowflakes/dist/snowflakes.min.js"></script> -->
</head>
<body>
<!-- Snow Particles -->
<script>
var sf = new Snowflakes({
color: "#5cabff",
count: 70,
minSize: 20,
maxSize: 30
});
</script>
<!-- Snow Particles -->
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center">
<div class="container d-flex align-items-center">
<!-- <h1 class="logo me-auto"><a href="index.html">B&R Technologies<span>.</span></a></h1> -->
<!-- Uncomment below if you prefer to use an image logo -->
<a href="index.html" class="logo me-auto"><img src="assets/img/logo.png" alt=""></a>
<a href="https://techbehemoths.com/company/b-r-technologies" class="logo me-auto"><img src="assets/img/techicons/TB-trusted-on-transparent-light-bg.svg" alt="B&R Technologies Trusted on Techbehemoths"></a>
<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li><a class="nav-link scrollto active" href="#hero">Home</a></li>
<li><a class="nav-link scrollto" href="#about">About</a></li>
<li><a class="nav-link scrollto" href="#services">Services</a></li>
<li><a class="nav-link scrollto " href="#portfolio">Portfolio</a></li>
<li><a class="nav-link scrollto" href="#team">Team</a></li>
<li><a class="nav-link scrollto" href="#contact">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
<!--
Deacticated the 2nd Get started Button. Pretty much avoiding repitition
<a href="#contact" class="get-started-btn scrollto">Get Started</a> -->
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex align-items-center">
<div class="container" data-aos="zoom-out" data-aos-delay="100">
<div class="row">
<div class="col-lg">
<h1>B&R Technologies</h1> <br>
<h1>Big Ideas, Creative People And New Technologies.</h1>
<h2>For Better digital experience & transformation of your ideas into beautiful designs & functional websites.</h2>
<a href="#services" class="btn-get-started scrollto">Get Started</a>
</div>
</div>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= Clients Section ======= -->
<!--
We are supposed to change the logos of languages used to logos of the comapenies that we have done their projects before.
Will also do some changes in some few sections we the grey background. Either change the whole background or work on new font colour.
It applies on the core values, services, the team and part of the footer.
-->
<section id="clients" class="clients">
<div class="section-title">
<h2>Our Clients</h2>
</div>
<div class="container" data-aos="zoom-in">
<div class="clients-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide"><img src="assets/img/techicons/Bel.png" class="img-fluid" alt=""></div>
<div class="swiper-slide"><img src="assets/img/techicons/Destiny.png" class="img-fluid" alt=""></div>
<div class="swiper-slide"><img src="assets/img/techicons/k&co.png" class="img-fluid" alt=""></div>
<div class="swiper-slide"><img src="assets/img/techicons/Sf.png" class="img-fluid" alt=""></div>
<div class="swiper-slide"><img src="assets/img/techicons/corpsecurity.png" class="img-fluid" alt=""></div>
</div>
<div class="swiper-pagination"></div>
</div>
<!-- Just trying something new -->
<div>
</div>
</div>
</section><!-- End Clients Section -->
<!-- ======= About Section ======= -->
<section id="about" class="about section-bg">
<div class="container" data-aos="fade-up">
<div class="row no-gutters">
<div class="content col-xl-5 d-flex align-items-stretch">
<div class="content">
<h3>Who are we?</h3>
<p>
We are Creative Designers, Insightful Strategists, and Exceptional Engineers based in Nairobi and as innovators in creative website design & digital marketing. We build AWESOME digital masterpieces.
</p>
<h3>Our Core Values: </h3>
<p>
B&R Technologies comprises of a collective team of dedicated team of creatives who are ready to implement your idea into reality
We use the latest set of market-available technologies into making your dreams come true in the digital space.
</p>
<a href="#" class="about-btn"><span>Contact Us</span> <i class="bx bx-chevron-right"></i></a>
</div>
</div>
<div class="col-xl-7 d-flex align-items-stretch">
<div class="icon-boxes d-flex flex-column justify-content-center">
<div class="row">
<div class="col-md-6 icon-box" data-aos="fade-up" data-aos-delay="300">
<i class="bx bx-images"></i>
<h4>Teamwork</h4>
<p>When people work together, they can create something greater than themselves as individuals. B&R believes in teamwork as much as design is
concerned, We work very closely with the cient in ensuring that we have achieved the best of our targets within the set deadlines.
</p>
</div>
<div class="col-md-6 icon-box" data-aos="fade-up" data-aos-delay="100">
<i class="bx bx-receipt"></i>
<h4>Honesty</h4>
<p>It’s not just the best policy. It’s a core business practice to act in a transparent,
trustworthy manner that earns the respect to our colleagues, customers, and the public.</p>
</div>
<div class="col-md-6 icon-box" data-aos="fade-up" data-aos-delay="200">
<i class="bx bx-cube-alt"></i>
<h4>Accountability</h4>
<p>In B&R we accept responsibility for our actions (and inactions) within ou scope of duty and this way we have managed to build trust internally and externally. </p>
</div>
<div class="col-md-6 icon-box" data-aos="fade-up" data-aos-delay="400">
<i class="bx bx-shield"></i>
<h4>Quality</h4>
<p>B&R can be judged by the craftsmanship of it's products and services, we at all times aim at achieving the highest standards which should be met with
utmost care package.<p>
</div>
</div>
</div> <!-- End .content-->
</div>
</div>
</div>
</section> <!-- End About Section -->
<!-- ======= Counts Section ======= -->
<section id="counts" class="counts">
<div class="container" data-aos="fade-up">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="count-box">
<i class="bi bi-emoji-smile"></i>
<span data-purecounter-start="0" data-purecounter-end="13" data-purecounter-duration="1" class="purecounter"></span>
<p>Happy Clients</p>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-5 mt-md-0">
<div class="count-box">
<i class="bi bi-journal-richtext"></i>
<span data-purecounter-start="0" data-purecounter-end="27" data-purecounter-duration="1" class="purecounter"></span>
<p>Projects</p>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-5 mt-lg-0">
<div class="count-box">
<i class="bi bi-headset"></i>
<span data-purecounter-start="0" data-purecounter-end="163" data-purecounter-duration="1" class="purecounter"></span>
<p>Hours Of Support</p>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-5 mt-lg-0">
<div class="count-box">
<i class="bi bi-people"></i>
<span data-purecounter-start="0" data-purecounter-end="7" data-purecounter-duration="1" class="purecounter"></span>
<p>Hard Workers</p>
</div>
</div>
</div>
</div>
</section><!-- End Counts Section -->
<!-- End Tabs Section -->
<!-- ======= Services Section ====== -->
<!-- Soon will change from our services to expertise -->
<!-- It is more of the services that we are offering -->
<section id="services" class="services section-bg ">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Services</h2>
<p>Our Web design and development team is involved in professional B2B web design and development, mobile applications, digital strategy,
user experience, advertising, social media, content management systems and email marketing initiatives.
Our team of experts are equipped with the knowledge
and experience needed to get the job done, and are poised to deliver a wide range of services, detailed below.
</p>
</div>
<div class="row">
<div class="col-md-6">
<div class="icon-box" data-aos="fade-up" data-aos-delay="100">
<i class="bi bi-briefcase"></i>
<h4><a href="#">Digital Branding</a></h4>
<p>A thorough discovery is at the core of every successful digital solution we craft. Understanding who you are building for and why you are building it is more important than the colors or technology you use.
If you don't know these things first, the rest is pointless.
</p>
</div>
</div>
<div class="col-md-6 mt-4 mt-md-0">
<div class="icon-box" data-aos="fade-up" data-aos-delay="200">
<i class="bi bi-card-checklist"></i>
<h4><a href="#">Strategy & Planning</a></h4>
<p>Strategy & planning is everything. The needs of digital consumers are not the same today as they were yesterday.
We have the experience and knowledge needed to create a smart strategy for your business to solve your digital problems.</p>
</div>
</div>
<div class="col-md-6 mt-4 mt-md-0">
<div class="icon-box" data-aos="fade-up" data-aos-delay="300">
<i class="bi bi-bar-chart"></i>
<h4><a href="#">Websites solutions</a></h4>
<p>Web design and development is our roots. Designing and developing for numerous screen sizes and devices takes precision,
which is why our hand-crafted, innovative online solutions are second to none.</p>
</div>
</div>
<div class="col-md-6 mt-4 mt-md-0">
<div class="icon-box" data-aos="fade-up" data-aos-delay="400">
<i class="bi bi-binoculars"></i>
<h4><a href="#">Mobile & Tablet Solutions</a></h4>
<p>We are experts at delivering an engaging experience on mobile devices of all shapes and sizes.
We know which best practices to follow and where we can push the envelope to deliver delight.</p>
</div>
</div>
<div class="col-md-6 mt-4 mt-md-0">
<div class="icon-box" data-aos="fade-up" data-aos-delay="500">
<i class="bi bi-brightness-high"></i>
<h4><a href="#">Digital Marketing</a></h4>
<p>You've spent a lot of time and money getting your business to where it is today.
Let us help you take your business to the next level with our digital marketing solutions.
We'll make sure your company gets the exposure it needs to thrive.</p>
</div>
</div>
<div class="col-md-6 mt-4 mt-md-0">
<div class="icon-box" data-aos="fade-up" data-aos-delay="600">
<i class="bi bi-calendar4-week"></i>
<h4><a href="#">Enterprise CMS Solutions</a></h4>
<p>If you are looking for the power and efficiencies found with enterprise content management solutions, we can help.
Our enterprise solutions enable you to leverage enterprise content management platforms for your business.</p>
</div>
</div>
</div>
</div>
</section><!-- End Services Section -->
<!-- ======= Portfolio Section ======= -->
<!-- Work in progress -->
<section id="portfolio" class="portfolio">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Portfolio</h2>
<p>We have a deep understanding of user habits and behaviors. We are committed to using fact-based knowledge and our unique brand of innovation to help you dominate the competition.
Every project is customized for optimum visibility and audience response.</p>
</div>
<div class="row" data-aos="fade-up" data-aos-delay="100">
<div class="col-lg-12 d-flex justify-content-center">
<ul id="portfolio-flters">
<li data-filter="*" class="filter-active">All</li>
<li data-filter=".filter-app">Websites</li>
<li data-filter=".filter-card">Branding</li>
<li data-filter=".filter-web">Marketing</li>
</ul>
</div>
</div>
<div class="row portfolio-container" data-aos="fade-up" data-aos-delay="200">
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-1.jpg" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Kilonzo & Co. Advocates</h4>
<p>Website</p>
<div class="portfolio-links">
<a href="http://kilonzoadvocates.co.ke/" data-gallery="portfolioGallery" class="portfolio-lightbox" title="Kilonzo & Co. Advocates"><i class="bx bx-plus"></i></a>
<a href="portfolio-details.html" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-card">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-2.jpg" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>UNO Smartwatch Branding</h4>
<p>Design Project</p>
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-2.jpg" data-gallery="portfolioGallery" class="portfolio-lightbox" title="UNO Smartwatch design"><i class="bx bx-plus"></i></a>
<a href="#" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-3.jpg" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Moxx Travel Website</h4>
<p>Website Project</p>
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-3.jpg" data-gallery="portfolioGallery" class="portfolio-lightbox" title="Moxx Travel"><i class="bx bx-plus"></i></a>
<a href="portfolio-details.html" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-4.jpg" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Moxx Engineering Website</h4>
<p>Website Design</p>
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-4.jpg" data-gallery="portfolioGallery" class="portfolio-lightbox" title="Moxx Engineering"><i class="bx bx-plus"></i></a>
<a href="portfolio-details.html" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-5.jpg" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Design Portfolio</h4>
<p>Website Project</p>
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-5.jpg" data-gallery="portfolioGallery" class="portfolio-lightbox" title="Design Portfolio"><i class="bx bx-plus"></i></a>
<a href="portfolio-details.html" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-card filter-web">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-6.jpg" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Refine Industry Product Design</h4>
<p>Design Project</p>
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-6.jpg" data-gallery="portfolioGallery" class="portfolio-lightbox" title="Product Design"><i class="bx bx-plus"></i></a>
<a href="portfolio-details.html" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web filter-card">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-7.jpg" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Donus Distillers Design Project</h4>
<p>Design Project</p>
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-7.jpg" data-gallery="portfolioGallery" class="portfolio-lightbox" title="Design Project"><i class="bx bx-plus"></i></a>
<a href="portfolio-details.html" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-8.jpg" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Corp Security Website Project</h4>
<p>Web Project</p>
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-8.jpg" data-gallery="portfolioGallery" class="portfolio-lightbox" title="Website Project"><i class="bx bx-plus"></i></a>
<a href="portfolio-details.html" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-9.jpg" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Destiny Tours Branding</h4>
<p>Design Project</p>
<div class="portfolio-links">
<a href="assets/img/portfolio/portfolio-9.jpg" data-gallery="portfolioGallery" class="portfolio-lightbox" title="Web 3"><i class="bx bx-plus"></i></a>
<a href="portfolio-details.html" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Section -->
<!-- ======= Testimonials Section ======= -->
<section id="testimonials" class="testimonials">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Testimonials</h2>
<p>Take a deep dive into the tales of triumph from B & R Technologies. Our clients enthusiastically recount their journeys, showcasing
how our cutting-edge web development solutions have revolutionized their online platforms.
</p>
<!-- <p>At B & R Technologies, our team of innovators and digital marketers in tech and design bring skills above and beyond the ordinary project for our clients.</p> -->
</div>
<div class="testimonials-slider swiper" data-aos="fade-up" data-aos-delay="100">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-1.jpg" class="testimonial-img" alt="">
<h3>Christopher Wangai</h3>
<h4>Online Entrepreneur</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
When it comes to backlink analysis,
B & R is my #1 go-to professionals. If you’re serious about SEO, you need B & R's.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
</div>
</div><!-- End testimonial item -->
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-2.jpg" class="testimonial-img" alt="">
<h3>Sara Abdi.</h3>
<h4>Cosmetic Shop Owner.</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Never met a team that listens to everything I want in the bag and delivers exactly that every time.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
</div>
</div><!-- End testimonial item -->
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-3.jpg" class="testimonial-img" alt="">
<h3>Janice Kinuthia.</h3>
<h4>Beauty Shop Owner.</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
B & R's greatest strengths versus other partners I’ve worked with
is their simplicity and ease of customization.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
</div>
</div>
<!-- End testimonial item -->
<!-- <div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-4.jpg" class="testimonial-img" alt="">
<h3>Matt Brandon</h3>
<h4>Freelancer</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
</div>
</div>
<!-- End testimonial item -->
<!-- <div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-5.jpg" class="testimonial-img" alt="">
<h3>John Larson</h3>
<h4>Entrepreneur</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Quis quorum aliqua sint quem legam fore sunt eram irure aliqua veniam tempor noster veniam enim culpa labore duis sunt culpa nulla illum cillum fugiat esse veniam culpa fore nisi cillum quid.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
</div>
</div>End testimonial item -->
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</section><!-- End Testimonials Section -->
<!-- ======= Pricing Section ======= -->
<!-- We don't need to ask for quotation or pricing that section had to go -->
<!-- Just deleted a huge chunk of code, doing some cleanup -->
<!-- It was frequently asked questions, we don't need that section currently -->
<!-- ======= Team Section ======= -->
<!-- We will rename the team section to Agency. -->
<!-- Team section (Work is in progress!) -->
<!-- Nov 8th, 2022. The goal is to build something unique that applies to the content inside the web -->
<section id="team" class="team section-bg">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>The core.</h2>
<p>We are B & R Technologies in Nairobi and as innovators in creative website design & digital marketing. We build AWESOME digital masterpieces. Take a sneak peek at our team.</p>
</div>
<div class="row">
<div class="col-lg col-md-6 ">
<div class="member" data-aos="fade-up" data-aos-delay="100">
<div class="member-img">
<!-- <img src="assets/img/team/team-1.jpg" class="img-fluid" alt=""> -->
<div class="social">
<a href=""><i class="bi bi-twitter"></i></a>
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-instagram"></i></a>
<a href=""><i class="bi bi-linkedin"></i></a>
</div>
</div>
<div class="member-info">
<div style="text-align: center;">
<h4 >Brian Wanjala.</h4>
</div>
<!-- <span>Co-Founder & Bs. Analyst</span> -->
</div>
</div>
</div>
<div class="col-lg col-md-6">
<div class="member" data-aos="fade-up" data-aos-delay="200">
<div class="member-img">
<!-- <img src="assets/img/team/team-2.jpg" class="img-fluid" alt=""> -->
<div class="social">
<a href=""><i class="bi bi-twitter"></i></a>
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-instagram"></i></a>
<a href=""><i class="bi bi-linkedin"></i></a>
</div>
</div>
<div class="member-info">
<div style="text-align: center;">
<h4>Ralph Baraka.</h4>
</div>
<!-- <span>Co-Founder & Software Engineer</span> -->
</div>
</div>
</div>
<!-- <div class="col-lg-3 col-md-6">
<div class="member" data-aos="fade-up" data-aos-delay="200">
<div class="member-img">
<!-- <img src="assets/img/team/team-2.jpg" class="img-fluid" alt="">
<div class="social">
<a href=""><i class="bi bi-twitter"></i></a>
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-instagram"></i></a>
<a href=""><i class="bi bi-linkedin"></i></a>
</div>
</div>
<div class="member-info">
<h4>Shalom Wesanza.</h4>
<span>Marketing Lead</span>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="member" data-aos="fade-up" data-aos-delay="200">
<div class="member-img">
<img src="assets/img/team/team-2.jpg" class="img-fluid" alt="">
<div class="social">
<a href=""><i class="bi bi-twitter"></i></a>
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-instagram"></i></a>
<a href=""><i class="bi bi-linkedin"></i></a>
</div>
</div>
<div class="member-info">
<h4>Killion Olang.</h4>
<span>Financial Analyst</span>
</div>
</div>
</div> -->
<!-- The team section still needs fixing.
Center all the things in this section
-->
<!-- I have commented to only accomodate the founders -->
<!-- Deleted the commented code -->
<!-- Supposed to justify content -->
</div>
</div>
</section><!-- End Team Section -->
<!-- ======= Contact Section ======= -->
<!-- I am thinking of re-doing the whole contact us page, new re-design. So that means I am going to delete this whole code. -->
<!-- Incase of any problems, we can always roll back, in the meantime this section has to go -->
<!-- Rolled back to the old contact us page, updates will come in later. -->
<!-- Soon I will create another branch for edits so that we don't tamper with them main source code, in case of any changes they will be coming from other branches and later being merged into the main branch -->
<section id="contact" class="contact">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>We are ready! Are you?</h2>
<p>Our specialities in custom web design, responsive websites, wordpress, ecommerce, database programming & web applications are surpassed only by our trademark customer service.</p>
<p> <br> Feel free to contact us over the phone, email or contact form below to leverage all of the above for your business.</p>
</div>
<div class="row" data-aos="fade-up" data-aos-delay="100">
<div class="col-lg-6">
<div class="row">
<div class="col-md-12">
<div class="info-box">
<i class="bx bx-map"></i>
<h3>Our Address.</h3>
<p>Remote. Nairobi, Kenya.</p>
</div>
</div>
<div class="col-md-6">
<div class="info-box mt-4">
<i class="bx bx-envelope"></i>
<h3>Email Us</h3>
<p>info@brtechnologies.co.ke<br>info@brtechnologies.co.ke</p>
</div>
</div>
<div class="col-md-6">
<div class="info-box mt-4">
<i class="bx bx-phone-call"></i>
<h3>Call Us</h3>
<p>+254 716 304 035<br>+254 748 177 458</p>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<form onsubmit="sendEmail(); reset(); return false" class="js-email-form">
<div class="row">
<div class="col form-group">
<input type="text" name="name" class="form-control" id="name" placeholder="Your Name" required>
</div>
<div class="col form-group">
<input type="email" class="form-control" name="email" id="email" placeholder="Your Email" required>
</div>
</div>
<div class="form-group">
<input type="text" class="form-control" name="subject" id="subject" placeholder="Subject" required>
</div>
<div class="form-group">
<textarea class="form-control" name="message" rows="5" placeholder="Message" required></textarea>
</div>
<div class="my-3">
<div class="loading">Loading</div>
<div class="error-message"></div>
<div class="sent-message">Your message has been sent. Thank you!</div>
</div>
<div class="text-center"><button type="submit">Send Message.</button></div>
</form>
</div>
</div>
</div>
<!-- End Contact Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<!-- Footer also needs a complete re-design -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h3>B&R Technologies<span></span></h3>
<p>
Karen, Nairobi, Kenya. <br><br>
<strong>Phone:</strong> +254 716 3040 35<br>
<strong>Email:</strong> info@brtechnologies.co.ke<br>
</p>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Useful Links.</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">About us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Services</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Portfolio</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Contact us</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Services</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">Web Design</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Web Development</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Product Management</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Marketing</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Graphic Design</a></li>
</ul>
</div>
<div class="col-lg-4 col-md-6 footer-newsletter">
<h4>Get Our Newsletter</h4>
<p>Receive monthly updates covering marketing, strategy, design, and all things digital. No spam.</p>
<form action="" method="post">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div>
</div>
</div>
</div>
<div class="container d-md-flex py-4">
<div class="me-md-auto text-center text-md-start">
<div class="copyright">
© Copyright <strong><span>B&R Technologies</span></strong>. All Rights Reserved
</div>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/B & R Technologies-bootstrap-corporate-template/ -->
Designed by <a href="https://b&rtechnologies.moxxtravel.com/"> B&R Technologies</a>
</div>
</div>
<a href="https://techbehemoths.com/company/b-r-technologies" target="_blank class="logo me-auto"><img src="assets/img/techicons/TB-trusted-on-transparent-dark-bg.svg" alt="B&R Technologies Trusted on Techbehemoths"></a>
<div class="social-links text-center text-md-end pt-3 pt-md-0">
<a href="https://twitter.com/b_rtech" target="_blank class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="https://instagram.com/brtechnologies" target="_blank class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="https://wa.me/254716304035" target="_blank class="whatsapp"><i class="bx bxl-whatsapp"></i></a>
<a href="https://www.linkedin.com/company/b-r-technologies" target="_blank class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<!-- <script src="assets/vendor/php-email-form/validate.js"></script> -->
<!-- Template Main JS File -->
<script src="https://cdn.emailjs.com/dist/email.min.js"></script>
<script src="https://smtpjs.com/v3/smtp.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>