forked from amitdhiman5086/HPRTC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
276 lines (251 loc) · 9.38 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
<!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>E-Waste Facility Locator</title>
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"/>
<script>history.scrollRestoration = "manual"</script>
</head>
<body>
<!-- Navbar -->
<div class="navbar">
<nav id="nav">
<div class="logo"><a href="./index.html">E-Waste Facility Locator</a></div>
<i class="fa-solid fa-bars"></i>
<div class="menu-bar">
<div class="menu-tabs">
<li><a href="#hero">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a href="#">Login/SignUp</a></li>
</div>
</div>
</nav>
<!-- Navbar -->
<!-- Pop-up Section -->
<div id="popup">
<div id="popupc">
</div>
<div id="close">
<i onclick="hidePopup()" class="fa-solid fa-circle-xmark fa-xl"> Close</i>
</div>
</div>
<!-- Pop-up Section -->
<!-- Hero Section -->
<section id="hero">
<div class="down-arrow"></div>
<div class="hero-image">
<img src="./assets/profile-pic.png" alt="hero-image" />
</div>
<div class="hero-text">
<p>Let Your Old Device Help The</p>
<h1>Environment</h1>
<div class="hero-btn">
<button method="get" target="_blank" class="hero-map-btn" onclick="window.location.href='https://www.google.com/maps/search/E-waste+facility+near+me/'"><span>Locate Your Nearest Facility</span></button>
</div>
</div>
<div id="Register">
<div class="form">
<div class="container">
<div class="registerform">
<h2>Register Your Device</h2>
<div class="formBox">
<div class="inputBox">
<input type="text" id="name" required>
<span>Your Full Name</span>
</div>
<div class="inputBox">
<input type="text" id="device-company" required>
<span>Device's Company</span>
</div>
<div class="inputBox">
<input type="email" id="device-model" required>
<span>Model Number</span>
</div>
<div class="inputBox">
<input type="text" id="mobile-number" required>
<span>Mobile Number</span>
</div>
<div class="inputBox-b">
<button type="submit" value="Register" id="submit">Send</button>
</div>
<div class="inputBox-bs">
<button type="submit" value="Register" id="submit">Send</button>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Hero Section -->
<!-- Register Device -->
<!-- <section id="feedback">
</section> -->
<!-- Register Device -->
<!-- About Section -->
<section id="about">
<div class="header">
<h3>About E-Waste Facility</h3>
<hr class="line" />
</div>
<div class="content">
<div class="feature1">
<i class="icon fa fa-sun"></i>
<h6>WHO E-WASTE FACILITY ARE!</h6>
<h4>New Age Recyclers</h4>
<p>We are a new age techno-commercial E-waste recycling expert, enabling the environmental value-chain for all.</p>
</div>
<div class="feature2" id="second">
<i class="icon fa fa-recycle"></i>
<h6>WHAT E-WASTE FACILITY DO!</h6>
<h4>Recycling Solutions</h4>
<p>All The Precious Materials Inside Your Device.</p>
</div>
<div class="feature3" >
<i class="icon fa fa-seedling"></i>
<h6>OUR GOAL</h6>
<h4>Environmental Sustainability</h4>
<p>We keep the environment first and bring in the purpose to address related issues and build a co-existing ecology.</p>
</div>
</div>
<div class="counter">
<div class="container">
<i class="fa-solid fa-house-chimney"></i>
<span class="num" data-val="333">000</span>
<span class="text">E-waste Facility</span>
</div>
<div class="container">
<i class="fa-sharp fa-solid fa-recycle"></i>
<span class="num" data-val="22">000</span>
<span class="text">E-waste Recycled</span>
</div>
<div class="container">
<i class="fa-solid fa-business-time"></i>
<span class="num" data-val="116">000</span>
<span class="text">People Hired</span>
</div>
<div class="container">
<i class="fa-solid fa-percent"></i>
<span class="num" data-val="100">000</span>
<span class="text">Environment Protection</span>
</div>
</div>
</section>
<!-- About Section -->
<!-- Service Section -->
<section id="services">
<h1>Our Services And Solutions</h1>
<div class="service-left">
<div class="box">
<div class="container1">
<h4> Data Center Decommissioning</h4>
<i class="fa-solid fa-database fa-2xl" style="color: #1acc8d;"></i>
</div>
<div class="container2">
<h4>Enterprise Asset Disposition</h4>
<i class="fa-solid fa-house-chimney fa-2xl" style="color: #1acc8d;"></i>
</div>
<div class="container3">
<h4>Environmental Reporting</h4>
<i class="fa-solid fa-leaf fa-2xl" style="color: #1acc8d;"></i>
</div>
</div>
</div>
<div class="service-mid">
<h1>Our Services And Solutions</h1>
<div class="box">
<div class="container">
<img class="middle-img" src="img/download.jpg" alt="">
</div>
</div>
</div>
<div class="service-right">
<div class="box">
<div class="container4">
<i class="fa-solid fa-lightbulb fa-2xl" style="color: #1acc8d;"></i>
<h4>Optimized Innovation</h4>
</div>
<div class="container5">
<i class="fa-solid fa-microchip fa-2xl" style="color: #1acc8d;"></i>
<h4>Product Technology</h4>
</div>
<div class="container6">
<i class="fa-solid fa-recycle fa-2xl" style="color: #1acc8d;"></i>
<h4>Reverse Supply Chain</h4>
</div>
</div>
</div>
</div>
</section>
<!-- Service Section -->
<!-- FAQ Section -->
<section id="faq">
<h1>Frequently Asked Questions</h1>
<hr class="line" />
<div class="faq-item">
<div class="faq-question">
<i class="fa-solid fa-circle-question fa-xl"></i>
What is E-waste?
</div>
<div class="faq-answer">
<i class="fa-solid fa-lightbulb fa-xl"></i>
E-waste, short for electronic waste, refers to discarded electronic devices and equipment. It includes items like old computers, smartphones, tablets, televisions, printers, and more.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<i class="fa-solid fa-circle-question fa-xl"></i>
What is the proper way to dispose E-waste?
</div>
<div class="faq-answer">
<i class="fa-solid fa-lightbulb fa-xl"></i>
To dispose of e-waste properly, take it to certified e-waste recycling centers or collection events. Don't throw it in regular trash. Recycling facilities can safely extract valuable materials and dispose of hazardous substances. Additionally, consider donating or reselling still-functional electronics to reduce waste.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<i class="fa-solid fa-circle-question fa-xl"></i>
How much time is taken to recycle E-waste?
</div>
<div class="faq-answer">
<i class="fa-solid fa-lightbulb fa-xl"></i>
The time required to recycle e-waste varies based on factors like the type and quantity of items, recycling methods, and facility capacity. On average, it can take several weeks to process and recycle e-waste, but more complex or large-scale operations may take longer. Efficient recycling helps recover valuable materials and reduce environmental impact.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<i class="fa-solid fa-circle-question fa-xl"></i>
Which precious metals we can extract from E-waste?
</div>
<div class="faq-answer">
<i class="fa-solid fa-lightbulb fa-xl"></i>
The time required to recycle e-waste varies based on factors like the type and quantity of items, recycling methods, and facility capacity. On average, it can take several weeks to process and recycle e-waste, but more complex or large-scale operations may take longer. Efficient recycling helps recover valuable materials and reduce environmental impact.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<i class="fa-solid fa-circle-question fa-xl"></i>
How much wealth can we generate from E-waste approximately?
</div>
<div class="faq-answer">
<i class="fa-solid fa-lightbulb fa-xl"></i>
<p>
The wealth generated from e-waste recycling can vary widely based on factors like the quantity and quality of materials recovered, market prices, and recycling efficiency. However, it's estimated that globally, e-waste contains billions of dollars' worth of precious metals and recyclable materials, making it a valuable resource for both the economy and the environment.
</p>
</div>
</div>
</section>
<!-- Faq Section -->
<!-- Feedback -->
<footer>
</footer>
<!-- Feedback -->
</body>
<script src="script.js"></script>
<script type="module" src="register.js"></script>
</html>