-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathourteam.html
208 lines (172 loc) · 8.15 KB
/
ourteam.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
<!--
Copyright (c) 2023 Hakeem Ellis
All rights reserved.
This work is licensed under the terms of the Custom Code license.
For a copy, see https://github.com/hakeemellis/portfolio/blob/main/LICENSE.md.
Contact: utilize the contact form at https://hakeemellis.com/
-->
<html lang="en">
<head>
<title>MacLove | Our Team</title>
<link rel="stylesheet" href="../css/styles.css">
<link rel="shortcut icon" href="../images/ML.png">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lora:wght@700&family=Roboto&family=Roboto+Condensed&family=Shalimar&family=Teko:wght@600&display=swap" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<header>
<nav class="navbar navbar-expand-lg bg-light">
<div class="container-fluid">
<a class="navbar-brand" href="../html/index.html"> <img src="../images/MacLove.png" width="145">        </a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<center>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
The Service
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="../html/howitworks.html">How It Works</a></li>
<li><a class="dropdown-item" href="../html/machelp.html">How A Mac Could Help You</a></li>
<li><a class="dropdown-item" href="../html/paymentplans.html">Payment Plans</a></li>
<li><a class="dropdown-item" href="../html/login.html">Login</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
About Us
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="../html/whychooseus.html">Why Choose Us</a></li>
<li><a class="dropdown-item" href="../html/testimonials.html">Testimonials</a></li>
<li><a class="dropdown-item" href="../html/ourteam.html">Our Team</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link active" href="../html/contactus.html">Contact Us</a>
</li>
</ul>
</center> 
<a href="../html/account.html"><button type="button" class="btn btn-outline-dark btn-lg"> Account </button></a>
</div>
</div>
</nav>
</header>
<div id="form-box" class="container mw-70">
<div style="height: 40px;">
</div>
<center>
<h1>
<b>OUR TEAM</b>
</h1>
</center>
<br>
<center>
<p class="roboto">
Here's who got your back:
</p>
</center>
<br>
<br>
<br>
<br>
<div class="form-row d-flex justify-content-around">
<div class="text-center">
<div id="circle-shape" class="rounded-circle d-flex justify-content-center d-flex align-items-center">
<img class="" width="100" src="../images/person-transformed.png" height="100" alt="">
</div>
<br>
<strong>
Hakeem Ellis
</strong>
<p>
Project Lead
</p>
</div>
<div class="text-center">
<div id="circle-shape" class="rounded-circle d-flex justify-content-center d-flex align-items-center">
<img class="" width="100" src="../images/person-transformed.png" height="100" alt="">
</div>
<br>
<strong>
Sona Heydari
</strong>
<p>
Service Lead
</p>
</div>
<div class="text-center">
<div id="circle-shape" class="rounded-circle d-flex justify-content-center d-flex align-items-center">
<img class="" width="100" src="../images/person-transformed.png" height="100" alt="">
</div>
<br>
<strong>
Abdul Khan
</strong>
<p>
Finance Lead
</p>
</div>
<div class="text-center">
<div id="circle-shape" class="rounded-circle d-flex justify-content-center d-flex align-items-center">
<img class="" width="100" src="../images/person-transformed.png" height="100" alt="">
</div>
<br>
<strong>
Sara Salah
</strong>
<p>
IT Lead
</p>
</div>
</div>
</div>
<div style="height: 40px;">
</div>
<!-- footer -->
<br>
<br>
<footer>
<center>
<p class="footertextsize">
<a href="#">[email protected]</a> <b>|</b> (800)-224-2101
</p>
<a href="https://facebook.com/">
<img src="../images/facebook.svg" width="25" height="25"></a>
 
<a href="https://linkedin.com/">
<img src="../images/linkedin.svg" width="25" height="25"></a>
 
<a href="https://twitter.com/">
<img src="../images/twitter.svg" width="24" height="24"></a>
</center>
</footer>
<!-- end body tags -->
<div class="preloader-wrapper">
<div class="spinner-grow text-danger" style="width: 3rem;height: 3rem;">
<span class="visually-hidden">Loading...</span>
</div>
</div>
</body>
<!-- script -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
<script src="../js/main.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3" crossorigin="anonymous"></script>
</html>