-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
183 lines (165 loc) · 10 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
<!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>Robust Engineering Works</title>
<link rel="icon" type="image/x-icon" href="images/navbar-logo.ico" />
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<section class="header">
<nav>
<a href="index.html"><img src="images/navbar-logo.png" alt="Robust Engineering Works"></a>
<div class="nav-links" id="navLinks">
<i class="fa fa-times" aria-hidden="true" onclick="hideMenu()"></i>
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="about.html">ABOUT US</a></li>
<li><a href="service.html">SERVICES</a></li>
<li><a href="products.html">PRODUCTS</a></li>
<li><a href="contact.html">CONTACT US</a></li>
</ul>
</div>
<i class="fa fa-bars" aria-hidden="true" onclick="showMenu()"></i>
</nav>
<div class="text-box">
<h1>ROBUST ENGINEERING WORKS</h1>
<h2>INNOVATIVE MINDS AT WORK</h2>
<P>Welcome to our creations where u can get prototypes, low volume production parts<br> as well as high volume production parts with our industrial 3D printing, CNC machining and injection moulding services.</P>
<a href="contact.html" class="hero-btn">VISIT US TO KNOW MORE</a>
</div>
</section>
<!------------- SERVICES -------------->
<section class="services">
<h1>Services We Offer</h1>
<p> CNC machining and injection moulding services and much more</p>
<div class="row">
<div class="service-col">
<h3>Plastic Injection Moulding</h3>
<p>Robust Engineering Works utilizes a rapid injection moulding technology where CAD models are sent to the shop floor for mould milling. Depending of the life-cycle of the product, moulds are made, ranging from heavy duty to simple ones. Ideas can be transformed into design in as fast as 1 month. We also offer secondary services to support your project, so that you don't have to go through different suppliers to get your final product made. We have our own machine shop, which allows to reduce delays due to breakdown and delay from other suppliers. </p>
</div>
<div class="service-col">
<h3>Plastic Injection Moulding die manufacture</h3>
<p>Robust Engineering Works utilizes a rapid injection moulding technology where CAD models are sent to the shop floor for mould milling. Depending of the life-cycle of the product, moulds are made, ranging from heavy duty to simple ones. Ideas can be transformed into design in as fast as 1 month. We also offer secondary services to support your project, so that you don't have to go through different suppliers to get your final product made. We have our own machine shop, which allows to reduce delays due to breakdown and delay from other suppliers. </p>
</div>
<div class="service-col">
<h3>VMC Machining Job work</h3>
<p>Robust Engineering Works utilizes a rapid injection moulding technology where CAD models are sent to the shop floor for mould milling. Depending of the life-cycle of the product, moulds are made, ranging from heavy duty to simple ones. Ideas can be transformed into design in as fast as 1 month. We also offer secondary services to support your project, so that you don't have to go through different suppliers to get your final product made. We have our own machine shop, which allows to reduce delays due to breakdown and delay from other suppliers. </p>
</div>
</div>
</section>
<!------------- CONCEPT TO COMPLETION -------------->
<section class="ctc">
<h1>CONCEPT TO COMPLETION</h1>
<p>Every project is formed from one core idea. Ideas are what provide us with the freedom to be creative.</p>
<div class="row">
<div class="ctc-col">
<img src="images/design_services.jpg" alt="design">
<div class="layer">
<h3>DESIGN</h3>
<p>Our experienced designers apply creative solutions to even the most challenging design manufacturing problems</p>
</div>
</div>
<div class="ctc-col">
<img src="images/TOOLMAKING.jpg" alt="tool making">
<div class="layer">
<p>Our quality molds delivers precise products which lasts <br> for the life of your project</p>
<h3>TOOL MAKING</h3>
</div>
</div>
<div class="ctc-col">
<img src="images/manufacturing.jpg" alt="manufacturing">
<div class="layer">
<h3>MANUFACTURING</h3>
<p>State-of-the-art injection molding machines allow us <br> to ramp up production. Our dedicated machine shop allows us to make changes to the mold instantly</p>
</div>
</div>
</div>
</section>
<!------------- INDUSTRIES WE SERVE -------------->
<section class="facilities">
<h1>INDUSTRIES WE SERVE</h1>
<P>Custom plastic injection molding of close-tolerance, small parts is an ideal solution for many industries that are looking to produce a high volume of precision quality parts.</P>
<div class="row">
<div class="facilities-col">
<img src="images/surat-textile.jpg" alt="Textile Industries">
<h3>TEXTILE INDUSTRY</h3>
<p>Robust Engineering Works, located at the heart of Surat, has evolved with the emerging needs of quality textile machinery parts within the city. The textile machinery parts and components used in machines gets updated each year with technology.</p>
</div>
<div class="facilities-col">
<img src="images/automobile.jpg" alt="Automobile industries">
<h3>AUTOMOTIVE INDUSTRY</h3>
<p>Automobile engines and interior parts assembly require thermoplastic components and resins for better performance. The flexible and adaptable nature of injection molded parts makes them ideal for manufacturing parts or even complete devices for the automotive industry.</p>
</div>
<div class="facilities-col">
<img src="images/electronic.jpg" alt="Automobile industries">
<h3>ELECTRONIC INDUSTRY</h3>
<p>Robust Engineering Works has been manufacturing for the electronics sector for over 40 years. Our combined and in depth knowledge of the electronics sector has led us to develop many innovative products top meet the sectors needs.</p>
</div>
</div>
</section>
<!------------- TESTIMONIALS -------------->
<section class="testimonials">
<h1>What our client says?</h1>
<p>Our team at Robust Engineering, have learned that manufacturing in India can actually be cost effective than manufacturing overseas. Our quality, cost-effective domestic manufacturing is available to companies looking to eliminate the risks of offshore sourcing. </p>
<div class="row">
<div class="testimonial-col">
<img src="images/user1.jpg" alt="user1">
<p>User review goes here.User review goes here.User review goes here.User review goes here.User review goes here.</p>
<h3>Sneha Roy</h3>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
</div>
<div class="testimonial-col">
<img src="images/user2.jpg" alt="user2">
<p>User review goes here.User review goes here.User review goes here.User review goes here.User review goes here.</p>
<h3>George goja</h3>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
</div>
</div>
</section>
<!------------- Call to Action -------------->
<section class="cta">
<h1>Get In Touch With Us Anywhere From The World</h1>
<a href="contact.html" class="hero-btn">CONTACT US</a>
</section>
<!------------- Footer -------------->
<section class="footer">
<h4>About Us</h4>
<p>Robust Engineering is a high volume, custom plastic injection moulding supplier.
We offer a turnkey and innovative manufacturing solution, including
mold design, mold building, <br> and high volume parts manufacturing.
Our globally competitive prices eliminate the risks of sourcing offshore.
</p>
<div class="icons">
<i class="fa fa-facebook"></i>
<i class="fa fa-twitter"></i>
<i class="fa fa-instagram"></i>
<i class="fa fa-linkedin"></i>
</div>
</section>
<!------------- JS for menu -------------->
<script>
var navLinks = document.getElementById("navLinks")
function showMenu(){
navLinks.style.right = "0";
}
function hideMenu(){
navLinks.style.right = "-200px";
}
</script>
</body>
</html>