-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
223 lines (203 loc) · 8.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
<!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>RP Alloys | Best Machine and Casting Solution</title>
<link rel="shortcut icon" href="./assets/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="./css/style.css">
</head>
<body>
<!-- Navbar -->
<nav class="nav">
<div class="nav-menu">
<img src="./assets/menu.png" alt="menu">
</div>
<div class="nav-image">
<img src="./assets/logo.png" alt="Logo">
</div>
<!-- <div class="nav-in-touch"> -->
<a href="#contact" class="nav-in-touch">
<span>Get in Touch</span>
<img src="./assets/right-arrows.png" alt="arrow">
</a>
<!-- </div> -->
</nav>
<!-- Banner Section -->
<section class="banner">
<h1 class="banner-title">Best Machine and <br> Casting Solution</h1>
<div class="banner-items">
<div class="banner-rectangle-red"></div>
<div class="banner-text">
<p class="transparent-text">nt Industry</p>
<p class="banner-mining">Mining/Mineral Processing</p>
<p class="transparent-text">Rubber Industry</p>
</div>
</div>
</section>
<!-- Summary -->
<section class="summary container">
<p class="section-subtitle">Smart Working Team</p>
<h1 class="section-title">Some of the best of <br> industry experts</h1>
<div class="summary-details">
<p>
Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudanti um totam rem aperiam, eaque ipsa quae ab illo inve ntore veritatis et quasi architecto beatae vitae dicta sunt explicabo. </p>
</div>
<div class="summary-count">
<div class="single-count">
<div>
<h1 class="count-number">20</h1>
<p class="plus-icon">+</p>
</div>
<p><b>Location</b> Worldwide</p>
</div>
<div class="count-divider"></div>
<div class="single-count">
<div>
<h1 class="count-number">23</h1>
<p class="plus-icon">+</p>
</div>
<p>Year of <b>Experience</b></p>
</div>
<div class="count-divider"></div>
<div class="single-count">
<div>
<h1 class="count-number">50</h1>
<p class="plus-icon">+</p>
</div>
<p>Global Happy <b>Clients</b></p>
</div>
</div>
</section>
<!-- Customer Choice Section -->
<section class="customer-choice container">
<p class="section-subtitle">Customer Firsr Approach</p>
<h1 class="section-title">First choice of procurement <br> partners across global</h1>
<div class="service-card-container">
<div class="service-card cement-card">
<div>
<div class="card-rectangle"></div>
<h2 class="card-title">Cement Industry</h2>
<p class="card-details">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore.</p>
</div>
</div>
<div class="service-card mining-card">
<div>
<div class="card-rectangle"></div>
<h2 class="card-title">Cement Industry</h2>
<p class="card-details">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore.</p>
</div>
</div>
<div class="service-card rubber-card">
<div>
<div class="card-rectangle"></div>
<h2 class="card-title">Cement Industry</h2>
<p class="card-details">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore.</p>
</div>
</div>
</div>
<!-- Background Images -->
<img src="./assets/pngwing-1.png" alt="pngwing" class="png-wing-1">
<img src="./assets/pngwing-2.png" alt="pngwing" class="png-wing-2">
</section>
<!-- Industry Info Section -->
<section class="industry-info container">
<div>
<p class="section-subtitle">Customer First Approach</p>
<h1 class="section-title">World Class <br>Machine & Infra</h1>
<p class="industry-details">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusa <br> ntium doloremque laudanti um totam rem aperiam, eaque ipsa</p>
<div class="industry-overview">
<div class="single-overview">
<img src="./assets/industry-1.png" alt="industry">
<h2>10,000 ft<sup>2</sup></h2>
<h4><b>Factory</b> Area</h4>
</div>
<div class="single-overview">
<img src="./assets/industry-2.png" alt="industry">
<h2>30+</h2>
<h4><b>Factory</b> We have</h4>
</div>
<div class="single-overview">
<img src="./assets/industry-3.png" alt="industry">
<h2>2,000</h2>
<h4><b>Workers</b> We have</h4>
</div>
</div>
</div>
<div class="industry-circle-text"><img src="./assets/industy-circle-text.png" alt="circle text"></div>
</section>
<!-- Contact Section -->
<section class="contact container">
<div class="contact-container" id="contact">
<div class="map">
<h1 class="get-in-touch">Get In Touch</h1>
<div class="address">
<img src="./assets/address-icon.png" alt="address">
<p>7, South Side G.T Rd, Sector 13, Bulandshahr <br> Road Industrial Area, Ghaziabad, Uttar Pradesh</p>
</div>
<div class="mini-map">
<!-- <img src="./assets/map-2.png" alt="map"> -->
</div>
</div>
<div class="contact-form">
<div class="input-container">
<img src="./assets/user.png" alt="user">
<input type="text" name="fullname" id="fullname" placeholder="Full Name">
</div>
<div class="input-container">
<img src="./assets/email.png" alt="email">
<input type="email" name="email" id="email" placeholder="Email">
</div>
<div class="input-container">
<img src="./assets/phone.png" alt="phone">
<input type="number" name="phone" id="phone" placeholder="Mobile Number">
</div>
<div class="message-container">
<img src="./assets/message.png" alt="user">
<textarea name="message" id="message" cols="30" rows="5" placeholder="Enter your Message"></textarea>
</div>
<div>
<button class="submit-btn">Submit</button>
</div>
</div>
</div>
</section>
<!-- Footer Section -->
<section class="footer">
<footer>
<div class="footer-route">
<h2>About</h2>
<h2>Infrastructure</h2>
<h2>Contact us</h2>
</div>
<div class="footer-divider"></div>
<div class="footer-industry">
<h2>Industry</h2>
<div>
<ul>
<li>Cement</li>
<li>Mining Processing</li>
<li>Rubber</li>
</ul>
<ul>
<li>Sugar</li>
<li>Fertilizer</li>
<li>Power</li>
</ul>
</div>
</div>
<div class="footer-divider"></div>
<div class="footer-copyright">
<div class="footer-social">
<a href="https://twitter.com/itsproali"><img src="./assets/twitter.png" alt="twitter"></a>
<a href="https://instagram.com/itsproali"><img src="./assets/instagram.png" alt="instagram"></a>
<a href="https://linkedin.com/in/itsproali"><img src="./assets/linkedin.png" alt="linkedin"></a>
</div>
<p>2022 © RP Alloys & steel forging</p>
<p>Developed by <a href="https://itsproali.netlify.app">Mohammad Ali</a></p>
</div>
</footer>
</section>
</body>
</html>