Skip to content

Commit 2bbbcb1

Browse files
authored
Merge pull request #2709 from sm-28601/fix/epr-policy-layout
Fix layout, spacing, and typography issues on EPR Policy page
2 parents 796c229 + b9688f2 commit 2bbbcb1

File tree

1 file changed

+48
-62
lines changed

1 file changed

+48
-62
lines changed

src/User/pages/EPRPage/EPR_Page.jsx

Lines changed: 48 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,15 @@ const EPR_Page = () => {
66
}, []);
77

88
return (
9-
<div className="epr-compliance p-2 sm:p-5 bg-[#fff0e3ff]">
10-
<div
11-
className="container mx-auto max-w-6xl bg-[white] px-4 py-8 sm:py-12 md:py-16 rounded-lg shadow-lg shadow-gray-500/50 mt-28"
12-
style={{ border: "1px solid #393d3cff" }}>
13-
<main className="text-sm sm:text-base">
9+
<div className="epr-compliance pt-32 pb-16 px-2 sm:px-5 bg-[#fff0e3ff] min-h-screen">
10+
<div className="mx-auto max-w-4xl bg-white p-5 sm:p-6 md:p-8 rounded-xl shadow-md border border-gray-300">
11+
<main className="text-sm sm:text-base [&>p]:text-justify">
1412
<div className="head">
15-
<h1 className="text-center text-xl sm:text-2xl font-bold mb-4 text-[forestgreen]">
13+
<h1 className="text-center text-xl sm:text-2xl font-bold mb-4 text-green-800">
1614
VIGYBAG INDIA PRIVATE LIMITED E-WASTE RECYCLING POLICY
1715
</h1>
1816
</div>
19-
<p className="mb-4">
17+
<p className="mb-2">
2018
The Information and Communication revolution has brought enormous
2119
changes in the way we organize our lives, our economies, industries
2220
and institutions. These spectacular developments in modern times
@@ -28,35 +26,34 @@ const EPR_Page = () => {
2826
E-Waste is therefore critical to the protection of livelihood,
2927
health, and environment.
3028
</p>
31-
<p className="mb-4">
32-
To deal with this ever-rising problem of E-Waste, the government of
29+
<p className="mb-2">
30+
To deal with this ever-rising problem of E-Waste, the government of
3331
India, through its Ministry of Environment and Forest, formulated
3432
the E-Waste (Management and Handling) Rules in 2016.
3533
</p>
36-
<br />
37-
<h2 className="text-lg sm:text-xl font-semibold mb-2">
34+
<h2 className="text-lg sm:text-xl font-semibold mb-2 mt-2 text-green-800">
3835
VigyBag's Commitment to E-Waste Management
3936
</h2>
40-
<p className="mb-4">
37+
<p className="mb-2">
4138
VigyBag stands committed to implementing the E-Waste Management
4239
under the E-Waste Rules.
4340
</p>
44-
<p className="mb-4">
41+
<p className="mb-2">
4542
The Basel Convention defines wastes as "Substances or objects, which
4643
are disposed of or are intended to be disposed of, or are required
4744
to be disposed of by the provisions of national laws".
4845
</p>
49-
<p className="mb-4">
46+
<p className="mb-2">
5047
E-waste has been defined as "Waste electrical and electronic
5148
equipment, whole or in part or rejects from their manufacturing and
5249
repair process, which are intended to be discarded."
5350
</p>
54-
<p className="mb-4">
51+
<p className="mb-2">
5552
Whereas, Electrical and electronic equipment has been defined as:
5653
"Equipment which is dependent on electrical currents or
5754
electro-magnetic fields to be fully functional".
5855
</p>
59-
<p className="mb-4">
56+
<p className="mb-2">
6057
Like hazardous waste, the problem of e-waste has become an immediate
6158
and long-term concern as its unregulated accumulation and recycling
6259
can lead to major environmental problems endangering human health.
@@ -67,71 +64,67 @@ const EPR_Page = () => {
6764
recyclers to facilitate our organization and our customers to enable
6865
them to dispose of E-Waste products after their end-of-life.
6966
</p>
70-
<br />
71-
<h2 className="text-lg sm:text-xl font-semibold mb-2">
67+
<h2 className="text-lg sm:text-xl font-semibold mb-2 text-green-800">
7268
Activities to Promote E-Waste Recycling
7369
</h2>
74-
<br />
7570
<p className="font-bold mb-2">
7671
As an environmentally conscious organization, VigyBag has initiated
7772
various activities to promote E-Waste recycling:
7873
</p>
79-
<ul className="list-disc list-inside mb-4">
74+
<ul className="list-disc list-outside pl-6 mb-2 space-y-2">
8075
<li>
81-
- 100% recycling and disposal through authorized recyclers to
76+
100% recycling and disposal through authorized recyclers to
8277
avoid the adverse effects of E-Waste.
8378
</li>
8479
</ul>
85-
<h2 className="text-lg sm:text-xl font-semibold mb-2 italic">
80+
<h2 className="text-lg sm:text-xl font-semibold mb-2 text-green-800">
8681
Adverse Effects of E-Waste
8782
</h2>
88-
<ul className="list-disc list-inside mb-4">
83+
<ul className="list-disc list-outside pl-6 mb-2 space-y-2">
8984
<li>
90-
- Toxic materials present in e-waste get mixed with earth, air,
85+
Toxic materials present in e-waste get mixed with earth, air,
9186
water, etc. and cause health issues.
9287
</li>
9388
<li>
94-
- Oil & gases present in e-waste like compressors and CRTs cause
89+
Oil & gases present in e-waste like compressors and CRTs cause
9590
environmental pollution.
9691
</li>
97-
<li>- Batteries contain highly hazardous elements.</li>
92+
<li>Batteries contain highly hazardous elements.</li>
9893
<li>
99-
- Burning of rubber & plastic in open areas causes air pollution.
94+
Burning of rubber & plastic in open areas causes air pollution.
10095
</li>
10196
<li>
102-
- Bad impact on human beings, animals, and other living organisms.
97+
Bad impact on human beings, animals, and other living organisms.
98+
</li>
99+
<li>
100+
Wastage of natural resources.
103101
</li>
104-
<li>- Wastage of natural resources.</li>
105102
</ul>
106-
<br />
107-
<h2 className="text-lg sm:text-xl font-semibold mb-2 italic">
103+
<h2 className="text-lg sm:text-xl font-semibold mb-2 text-green-800">
108104
How You Can Contribute to a Greener Environment
109105
</h2>
110-
<br />
111-
<ul className="list-disc list-inside mb-4">
106+
<ul className="list-disc list-outside pl-6 mb-2 space-y-2">
112107
<li>
113-
- All electrical and electronic products should be handed over
108+
All electrical and electronic products should be handed over
114109
only to authorized recyclers for recycling.
115110
</li>
116111
<li>
117-
- The E-Waste product should be handed over only to an authorized
112+
The E-Waste product should be handed over only to an authorized
118113
recycler for disposal.
119114
</li>
120115
<li>
121-
- Keep the e-waste in an isolated area after it becomes
116+
Keep the e-waste in an isolated area after it becomes
122117
non-functional/un-repairable to prevent its accidental breakage.
123118
</li>
124119
<li>
125-
- Please call our toll-free number 1800-123-8783 for the
120+
Please call our toll-free number 1800-123-8783 for the
126121
collection of E-Waste.
127122
</li>
128123
</ul>
129-
<br />
130-
<h2 className="text-lg sm:text-xl font-semibold mb-2">
124+
<h2 className="text-lg sm:text-xl font-semibold mb-2 text-green-800">
131125
Why Recycle?
132126
</h2>
133-
<br />
134-
<ul className="list-disc list-inside mb-4">
127+
<ul className="list-disc list-outside pl-6 mb-2 space-y-2">
135128
<li>
136129
<strong>Conserve Resources:</strong>
137130
<br />
@@ -153,67 +146,60 @@ const EPR_Page = () => {
153146
contributions to global warming.
154147
</li>
155148
</ul>
156-
<br />
157-
<h2 className="text-lg sm:text-xl font-semibold mb-2 italic">
149+
<h2 className="text-lg sm:text-xl font-semibold mb-2 text-green-800">
158150
Don'ts for E-Waste
159151
</h2>
160-
<br />
161-
<ul className="list-disc list-inside mb-4">
152+
<ul className="list-disc list-outside pl-6 mb-4 space-y-2">
162153
<li>
163-
- The product should not be opened/dismantled by the user but only
154+
The product should not be opened/dismantled by the user but only
164155
by authorized service personnel.
165156
</li>
166157
<li>
167-
- The product is not meant for resale to any unauthorized
158+
The product is not meant for resale to any unauthorized
168159
agencies/scrap dealers.
169160
</li>
170161
<li>
171-
- The product is not meant for mixing into the household waste
162+
The product is not meant for mixing into the household waste
172163
stream.
173164
</li>
174165
<li>
175-
- Do not keep any replaced spare part(s) from the product in an
166+
Do not keep any replaced spare part(s) from the product in an
176167
exposed area.
177168
</li>
178169
</ul>
179-
<br />
180-
<h2 className="text-lg sm:text-xl font-semibold mb-2 italic">
170+
<h2 className="text-lg sm:text-xl font-semibold mb-2 text-green-800">
181171
Terms and Conditions
182172
</h2>
183-
<br />
184-
<ul className="list-disc list-inside mb-4">
173+
<ul className="list-disc list-outside pl-6 mb-2 space-y-2">
185174
<li>
186-
- This initiative is a step towards our commitment to a cleaner
175+
This initiative is a step towards our commitment to a cleaner
187176
and greener earth.
188177
</li>
189178
<li>
190-
- This move is one of the ways to show that we are concerned and
179+
This move is one of the ways to show that we are concerned and
191180
thus we request all our customers to join this movement to make it
192181
successful by contributing their end-of-life products.
193182
</li>
194183
<li>
195-
- For any assistance/guidance for the disposal of e-waste please
184+
For any assistance/guidance for the disposal of e-waste please
196185
call our toll-free number: 1800-212-8783.
197186
</li>
198187
<li>
199-
- Products offered for recycling are not eligible for exchange
188+
Products offered for recycling are not eligible for exchange
200189
offers.
201190
</li>
202191
<li>
203-
- The service is available as per conditions applicable in the
192+
The service is available as per conditions applicable in the
204193
respective area by recyclers.
205194
</li>
206195
</ul>
207-
<br />
208-
<h2 className="text-lg sm:text-xl font-semibold mb-2">
196+
<h2 className="text-lg sm:text-xl font-semibold mb-2 text-green-800">
209197
Collection Points
210198
</h2>
211-
<br />
212199
<h4 className="text-base sm:text-lg mb-2">
213200
You can also deposit your E-Waste directly at the collection points.
214201
For information on collection points please see the list below.
215202
</h4>
216-
<br />
217203
<div className="overflow-x-auto">
218204
<table className="table-auto w-full border-collapse border border-gray-200 min-w-[600px]">
219205
<caption className="text-left mb-2">

0 commit comments

Comments
 (0)