xxxxxxxxxx
1
<div class="container pt-5 my-5 z-depth-1">
2
<section class="p-md-3 mx-md-5 text-lg-left">
3
<h2 class="text-center font-weight-bold mb-4 pb-1">Our Team</h2>
4
<p class="text-center lead mb-5 pb-2 text-muted">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.</p>
5
<div class="row">
6
<div class="col-lg-4 col-sm-6 mb-5">
7
<div class="row d-flex align-items-center">
8
<div
9
class="col-5 avatar w-100 white d-flex justify-content-center align-items-center"
10
>
11
<img
12
src="https://mdbootstrap.com/img/Photos/Avatars/img%20(9).jpg"
13
class="img-fluid rounded-circle z-depth-1"
14
/>
15
</div>
16
<div class="col-7">
17
<h6 class="font-weight-bold pt-2">Alan Turing</h6>
18
<p class="text-muted">
19
Software Engineer
20
</p>
21
</div>
22
</div>
23
</div>
24
<div class="col-lg-4 col-sm-6 mb-5">
25
<div class="row d-flex align-items-center">
26
<div
27
class="col-5 avatar w-100 white d-flex justify-content-center align-items-center"
28
>
29
<img
30
src="https://mdbootstrap.com/img/Photos/Avatars/img%20(32).jpg"
31
class="img-fluid rounded-circle z-depth-1"
32
/>
33
</div>
34
<div class="col-7">
35
<h6 class="font-weight-bold pt-2">Tom Johnson</h6>
36
<p class="text-muted">
37
Designer
38
</p>
39
</div>
40
</div>
41
</div>
42
<div class="col-lg-4 col-sm-6 mb-5">
43
<div class="row d-flex align-items-center">
44
<div
45
class="col-5 avatar w-100 white d-flex justify-content-center align-items-center"
46
>
47
<img
48
src="https://mdbootstrap.com/img/Photos/Avatars/img%20(3).jpg"
49
class="img-fluid rounded-circle z-depth-1"
50
/>
51
</div>
52
<div class="col-7">
53
<h6 class="font-weight-bold pt-2">Alax Laurie</h6>
54
<p class="text-muted">
55
JavaScript Developer
56
</p>
57
</div>
58
</div>
59
</div>
60
<div class="col-lg-4 col-sm-6 mb-5">
61
<div class="row d-flex align-items-center">
62
<div
63
class="col-5 avatar w-100 white d-flex justify-content-center align-items-center"
64
>
65
<img
66
src="https://mdbootstrap.com/img/Photos/Avatars/img%20(2).jpg"
67
class="img-fluid rounded-circle z-depth-1"
68
/>
69
</div>
70
<div class="col-7">
71
<h6 class="font-weight-bold pt-2">Nathalie Fry</h6>
72
<p class="text-muted">
73
Office Manager
74
</p>
75
</div>
76
</div>
77
</div>
78
<div class="col-lg-4 col-sm-6 mb-5">
79
<div class="row d-flex align-items-center">
80
<div
81
class="col-5 avatar w-100 white d-flex justify-content-center align-items-center"
82
>
83
<img
84
src="https://mdbootstrap.com/img/Photos/Avatars/img%20(7).jpg"
85
class="img-fluid rounded-circle z-depth-1"
86
/>
87
</div>
88
<div class="col-7">
89
<h6 class="font-weight-bold pt-2">Ella Stone</h6>
90
<p class="text-muted">
91
Software Engineer
92
</p>
93
</div>
94
</div>
95
</div>
96
<div class="col-lg-4 col-sm-6 mb-5">
97
<div class="row d-flex align-items-center">
98
<div
99
class="col-5 avatar w-100 white d-flex justify-content-center align-items-center"
100
>
101
<img
102
src="https://mdbootstrap.com/img/Photos/Avatars/img%20(25).jpg"
103
class="img-fluid rounded-circle z-depth-1"
104
/>
105
</div>
106
<div class="col-7">
107
<h6 class="font-weight-bold pt-2">Lara Croft</h6>
108
<p class="text-muted">
109
Frontend Developer
110
</p>
111
</div>
112
</div>
113
</div>
114
<div class="col-lg-4 col-sm-6 mb-5">
115
<div class="row d-flex align-items-center">
116
<div
117
class="col-5 avatar w-100 white d-flex justify-content-center align-items-center"
118
>
119
<img
120
src="https://mdbootstrap.com/img/Photos/Avatars/img%20(8).jpg"
121
class="img-fluid rounded-circle z-depth-1"
122
/>
123
</div>
124
<div class="col-7">
125
<h6 class="font-weight-bold pt-2">Billy Turner</h6>
126
<p class="text-muted">
127
Java Developer
128
</p>
129
</div>
130
</div>
131
</div>
132
<div class="col-lg-4 col-sm-6 mb-5">
133
<div class="row d-flex align-items-center">
134
<div
135
class="col-5 avatar w-100 white d-flex justify-content-center align-items-center"
136
>
137
<img
138
src="https://mdbootstrap.com/img/Photos/Avatars/img%20(19).jpg"
139
class="img-fluid rounded-circle z-depth-1"
140
/>
141
</div>
142
<div class="col-7">
143
<h6 class="font-weight-bold pt-2">Caroline Thompson</h6>
144
<p class="text-muted">
145
Junior Data Engineer
146
</p>
147
</div>
148
</div>
149
</div>
150
<div class="col-lg-4 col-sm-6 mb-5">
151
<div class="row d-flex align-items-center">
152
<div
153
class="col-5 avatar w-100 white d-flex justify-content-center align-items-center"
154
>
155
<img
156
src="https://mdbootstrap.com/img/Photos/Avatars/img%20(11).jpg"
157
class="img-fluid rounded-circle z-depth-1"
158
/>
159
</div>
160
<div class="col-7">
161
<h6 class="font-weight-bold pt-2">Anna Polkovsky</h6>
162
<p class="text-muted">
163
Marketing Specialist
164
</p>
165
</div>
166
</div>
167
</div>
168
</section>
169
</div>
1
1
1
1
Console errors: 0