-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclient.php
More file actions
50 lines (50 loc) · 2.77 KB
/
client.php
File metadata and controls
50 lines (50 loc) · 2.77 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
<div class="client-area pd-top-112">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-6 col-lg-9">
<div class="section-title style-two text-center">
<h2 class="title">What Our <span>Client Say?</span></h2>
<p>Our clients' feedback speaks volumes about our services. Here's what they have to say about their experience working with us:</p>
</div>
</div>
</div>
<div class="client-slider">
<div class="client-slider-item">
<div class="media">
<div class="media-left media-left-one">
<img src="assets/img/client/istockphoto-854972852-612x612.jpg" alt="client">
</div>
<div class="media-body">
<h6>Refule Mia</h6>
<p>CEO at craft</p>
</div>
</div>
<p class="client-content">"Working with MBZTECHNOLOGY has been a pleasure. They have a deep understanding of our business needs and consistently deliver on their promises. Their technical expertise and creative solutions have exceeded our expectations."</p>
</div>
<div class="client-slider-item">
<div class="media">
<div class="media-left media-left-two">
<img src="assets/img/client/istockphoto-1341347262-612x612.jpg" alt="client">
</div>
<div class="media-body">
<h6>Wilson Ekene</h6>
<p>Founder at todo</p>
</div>
</div>
<p class="client-content">"I've had the privilege of collaborating with MBZTECHNOLOGY on branding identity projects. Their dedication to creating unique and visually appealing designs is remarkable. I'm impressed by their professionalism and artistic flair."</p>
</div>
<div class="client-slider-item">
<div class="media">
<div class="media-left media-left-three">
<img src="assets/img/client/istockphoto-1427847593-612x612.jpg" alt="client">
</div>
<div class="media-body">
<h6>John Mojika</h6>
<p>CTO of Uxa</p>
</div>
</div>
<p class="client-content">"MBZTECHNOLOGY has played a crucial role as the CTO of Uxa. Their innovative solutions have helped us stay competitive in the market. Their commitment to quality and professionalism is commendable. We look forward to more collaborations."</p>
</div>
</div>
</div>
</div>