-
Notifications
You must be signed in to change notification settings - Fork 0
/
feature.html
314 lines (308 loc) · 15.6 KB
/
feature.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="keywords" content="">
<link rel="shortcut icon" href="img/favicon.png.webp" type="image/x-icon">
<title>GaaS Software</title>
<!-- C-D-N -->
<!-- Icons font aswsome V 6.2.1 Link -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css"/>
<link rel="stylesheet" href="css/blog.css">
<link rel="stylesheet" href="css/feature.css">
</head>
<body>
<!-- start header -->
<header>
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="index.html">
<img src="img/logo.png.webp" alt="logo" draggable="false">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav m-auto">
<li class="nav-item ">
<a class="nav-link " href="index.html">home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link active" href="feature.html">feature</a>
</li>
<li class="nav-item">
<a class="nav-link" href="pricing.html">pricing</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link" href="#">
blog
</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="blog.html">blog</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">contact</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0">
<button class="btn main-btn my-2 my-sm-0" type="submit">free trial</button>
</form>
</div>
</nav>
</div>
</header>
<!-- end header -->
<!-- start banner -->
<section class="banner">
<div class="container">
<div class="banner-content">
<div class="banner-links">
<a href="index.html">home <span> →</span></a>
<a href="feature.html">feature</a>
</div>
<div class="banner-title">exclusive features</div>
</div>
</div>
</section>
<!-- end banner -->
<!-- start SPECIFICATIONS -->
<section class="specifications py-120-45">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="card">
<div class="specifications-body">
<div class="section-info">
<p class="section-small-title">features specifications</p>
<h2 class="section-main-title">amazing features that make it awesome!</h2>
<p class="section-desc">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>
</div>
</div>
</div><!--./card-->
</div><!--./col-->
</div><!--./row-->
</div><!--./container-->
</section>
<!-- End SPECIFICATIONS -->
<!-- start category -->
<section class="category">
<div class="container">
<div class="row">
<div class="col-lg-4 offset-lg-1"><!--col-lg-4 col-md-6-->
<div class="card">
<div class="category-img">
<img class="" src="img/f-img1.png" alt="category-img">
</div><!--./card body-->
</div><!--./card-->
</div><!--./col-->
<div class="col-lg-4 offset-lg-2">
<div class="card">
<div class="category-info">
<div class="section-info">
<p class="section-small-title line">modern daesign trends</p>
<h2 class="section-main-title">We Believe that <br/> Inner beauty Lasts Long</h2>
<p class="section-desc">inappropriate behavior is often laughed off as “boys will be boys,” women face higher conduct standards especially in the workplace. That’s why it’s crucial that as women.</p>
<div class="height-51">
<a class="btn secondery-btn my-2 my-sm-0">learn more</a>
</div>
</div>
</div>
</div><!--./card-->
</div><!--./col-->
</div><!--./row-->
<div class="row second-category">
<div class="col-lg-5">
<div class="card">
<div class="category-info">
<div class="section-info">
<p class="section-small-title line">modern daesign trends</p>
<h2 class="section-main-title">We Believe that <br/> Inner beauty Lasts Long</h2>
<p class="section-desc">inappropriate behavior is often laughed off as “boys will be boys,” women face higher conduct standards especially in the workplace. That’s why it’s crucial that as women.</p>
<div class="height-51">
<a class="btn secondery-btn my-2 my-sm-0">learn more</a>
</div>
</div>
</div>
</div><!--./card-->
</div><!--./col-->
<div class="col-lg-5 offset-lg-2"><!--col-lg-4 col-md-6-->
<div class="card">
<div class="category-img">
<img class="" src="img/f-img2.png" alt="category-img">
</div><!--./card body-->
</div><!--./card-->
</div><!--./col-->
</div><!--./row-->
</div><!--./container-->
</section>
<!-- end category -->
<!-- start demo -->
<section class="demo">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="card">
<div class="demo-body">
<div class="section-info">
<h2 class="section-main-title">Got Impressed to our features?</h2>
<p class="section-desc">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>
<div class="height-51">
<a class="btn secondery-btn my-2 my-sm-0">request free demo</a>
</div>
</div>
</div>
</div><!--./card-->
</div><!--./col-->
</div>
</div>
</section>
<!-- end demo -->
<!-- start SPECIFICATIONS -->
<section class="specifications ">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="card">
<div class="specifications-body">
<div class="section-info">
<p class="section-small-title">user feedback</p>
<h2 class="section-main-title">what our clients say about us</h2>
<p class="section-desc">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>
</div>
</div>
</div><!--./card-->
</div><!--./col-->
</div><!--./row-->
</div><!--./container-->
</section>
<!-- End SPECIFICATIONS -->
<!-- start author -->
<section class="author py-75-160">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="card">
<div class="author-body">
<div class="author-info">
<div class="author-img m-auto">
<img src="img/quote.png" alt="">
</div>
<h3 class="author-title">Fanny Spencer</h3>
<div class="star-icon">
<span class="fa fa-star"></span>
<span class="fa fa-star"></span>
<span class="fa fa-star"></span>
<span class="fa fa-star"></span>
<span class="fa fa-star"></span>
</div>
<p class="author-desc">As conscious traveling Paup ers we must always be oncerned about our dear Mother Earth. If you think about it, you travel across her faceand She is the host to your journey.</p>
</div>
</div>
</div><!--./card-->
</div><!--./col-->
</div><!--./row-->
</div><!--./container-->
</section>
<!-- End author -->
<!-- start brand -->
<section class="brand py-0-120">
<div class="container">
<div class="row justify-content-center">
<div class="card brand-card">
<div class="brand-img">
<img src="img/logo6.png.webp" alt="">
</div>
</div>
<div class="card brand-card">
<div class="brand-img">
<img src="img/logo2.png.webp" alt="">
</div>
</div>
<div class="card brand-card last-phones">
<div class="brand-img">
<img src="img/logo3.png.webp" alt="">
</div>
</div>
<div class="card brand-card last-tablets">
<div class="brand-img">
<img src="img/logo4.png.webp" alt="">
</div>
</div>
<div class="card brand-card last-tablets">
<div class="brand-img">
<img src="img/logo5.png.webp" alt="">
</div>
</div>
<div class="card brand-card last-tablets">
<div class="brand-img">
<img src="img/logo6.png.webp" alt="">
</div>
</div>
</div>
</div>
</section>
<!-- end brand -->
<!-- start footer -->
<footer>
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-5 col-sm-6">
<div class="card">
<div class="footer-card">
<div class="footer-item">
<h4 class="footer-title mb-35">about me</h4>
<p class="footer-desc">Do you want to be even more successful? Learn to love learning and growth. The more effort you put into improving your skills,</p>
<div class="footer-copyright mt-30">Copyright ©2022 All rights reserved | This template is made with <span class="fa fa-heart heart-icon-footer"></span> by <a href="https://colorlib.com/" class="site">colorlib</a>
and practiced by <a href="https://www.linkedin.com/in/aya-abdelmoghith-b234951a1/?trk=public-profile-join-page" class="site">Eng. Aya Abdelmoghith</a></div>
</div>
</div>
</div><!--./card-->
</div><!--./col-->
<div class="col-lg-5 col-sm-6">
<div class="card">
<div class="footer-card">
<div class="footer-item">
<h4 class="footer-title mb-35">newsletter</h4>
<p class="footer-desc ">Stay updated with our latest trends</p>
<form action="#" class="email-form mt-15">
<input type="email" name="#" id="#" placeholder="Enter email address" class="email-input">
<button class="email-btn"><span>→</span></button>
</form>
</div>
</div>
</div><!--./card-->
</div><!--./col-->
<div class="col-lg-2">
<div class="card">
<div class="footer-card">
<div class="footer-item">
<h4 class="footer-title mb-35">follow me</h4>
<p class="footer-desc ">Let us be social</p>
<ul class="social-list mt-10">
<li><a href="#"><span class="fa-brands fa-facebook-f icon"></span></a></li>
<li><a href="#"><span class="fa-brands fa-twitter icon"></span></a></li>
<li><a href="#"><span class="fa-brands fa-dribbble icon"></span></a></li>
<li><a href="#"><span class="fa-brands fa-behance icon"></span></a></li>
</ul>
</div>
</div>
</div><!--./card-->
</div><!--./col-->
</div>
</div>
</footer>
<!-- end footer -->
<!-- <div style="margin-top: 300px;"></div> -->
<!-- js -->
<script src="js/jquery.slim.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>