-
Notifications
You must be signed in to change notification settings - Fork 0
/
services.html
234 lines (222 loc) · 10.1 KB
/
services.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
<!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">
<title>NeuBizz | Html Css Javascript Design By Webththemes</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/css/all.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" media="only screen and (min-width:0px) and (max-width:480px)" href="assets/css/media.css">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
</head>
<body>
<!-- Header -->
<header>
<div class="connect-nav">
<div class="top-nav">
<div class="contact-detail">
<h2><i class="fa fa-phone"></i> +1-1245-678-980
</h2>
<h2><i class="fa fa-envelope"></i> info@yourdomain.com
</h2>
</div>
<div class="top-nav-icons">
<abbr title="www.facebook.com"><i class="fab fa-facebook"></i></abbr>
<abbr title="www.instagram.com"><i class="fab fa-instagram"></i></abbr>
<abbr title="www.twitter.com"><i class="fab fa-twitter"></i></abbr>
<abbr title="www.dribbble.com"><i class="fab fa-dribbble"></i></abbr>
</div>
</div>
</div>
<nav>
<div class="main-navbar">
<div id="logo">
<h1><span>NEU</span> BIZZ</h1>
</div>
<i class="fas fa-bars" id="menu"></i>
<div id="navigation">
<ul>
<a href="index.html">
<li>HOME</li>
</a>
<a href="about.html">
<li>ABOUT US</li>
</a>
<a href="services.html">
<li class="active">SERVICES</li>
</a>
<a href="blog.html">
<li>BLOGS</li>
</a>
<a href="contact.html">
<li>CONTACT US</li>
</a>
</ul>
</div>
</div>
</nav>
</header>
<!-- /Header -->
<!-- Services us -->
<section>
<div id="about-us">
<div class="about-us-text">
<h1>Services</h1>
<p>Aspernatur at enim excepturi facere in reiciendis</p>
</div>
</div>
</section>
<!-- /Services us -->
<!-- Our Services Product-->
<div id="industry" style="overflow-x:hidden ;">
<div class="indutry-container">
<div class="industry-text" data-aos="fade-right" data-aos-offset="140" id="ind-text">
<h3 style="font-size:22px;font-weight: 520;">Our Services</h3>
<h1>Find the best services <br>and consulting for <br>affordable deals</h1>
<p style="width: 85%;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Eius eligendi fugiat
labore libero molestias provident quae quaerat quis!</p>
</div>
<div class="industry-img" data-aos="fade-left" data-aos-offset="140">
<img src="assets/images/services/business-1.jpg">
</div>
</div>
</div>
<!-- /Our Services Product -->
<div id="products">
<div class="pro-head">
<h2>OUR PRODUCTS</h2>
<p>Eius eligendi fugiat labore libero molestias provident <br>quae quaerat quis!</p>
</div>
<div id="product-section" data-aos="fade-up" data-aos-offset="140">
<div class="product-box">
<img src="assets/images/services/1.svg" />
<h4>Excellent Features</h4>
<p>Achieve virtually any look and layout design within one UI Kit solution.</p>
</div>
<div class="product-box">
<img src="assets/images/services/2.svg" />
<h4>Powerful API</h4>
<p>We strive to figure out ways to help your audience grow through all platforms.</p>
</div>
<div class="product-box">
<img src="assets/images/services/3.svg" />
<h4>Blockchain Based</h4>
<p>Find what you need in one template and combine features at will.</p>
</div>
</div>
<div class="row"></div>
<div id="product-section" style="margin-top:55px;" data-aos="fade-up" data-aos-offset="140" class="media-product">
<div class="product-box">
<img src="assets/images/services/4.svg" />
<h4>VueJS Included</h4>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form</p>
</div>
<div class="product-box">
<img src="assets/images/services/5.svg" />
<h4>React Powered</h4>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form</p>
</div>
<div class="product-box">
<img src="assets/images/services/6.svg" />
<h4>Angular Compatible</h4>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form</p>
</div>
</div>
</div>
<!-- Best Deal -->
<div id="best-deal">
<div class="best-text-area">
<div>
<span class="best-text">Best Deals</span><span class="para-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod</span>
</div>
<button class="btn">Grab the Deal</button>
</div>
</div>
<!-- /Best Deal -->
<!-- Best Rewarded-->
<section>
<div id="best-section" data-aos="fade-up" data-aos-offset="140">
<h1>Best Awarded</h1>
<p>There are many variations of passages of Lorem Ipsum available, but the <br>majority have suffered alteration in some form</p>
</div>
</section>
<!-- /Best Rewarded -->
<section>
<div id="Consulting" style="overflow-x:hidden;">
<div class="Consulting-boxes">
<div class="Consulting-text" data-aos="fade-right" data-aos-offset="140">
<div class="con-icon">
<i class="fab fa-connectdevelop"></i>
</div>
<h1>There are many variations <br>of passages of Lorem <br>Ipsum available.</h1>
<p class="con-p">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form</p>
</div>
<div class="Consulting-img" data-aos="fade-left" data-aos-offset="140">
<img src="assets/images/services/business-4.jpg">
</div>
</div>
</div>
</section>
<!-- footer -->
<footer>
<div id="main-footer">
<div class="d-flex">
<div class="footer">
<div class="reach" id="f-box">
<h3>Reach Us</h3>
<ul>
<li><i class="fa fa-location-arrow"></i> #123, Manhatt 7 Avenu, NYC</li>
<li><i class="fa fa-phone"></i> +1-1234-567-987</li>
<li><i class="fa fa fa-envelope"></i> info@yourdomain.com</li>
</ul>
</div>
<div class="site-links" id="f-box">
<h3>Site links</h3>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="blog.html">Blogs</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
<div class="quick-links" id="f-box">
<h3>Quick links</h3>
<ul>
<li><a href="#">Career</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms & Conditions</a></li>
<li><a href="#">Portfolio</a></li>
</ul>
</div>
<div class="follow-us" id="f-box">
<h3>Follow Us</h3>
<i class="fab fa-facebook"></i>
<i class="fab fa-twitter"></i>
<i class="fab fa-linkedin"></i>
<i class="fab fa-instagram"></i>
</div>
</div>
</div>
</div>
</footer>
<!-- /footer -->
<!-- Creadits -->
<div id="credits">
<h2>© All Rights Reserved By Web Themez</h2>
</div>
<script src="assets/java/main.js"></script>
<!-- AOS Animation -->
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init({
duration: 1100,
});
</script>
<!-- /AOS Animation -->
</body>
</html>