-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
299 lines (281 loc) · 9.79 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:200,300,400,500,600,700" rel="stylesheet">
</head>
<body>
<!-- HEADER =============================-->
<header class="item header margin-top-0">
<div class="wrapper">
<nav role="navigation" class="navbar navbar-white navbar-embossed navbar-lg navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button data-target="#navbar-collapse-02" data-toggle="collapse" class="navbar-toggle" type="button">
<i class="fa fa-bars"></i>
<span class="sr-only">Toggle navigation</span>
</button>
<span class="navbar-brand"><img src="images/logo.jpg" alt=""></span>
<!-- <a href="index.html" class="navbar-brand brand"> MM Engineering </a> -->
</div>
<div id="navbar-collapse-02" class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="propClone"><a href="index.html">Home</a></li>
<li class="propClone"><a href="product.html">Product</a></li>
<li class="propClone"><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<div class="text-homeimage">
<div class="maintext-image" data-scrollreveal="enter top over 1.5s after 0.1s">
<br><br>
<p class="heading">MM Engineering Works</p>
</div>
<div class="subtext-image" data-scrollreveal="enter bottom over 1.7s after 0.3s">
Casting valve
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- STEPS =============================-->
<!-- <div class="item content"> -->
<!-- <div class="container toparea"> -->
<!-- <div class="row text-center"> -->
<!-- <div class="col-md-4"> -->
<!-- <div class="col editContent"> -->
<!-- <span class="numberstep"><i class="fa fa-shopping-cart"></i></span> -->
<!-- <h3 class="numbertext">Choose our Products</h3> -->
<!-- <p> -->
<!-- Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nullam quis risus eget urna mollis ornare vel eu leo. Cras justo odio, dapibus ac facilisis in, egestas eget quam. -->
<!-- </p> -->
<!-- </div> -->
<!-- /.col-md-4 -->
<!-- </div> -->
<!-- /.col-md-4 col -->
<!-- <div class="col-md-4 editContent"> -->
<!-- <div class="col"> -->
<!-- <span class="numberstep"><i class="fa fa-gift"></i></span> -->
<!-- <h3 class="numbertext">Pay with PayPal or Card</h3> -->
<!-- <p> -->
<!-- Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nullam quis risus eget urna mollis ornare vel eu leo. Cras justo odio, dapibus ac facilisis in, egestas eget quam. -->
<!-- </p> -->
<!-- </div> -->
<!-- /.col -->
<!-- </div> -->
<!-- /.col-md-4 col -->
<!-- <div class="col-md-4 editContent"> -->
<!-- <div class="col"> -->
<!-- <span class="numberstep"><i class="fa fa-download"></i></span> -->
<!-- <h3 class="numbertext">Get Instand Download</h3> -->
<!-- <p> -->
<!-- Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nullam quis risus eget urna mollis ornare vel eu leo. Cras justo odio, dapibus ac facilisis in, egestas eget quam. -->
<!-- </p> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- LATEST ITEMS =============================-->
<section class="item content">
<div class="container">
<div class="underlined-title">
<div class="editContent">
<h1 class="text-center latestitems">OUR PRODUCT</h1>
</div>
<div class="wow-hr type_short">
<span class="wow-hr-h">
<i class="fa fa-star fa-spin"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star fa-spin"></i>
</span>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="productbox">
<div class="fadeshop">
<div class="captionshop text-center" style="display: none;">
<h3>Item Name</h3>
<p>
This is a short excerpt to generally describe what the item is about.
</p>
<p>
<!-- <a href="#" class="learn-more detailslearn"><i class="fa fa-shopping-cart"></i> Purchase</a> -->
<!-- <a href="#" class="learn-more detailslearn"><i class="fa fa-link"></i> Details</a> -->
</p>
</div>
<span class="maxproduct"><img src="images/product1.jpg" alt=""></span>
</div>
<div class="product-details">
<a href="gel1.html">
<h1>View Product</h1>
</a>
<!-- <span class="price"> -->
<!-- <span class="edd_price">$49.00</span> -->
<!-- </span> -->
</div>
</div>
</div>
<!-- /.productbox -->
<div class="col-md-4">
<div class="productbox">
<div class="fadeshop">
<div class="captionshop text-center" style="display: none;">
<h3>Item Name</h3>
<p>
This is a short excerpt to generally describe what the item is about.
</p>
<p>
<!-- <a href="#" class="learn-more detailslearn"><i class="fa fa-shopping-cart"></i> Purchase</a> -->
<!-- <a href="#" class="learn-more detailslearn"><i class="fa fa-link"></i> Details</a> -->
</p>
</div>
<span class="maxproduct"><img src="images/product2.jpg" alt=""></span>
</div>
<div class="product-details">
<a href="gel2.html">
<h1>View Product</h1>
</a>
<!-- <span class="price"> -->
<!-- <span class="edd_price">$49.00</span> -->
<!-- </span> -->
</div>
</div>
</div>
<!-- /.productbox -->
<div class="col-md-4">
<div class="productbox">
<div class="fadeshop">
<div class="captionshop text-center" style="display: none;">
<h3>Item Name</h3>
<p>
This is a short excerpt to generally describe what the item is about.
</p>
<p>
<!-- <a href="#" class="learn-more detailslearn"><i class="fa fa-shopping-cart"></i> Purchase</a> -->
<!-- <a href="#" class="learn-more detailslearn"><i class="fa fa-link"></i> Details</a> -->
</p>
</div>
<span id ="pr3" class="maxproduct"><img src="images/product3.jpg" alt=""></span>
</div>
<div class="product-details">
<a href="gel3.html">
<h1>View Product</h1>
</a>
<!-- <span class="price"> -->
<!-- <span class="edd_price">$49.00</span> -->
<!-- </span> -->
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- BUTTON =============================-->
<div class="item content">
<div class="container text-center">
<a href="product.html" class="homebrowseitems">Browse All Products
<div class="homebrowseitemsicon">
<i class="fa fa-star fa-spin"></i>
</div>
</a>
</div>
</div>
<br/>
<!-- AREA =============================-->
<!-- <div class="item content">
<div class="container">
<div class="row">
<div class="col-md-4">
<i class="fa fa-microphone infoareaicon"></i>
<div class="infoareawrap">
<h1 class="text-center subtitle">General Questions</h1>
<p>
Want to buy a theme but not sure if it's got all the features you need? Trouble completing the payment? Or just want to say hi? Send us your message and we will answer as soon as possible!
</p>
<p class="text-center">
<a href="#">- Get in Touch -</a>
</p>
</div>
</div>
<div class="col-md-4">
<i class="fa fa-comments infoareaicon"></i>
<div class="infoareawrap">
<h1 class="text-center subtitle">Theme Support</h1>
<p>
Theme support issues prevent the theme from working as advertised in the demo. This is a free and guaranteed service offered through our support forum which is found in each theme.
</p>
<p class="text-center">
<a href="#">- Select Theme -</a>
</p>
</div>
</div>
<div class="col-md-4">
<i class="fa fa-bullhorn infoareaicon"></i>
<div class="infoareawrap">
<h1 class="text-center subtitle">Hire Us</h1>
<p>
If you wish to change an element to look or function differently than shown in the demo, we will be glad to assist you. This is a paid service due to theme support requests solved with priority.
</p>
<p class="text-center">
<a href="#">- Get in Touch -</a>
</p>
</div>
</div>
</div>
</div>
</div> -->
<!-- FOOTER =============================-->
<div class="footer text-center">
<div class="container">
<div class="row">
<p class="footernote">
Connect with MM Engineering Works
</p>
<ul class="social-iconsfooter">
<li><a href="tel:9979772720"><i class="fa fa-phone"></i></a></li>
<li><a href="api.whatsapp.com/send?phone=919979772720"><i class="fa fa-whatsapp"></i></a></li>
<!-- <li><a href="#"><i class="fa fa-google-plus"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-envelope"></i></a></li> -->
<!-- <a href="tel:123-456-7890">123-456-7890</a> -->
</ul>
<p>
© 2021 MM Engineering<br/>
<!-- Scorilo - Free template by <a href="https://www.wowthemes.net/">WowThemesNet</a> -->
</p>
</div>
</div>
</div>
<!-- SCRIPTS =============================-->
<script src="js/jquery-.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/anim.js"></script>
<script>
//----HOVER CAPTION---//
jQuery(document).ready(function ($) {
$('.fadeshop').hover(
function(){
$(this).find('.captionshop').fadeIn(150);
},
function(){
$(this).find('.captionshop').fadeOut(150);
}
);
});
</script>
</body>
</html>