-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
381 lines (357 loc) · 14.1 KB
/
Copy pathindex.html
File metadata and controls
381 lines (357 loc) · 14.1 KB
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
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Dew Drops Pods — Precision Clean. Naturally Gentle.</title>
<!-- SEO & Social -->
<meta name="description"
content="Dew Drops Pods — precision-clean laundry pods made for Indian households. Hypoallergenic, eco-friendly formula with long-lasting fragrance. Free shipping across India. Shop Starter, Family & Value packs starting at ₹199.">
<meta property="og:title" content="Dew Drops Pods — Precision Clean. Naturally Gentle.">
<meta property="og:description"
content="Laundry pods made for Indian households. Hypoallergenic, eco-friendly, and free shipping across India. Starting at ₹199.">
<meta property="og:url" content="https://dewdropspods.com/">
<meta property="og:type" content="website">
<meta property="og:image" content="https://dewdropspods.com/assets/images/product-image.jpeg">
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="canonical" href="https://dewdropspods.com/">
<!-- Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Dew Drops Laundry Pods",
"description": "Hypoallergenic laundry pods for Indian households. Eco-friendly, dermatologist tested.",
"brand": { "@type": "Brand", "name": "Dew Drops Pods" },
"offers": {
"@type": "AggregateOffer",
"lowPrice": "199",
"highPrice": "599",
"priceCurrency": "INR"
}
}
</script>
<!-- CSS -->
<link
href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Outfit:wght@300;400;500;600&display=swap"
rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
<link rel="stylesheet" href="assets/css/styles.css">
<!-- JS -->
<script src="assets/js/main.js" defer></script>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
</head>
<body>
<!-- NAV -->
<nav>
<div class="nav-logo">Dew <span>Drops</span> Pods</div>
<!-- Hamburger -->
<div class="hamburger" id="hamburger">
<span></span>
<span></span>
<span></span>
</div>
<div class="nav-links" id="navLinks">
<a href="#features">Features</a>
<a href="#how">How It Works</a>
<a href="#assurance">Why Us?</a>
<a href="#shipping">Shipping</a>
<a href="#pricing">Pricing</a>
<a href="#cta" class="nav-cta">Order Now</a>
</div>
</nav>
<!-- HERO -->
<section class="hero">
<div class="hero-bg-circle c1"></div>
<div class="hero-bg-circle c2"></div>
<div class="hero-left">
<div class="hero-badge">Laundry Reinvented</div>
<h1 class="hero-title"><em>Dew</em><span class="brand-word">Drops Pods</span></h1>
<p class="hero-tagline">Precision clean. Naturally gentle.</p>
<div class="hero-actions"><a href="#cta" class="btn-primary">Shop Now</a><a href="#features"
class="btn-outline">See Features</a></div>
</div>
<div class="hero-right">
<div class="pod-scene">
<div class="pod-glow"></div>
<!-- Floating info pills -->
<div class="hero-pill pill-1">
<div class="dot" style="background:#2bbfa5;"></div>Hypoallergenic
</div>
<div class="hero-pill pill-2">
<div class="dot" style="background:#c8963e;"></div>Long-Lasting Fragrance
</div>
<div class="hero-pill pill-3">
<div class="dot" style="background:#0e6655;"></div>All Machine Compatible
</div>
<!-- Pod SVG -->
<div class="pod-main"><svg class="pod-svg" viewBox="0 0 160 160" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="podGrad" cx="38%" cy="32%" r="65%">
<stop offset="0%" stop-color="#5ce6d1" />
<stop offset="55%" stop-color="#1a8a73" />
<stop offset="100%" stop-color="#0b4f41" />
</radialGradient>
<radialGradient id="podShine" cx="30%" cy="25%" r="50%">
<stop offset="0%" stop-color="rgba(255,255,255,0.55)" />
<stop offset="100%" stop-color="rgba(255,255,255,0)" />
</radialGradient>
<radialGradient id="liquidGrad" cx="50%" cy="40%" r="55%">
<stop offset="0%" stop-color="#f5e8d0" />
<stop offset="100%" stop-color="#c8963e" />
</radialGradient>
</defs>
<!-- Pod body -->
<ellipse cx="80" cy="88" rx="60" ry="62" fill="url(#podGrad)" />
<!-- Pod top dome -->
<ellipse cx="80" cy="38" rx="40" ry="30" fill="url(#podGrad)" />
<!-- Pod neck -->
<rect x="42" y="36" width="76" height="16" rx="4" fill="#1a8a73" />
<!-- Shine overlay -->
<ellipse cx="80" cy="80" rx="60" ry="62" fill="url(#podShine)" />
<!-- Liquid window -->
<ellipse cx="80" cy="95" rx="30" ry="26" fill="url(#liquidGrad)" opacity="0.85" />
<!-- Liquid shine -->
<ellipse cx="72" cy="85" rx="10" ry="7" fill="rgba(255,255,255,0.35)"
transform="rotate(-20,72,85)" />
<!-- Dew drop logo mark -->
<ellipse cx="80" cy="60" rx="6" ry="9" fill="rgba(255,255,255,0.6)" />
<ellipse cx="80" cy="57" rx="3" ry="2.5" fill="rgba(255,255,255,0.9)" />
</svg></div>
<!-- Bubbles -->
<div class="bubble b1"></div>
<div class="bubble b2"></div>
<div class="bubble b3"></div>
<div class="bubble b4"></div>
<div class="bubble b5"></div>
<div class="bubble b6"></div>
</div>
</div>
</section>
<!-- TRUST STRIP -->
<div class="trust-strip">
<div class="trust-item"><span class="trust-icon">🇮🇳</span>Free Shipping Across India </div>
<div class="trust-item"><span class="trust-icon">✦</span>Zero Harsh Chemicals </div>
<div class="trust-item"><span class="trust-icon">✦</span>Dermatologist Tested </div>
<div class="trust-item"><span class="trust-icon">✦</span>Eco-Friendly Formula </div>
</div>
<!-- FEATURES -->
<section class="features" id="features">
<div style="max-width:960px; margin:0 auto;">
<p class="section-label reveal">Why Dew Drops</p>
<h2 class="section-title reveal">Every wash,
<strong>a fresh start.</strong>
</h2>
<p class="section-sub reveal">Crafted for Indian households,
Dew Drops Pods combine powerful cleaning science with skin-gentle ingredients — no
compromises,
just clean clothes every time.</p>
<div class="features-grid">
<div class="feat-card reveal">
<div class="feat-icon-wrap">🌿</div>
<div class="feat-title">No Allergies</div>
<p class="feat-desc">Formulated free from harsh irritants and artificial
allergens — safe for the whole family,
including babies and sensitive skin.</p>
</div>
<div class="feat-card reveal">
<div class="feat-icon-wrap">🌸</div>
<div class="feat-title">Fresh Fragrance</div>
<p class="feat-desc">A long-lasting,
naturally inspired scent that keeps your clothes smelling fresh for hours
after every wash cycle.</p>
</div>
<div class="feat-card reveal">
<div class="feat-icon-wrap">✨</div>
<div class="feat-title">Brilliant Shine</div>
<p class="feat-desc">Our brightening agents restore fabric radiance and help
maintain colour vibrancy,
wash after wash after wash.</p>
</div>
<div class="feat-card reveal">
<div class="feat-icon-wrap">🔬</div>
<div class="feat-title">Precision Clean</div>
<p class="feat-desc">Concentrated pod formula dissolves fast and targets stains
at the fibre level — no pre-soaking needed.</p>
</div>
</div>
</div>
</section>
<!-- HOW IT WORKS -->
<section class="how" id="how">
<div style="max-width:840px; margin:0 auto;">
<p class="section-label text-center reveal">How It Works</p>
<h2 class="section-title text-center reveal">Three steps. <strong>One pod.</strong>
</h2>
<div class="steps">
<div class="step reveal">
<div class="step-num">01</div>
<div class="step-title">Drop It In</div>
<p class="step-desc">Place one Dew Drops Pod directly into your washing
machine drum before loading clothes — no measuring,
no mess.</p>
</div>
<div class="step reveal">
<div class="step-num">02</div>
<div class="step-title">Load & Start</div>
<p class="step-desc">Add your clothes on top,
choose your cycle,
and press start. The pod dissolves instantly in any water temperature.
</p>
</div>
<div class="step reveal">
<div class="step-num">03</div>
<div class="step-title">Enjoy Clean</div>
<p class="step-desc">Unload fresh-smelling,
visibly bright clothes. No residue. No repeat wash needed. Just
effortless clean.</p>
</div>
</div>
</div>
</section>
<!-- COMPAT BANNER -->
<div class="compat">
<div class="compat-inner">
<div class="reveal">
<p class="section-label" style="color:var(--aqua);">Universal Compatibility
</p>
<h2 class="compat-title">Works with <strong>every machine</strong>you own.
</h2>
<p class="compat-sub">Whether you have a budget top-loader or a premium
front-loader,
Dew Drops Pods are engineered to deliver perfect results in all washing
machine types available in India.</p>
</div>
<div class="machine-list reveal">
<div class="machine-item"><span class="machine-ico">🔄</span>
<div class="machine-name">Front Load<small>HE Compatible</small></div>
</div>
<div class="machine-item"><span class="machine-ico">⬆️</span>
<div class="machine-name">Top Load<small>All drum sizes</small></div>
</div>
<div class="machine-item"><span class="machine-ico">💧</span>
<div class="machine-name">Semi-Auto<small>Soaker drum</small></div>
</div>
<div class="machine-item"><span class="machine-ico">🌡️</span>
<div class="machine-name">Cold & Hot<small>All temperatures</small>
</div>
</div>
</div>
</div>
</div>
<!-- ASSURANCE -->
<section class="assurance" id="assurance">
<p class="section-label text-center reveal">Our Promise</p>
<h2 class="section-title text-center reveal">Numbers that <strong>speak for
themselves.</strong></h2>
<div class="assurance-grid">
<div class="assure-item reveal">
<div class="assure-num">100%</div>
<div class="assure-label">Hypoallergenic formula — safe for all skin
types and ages</div>
</div>
<div class="assure-item reveal">
<div class="assure-num">1</div>
<div class="assure-label">Pod per wash. No more measuring,
no more guessing</div>
</div>
<div class="assure-item reveal">
<div class="assure-num">0</div>
<div class="assure-label">Delivery charges anywhere in India —
always free</div>
</div>
</div>
</section>
<!-- SHIPPING -->
<section class="shipping" id="shipping">
<div class="shipping-inner reveal">
<div>
<p class="ship-label">Delivery Promise</p>
<h2 class="ship-title">Free shipping <span>all over India.</span></h2>
<p class="ship-desc">From Kashmir to Kanyakumari — every order ships
free,
fast,
and safely right to your doorstep. No minimum order. No hidden
charges. Ever.</p>
</div>
<div class="ship-badge"><span class="big">₹0</span>Delivery<br />Anywhere in
India </div>
</div>
</section>
<!-- PRICING -->
<section id="pricing">
<h2 class="section-title">Choose your pack</h2>
<div class="pricing-grid">
<div class="card">
<h3>Starter</h3>
<p>15 Pods</p>
<div class="price">₹199</div>
<a href="https://api.whatsapp.com/send/?phone=+919400303429&text=Hi, I would like to get Dew Drops Starter Pack @ ₹199.&type=phone_number"
target="_blank" class="btn btn-primary">Buy</a>
</div>
<div class="card">
<h3>Family</h3>
<p>30 Pods</p>
<div class="price">₹349</div>
<a href="https://api.whatsapp.com/send/?phone=+919400303429&text=Hi, I would like to get Dew Drops Family Pack @ ₹349.&type=phone_number"
target="_blank" class="btn btn-primary">Buy</a>
</div>
<div class="card">
<h3>Value</h3>
<p>60 Pods</p>
<div class="price">₹599</div>
<a href="https://api.whatsapp.com/send/?phone=+919400303429&text=Hi, I would like to get Dew Drops Value Pack @ ₹599.&type=phone_number"
target="_blank" class="btn btn-primary">Buy</a>
</div>
</div>
</section>
<!-- CTA -->
<section class="cta-section" id="cta">
<div class="cta-bg b1"></div>
<div class="cta-bg b2"></div>
<h2 class="reveal">Ready to feel the <em>difference?</em></h2>
<p class="reveal">
Join thousands of Indian households who have switched
to Dew Drops Pods — cleaner, gentler, simpler laundry every single day.
</p>
<a href="https://api.whatsapp.com/send/?phone=+919400303429&text=Hi, I would like to get Dew Drops Sample Pack.&type=phone_number"
target="_blank" class="btn-white reveal">Order Your First Pack →</a>
</section>
<!-- FOOTER -->
<footer>
<div class="foot-logo">Dew <span>Drops</span> Pods</div>
<div class="foot-social">
<a href="https://instagram.com/dewdropods" target="_blank" rel="noopener" aria-label="Instagram">
<i class="fa-brands fa-instagram"></i>
</a>
<a href="https://facebook.com/dewdropods" target="_blank" rel="noopener" aria-label="Facebook">
<i class="fa-brands fa-facebook"></i>
</a>
<a href="https://wa.me/919400303429" target="_blank" rel="noopener" aria-label="WhatsApp">
<i class="fa-brands fa-whatsapp"></i>
</a>
<a href="mailto:hello@dewdropspods.com" aria-label="Email">
<i class="fa-solid fa-envelope"></i>
</a>
<a href="tel:+919400303429" aria-label="Phone">
<i class="fa-solid fa-phone"></i>
</a>
</div>
<div class="foot-contact">
<span><i class="fa-solid fa-envelope"></i> hello@dewdropspods.com</span>
<span><i class="fa-solid fa-phone"></i> +91 94003 03429</span>
</div>
<!-- <div class="foot-links">
<a href="#">Privacy Policy</a>
<a href="#">Terms</a>
<a href="#">Contact Us</a>
</div> -->
<div class="foot-copy">© 2026 Dew Drops Pods. All rights reserved.</div>
</footer>
</body>
</html>