forked from hngi/WikiPoli-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
testimonial-page.html
240 lines (219 loc) · 8.08 KB
/
testimonial-page.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<!-- Bootstrap CSS -->
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous"
/>
<link rel="icon" type="img/png" href="images/favicon.png">
<!-- font awesome -->
<link
rel="stylesheet"
type="text/css"
href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link rel="stylesheet" href="styles/testimonial-page.css" />
<title>wikipoli</title>
</head>
<body>
<!-- nav bar -->
<nav class="navbar navbar-expand-lg navbar-light">
<img
src="https://res.cloudinary.com/fabianuzukwu/image/upload/v1571749198/c09e9odiqy2cvkosfubl.png"
alt="logo"
/>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarText"
aria-controls="navbarText"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarText">
<ul class="navbar-nav mx-3">
<li class="nav-item ">
<a class="nav-link" href="index.html">Home </a>
</li>
<li class="nav-item">
<a class="nav-link " href="postpage1.html">Post</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./signin.html">Login</a>
</li>
<li class="nav-item button">
<a href="./signup.html" class="btn btn-lg active" role="button">sign up</a>
</li>
</ul>
</div>
</nav>
<section id="testimonial" class="py-5">
<div class="container">
<!-- title -->
<div class="row">
<div class="col title mb-5 text-center">
<div class="title-text">
<h1 class="text-uppercase title1">what they say</h1>
</div>
</div>
</div>
<!-- end of title -->
</div>
<div class="container-fluid" id="comments">
<div class="row">
<!-- single comment -->
<div class="col single-comment text-center">
<img
src="https://res.cloudinary.com/elijjaaahhhh/image/upload/v1570185786/image_2_qn5ndq.png"
alt=""
class="img-fluid rounded-circle mx-auto"
/>
<blockquote class="blockquote">
<p class="w-50 mx-auto my-3">
<i class="fa fa-quote-left mr-2"></i>
It’s really great how easy your
website is to navigate through. I never have any problem at all.
</p>
<footer class="blockquote-footer">John Wick</footer>
</blockquote>
</div>
<!-- end -->
<!-- single comment -->
<div class="col single-comment text-center">
<img
src="https://res.cloudinary.com/elijjaaahhhh/image/upload/v1570185801/image_2.1_qc4ywr.png"
alt=""
class="img-fluid rounded-circle mx-auto"
/>
<blockquote class="blockquote">
<p class="w-50 mx-auto my-3">
<i class="fa fa-quote-left mr-2"></i>
“You made it so simple. I get the latest news very fast. Thanks,
guys!”
</p>
<footer class="blockquote-footer">Elijah Obominuru</footer>
</blockquote>
</div>
<!-- end -->
<!-- </div>
<div class="row"> -->
<!-- single comment -->
<div class="col single-comment text-center">
<img
src="https://res.cloudinary.com/elijjaaahhhh/image/upload/v1570607484/IMG_zwhzot.png"
alt=""
class="img-fluid rounded-circle mx-auto"
/>
<blockquote class="blockquote">
<p class="w-50 mx-auto my-3">
<i class="fa fa-quote-left mr-2"></i>
This platform has made it easy for me to share my views, you
guys do a really good job.
</p>
<footer class="blockquote-footer">Wale David</footer>
</blockquote>
</div>
<!-- end -->
</div>
</div>
<div class="container-fluid" id="comments">
<div class="row">
<!-- single comment -->
<div class="col single-comment text-center">
<img
src="https://res.cloudinary.com/elijjaaahhhh/image/upload/v1570185786/image_2_qn5ndq.png"
alt=""
class="img-fluid rounded-circle mx-auto"
/>
<blockquote class="blockquote">
<p class="w-50 mx-auto my-3">
<i class="fa fa-quote-left mr-2"></i>
It’s really great how easy your
website is to navigate through. I never have any problem at all.
</p>
<footer class="blockquote-footer">John Wick</footer>
</blockquote>
</div>
<!-- end -->
<!-- single comment -->
<div class="col single-comment text-center">
<img
src="https://res.cloudinary.com/elijjaaahhhh/image/upload/v1570607484/IMG_1_x2uupj.png"
alt=""
class="img-fluid rounded-circle mx-auto"
/>
<blockquote class="blockquote">
<p class="w-50 mx-auto my-3">
<i class="fa fa-quote-left mr-2"></i>
“You made it so simple. I get the latest news very fast. Thanks,
guys!”
</p>
<footer class="blockquote-footer">Elijah Obominuru</footer>
</blockquote>
</div>
<!-- end -->
<!-- </div>
<div class="row"> -->
<!-- single comment -->
<div class="col single-comment text-center">
<img
src="https://res.cloudinary.com/elijjaaahhhh/image/upload/v1570185815/image_3_klbnao.png"
alt=""
class="img-fluid rounded-circle mx-auto"
/>
<blockquote class="blockquote">
<p class="w-50 mx-auto my-3">
<i class="fa fa-quote-left mr-2"></i>
This platform has made it easy for me to share my views, you
guys do a really good job.
</p>
<footer class="blockquote-footer">Wale David</footer>
</blockquote>
</div>
<!-- end -->
</div>
</div>
</section>
<footer class="foot">
<a class="footer_brand" href="index.html"
><img
src="https://res.cloudinary.com/fabianuzukwu/image/upload/v1571749198/c09e9odiqy2cvkosfubl.png"
alt=""
/></a>
<ul class="footer_elements">
<li><a href="privacypolicy.html">Privacy Policy</a></li>
<li><a href="about.html">About WikiPoli</a></li>
<li><a href="./contact.html">Contact WikiPoli</a></li>
</ul>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<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://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"
></script>
</body>
</html>