-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
265 lines (235 loc) · 8.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Additiv Corp.</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- animate -->
<link rel="stylesheet" href="css/animate.min.css">
<!-- bootstrap -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- font-awesome -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- google font -->
<link href='http://fonts.googleapis.com/css?family=Raleway:400,300,700,800' rel='stylesheet' type='text/css'>
<!-- fullpage -->
<link rel="stylesheet" href="css/jquery.fullPage.css">
<!-- custom -->
<link rel="stylesheet" href="css/templatemo-style.css">
<style>
/* width */
::-webkit-scrollbar {
width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
background: #000000;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #ffffff;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: rgb(116, 116, 116);
}
</style>
</head>
<body>
<div id="fullpage">
<!-- start home -->
<div id="home" class="section">
<div class="container">
<div class="row">
<div class="col-md-2"></div>
<div class="col-md-8 wow fadeIn" data-wow-delay="0.9s">
<h3>Estd. 2020</h3>
<h1><img src="images/acorp.png"></h1>
<h2 class="rotate">DESIGN, PROTOTYPE, MANUFACTURE</h2>
<p>Redefining Future</p>
<a href="download/Additiv Corp Brochure.pdf" class="btn btn-default smoothScroll wow fadeInUp" data-wow-delay="1s" download="ACorp_Brochure.pdf">BROCHURE</a>
</div>
<div class="col-md-2"></div>
</div>
</div>
</div>
<!-- end home -->
<!-- start work -->
<div id="work" class="section">
<div class="container">
<div class="row">
<div class="col-md-12 wow bounce">
<h2>WINGS IN ADDITIV CORP.</h2>
</div>
</div>
<div class="row">
<div class="col-md-4 col-xs-11 wow fadeInUp" data-wow-delay="0.6s">
<div class="media">
<div class="media-object media-left">
</div>
<div class="media-body">
<h3 class="media-heading">Product Development</h3>
<p>Design thinking plays a crucial role in Product Development. We at Additiv Corp. help you ideate creatively, conceiving your thoughts to reality</p>
</div>
</div>
</div>
<div class="col-md-4 col-xs-11 wow fadeInUp" data-wow-delay="0.6s">
<div class="media">
<div class="media-object media-left">
</div>
<div class="media-body">
<h3 class="media-heading">Aerospace & Defence</h3>
<p>We concentrate on developing products for A & D with expected accuracy in terms of both materials - Polymer & Metals</p>
</div>
</div>
</div>
<div class="col-md-4 col-xs-11 wow fadeInUp" data-wow-delay="0.6s">
<div class="media">
<div class="media-object media-left">
</div>
<div class="media-body">
<h3 class="media-heading">Medical Services</h3>
<p>We are looking forward to print implants as well as organs to help human race withstand the modern implications</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end work -->
<!-- start about -->
<div id="about" class="section">
<div class="container">
<div class="row">
<div class="col-md-6 col-xs-11 wow fadeInLeft" data-wow-delay="0.9s">
<h2>ABOUT ADDITIV CORP.</h2><br/>
<img width="40%" height="40%" src="images/skmengg.png">
<h4>We are under SKM Groups</h4>
<p>We are under the roof of experienced “SKM Groups” which currently holds three companies : SKM Engg,
SuNaSKa Madhurayar Pannai, SUKAM Carriers. It is governed under the vision & able leadership of Kaliamoorthy Madhurayar.
</p>
<p>Additiv Corp. was founded by Paridhi S K on January 1, 2020, with a mission to accelerate Dr. APJ Abdul Kalam’s dream “India Vision 2020”. Additiv Corp. ‘s policies are framed accordingly to match the governing principles of SKM Groups. </p>
</div>
<div class="col-md-6 col-xs-11 wow fadeInRight" data-wow-delay="0.9s">
</div>
</div>
</div>
</div>
<!-- end about -->
<!-- start portfolio -->
<div id="portfolio" class="section">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="wow bounce">OUR EXPERTISE</h2>
</div>
<div class="col-md-4 col-xs-6 wow fadeIn" data-wow-delay="0.6s">
<div class="portfolio-thumb">
<img src="images/portfolio-img1.jpg" class="img-responsive" alt="portfolio img">
<div class="portfolio-overlay">
<h4>DfAM</h4>
<h5>Design for Additive Manufacturing</h5>
</div>
</div>
</div>
<div class="col-md-4 col-xs-6 wow fadeIn" data-wow-delay="0.6s">
<div class="portfolio-thumb">
<img src="images/portfolio-img2.jpg" class="img-responsive" alt="portfolio img">
<div class="portfolio-overlay">
<h4>Reverse Engineering</h4>
<h5>Mechanical & Medical</h5>
</div>
</div>
</div>
<div class="col-md-4 col-xs-6 wow fadeIn" data-wow-delay="0.6s">
<div class="portfolio-thumb">
<img src="images/portfolio-img3.jpg" class="img-responsive" alt="portfolio img">
<div class="portfolio-overlay">
<h4>New Material Development</h4>
<h5>Metal & Polymers</h5>
</div>
</div>
</div>
<div class="col-md-6 col-xs-6 wow fadeIn" data-wow-delay="0.6s">
<div class="portfolio-thumb">
<img src="images/portfolio-img4.jpg" class="img-responsive" alt="portfolio img">
<div class="portfolio-overlay">
<h4>Metal 3D Printing</h4><br/>
</div>
</div>
</div>
<div class="col-md-6 col-xs-6 wow fadeIn" data-wow-delay="0.6s">
<div class="portfolio-thumb">
<img src="images/portfolio-img5.jpg" class="img-responsive" alt="portfolio img">
<div class="portfolio-overlay">
<h4>Polymer 3D Printing</h4><br/>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end portfolio -->
<!-- start contact -->
<div id="contact" class="section">
<div class="container">
<div class="row">
<div class="col-lg-5 col-lg-offset-1 col-md-6 wow fadeInUp" data-wow-delay="0.6s">
<address>
<p class="contact-title">CONTACT US</p>
<p><i class="fa fa-phone"></i> +91-9444156618</p>
<p><i class="fa fa-envelope-o"></i> [email protected]</p>
<p><i class="fa fa-map-marker"></i> Thanjavur, Chennai & Bangalore</p>
</address>
</div>
<div class="col-lg-6 col-md-6 col-xs-10 wow fadeInUp" data-wow-delay="0.6s">
<form role="form" method="post" action="#">
<input name="name" type="text" class="form-control" id="name" placeholder="Your Name">
<input name="email" type="email" class="form-control" id="email" placeholder="Your Email">
<textarea name="message" rows="5" class="form-control" id="message" placeholder="Your Message"></textarea>
<input name="send" type="submit" class="form-control" id="send" value="SEND ME">
</form>
</div>
<div class="col-md-1 col-sm-1"></div>
</div>
</div>
</div>
<!-- end contact -->
<!-- start footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-12 wow fadeIn" data-wow-delay="0.9s">
<p>Copyright © 2020 SKM's Additiv Corp.
<hr>
<ul class="social-icon">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-instagram"></a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- end footer -->
</div>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- fullpage -->
<script src="js/jquery.fullPage.js"></script>
<!-- smoothScroll -->
<script src="js/smoothscroll.js"></script>
<!-- wow -->
<script src="js/wow.min.js"></script>
<!-- text rotater -->
<script src="js/jquery.simple-text-rotator.js"></script>
<!-- custom -->
<script src="js/custom.js"></script>
</body>
</html>