generated from raja21068/yoga
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathanti-aging.html
196 lines (187 loc) · 7.88 KB
/
anti-aging.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Natural Anti-Aging Skincare Routine 🌱</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f9;
color: #333;
}
header {
background-color: #8cc0a5;
padding: 20px;
text-align: center;
color: white;
}
header h1 {
font-size: 2em;
margin: 0;
}
.container {
padding: 20px;
max-width: 800px;
margin: 0 auto;
}
.section {
margin: 20px 0;
padding: 20px;
border-radius: 8px;
background-color: white;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}
h2 {
font-size: 1.8em;
color: #5a7d5a;
margin-bottom: 10px;
}
.step {
margin: 15px 0;
}
.step h3 {
font-size: 1.2em;
color: #4a7d4a;
margin: 0 0 5px;
}
.step p {
margin: 5px 0;
font-size: 1em;
}
.cta-btn {
display: inline-block;
margin-top: 15px;
padding: 10px 20px;
background-color: #8cc0a5;
color: white;
text-decoration: none;
border-radius: 4px;
}
footer {
background-color: #8cc0a5;
color: white;
text-align: center;
padding: 15px;
font-size: 0.9em;
}
@media (max-width: 768px) {
h2 {
font-size: 1.5em;
}
.step h3 {
font-size: 1.1em;
}
}
</style>
</head>
<body>
<header>
<h1>🌿 Natural Anti-Aging Skincare Routine 🌟</h1>
<p>Embrace the power of nature for a youthful, glowing complexion.</p>
</header>
<div class="container">
<!-- Morning Routine -->
<section class="section">
<h2>🌞 Morning Routine: Protection, Hydration & Brightening</h2>
<div class="step">
<h3>1. Cleanser 🌊</h3>
<p><strong>Product:</strong> Eminence Stone Crop Gel Wash</p>
<p><strong>DIY Option:</strong> Use 1 teaspoon of honey. Apply to damp skin, massage in, then rinse.</p>
<p><strong>Why:</strong> Honey naturally cleanses and hydrates, leaving skin soft and clean.</p>
</div>
<div class="step">
<h3>2. Toner (Green Tea & Aloe) 🍃</h3>
<p><strong>DIY Recipe:</strong> Brew 1 cup of green tea, let it cool, and add 1 teaspoon of aloe vera gel. Mix and pour into a spray bottle.</p>
<p><strong>How to Use:</strong> Spray on your face or apply with a cotton pad after cleansing.</p>
<p><strong>Why:</strong> Green tea is rich in antioxidants that fight free radicals, while aloe hydrates and soothes.</p>
</div>
<div class="step">
<h3>3. Vitamin C Serum 🍊</h3>
<p><strong>Option:</strong> Use a natural Vitamin C serum or mix 2-3 drops of lemon juice with 1 tablespoon of aloe vera gel for a gentle DIY version.</p>
<p><strong>Why:</strong> Vitamin C brightens skin and supports collagen production, reducing signs of aging.</p>
</div>
<div class="step">
<h3>4. Hyaluronic Acid Serum 💧</h3>
<p><strong>Option:</strong> Use a plant-based hyaluronic acid serum or simply apply a small amount of pure aloe vera gel.</p>
<p><strong>Why:</strong> Hyaluronic acid (or aloe) locks in moisture, plumping the skin and smoothing fine lines.</p>
</div>
<div class="step">
<h3>5. Moisturizer (Rosehip & Jojoba Oil) 🌹</h3>
<p><strong>DIY Recipe:</strong> Mix equal parts rosehip oil and jojoba oil. Use a few drops on your face and neck.</p>
<p><strong>Why:</strong> Rosehip oil is rich in vitamin A for skin regeneration, while jojoba oil provides lightweight hydration without clogging pores.</p>
</div>
<div class="step">
<h3>6. Sunscreen ☀️</h3>
<p><strong>Option:</strong> Use a mineral-based sunscreen like Coola SPF 30. For added protection, apply a few drops of grapeseed oil under sunscreen.</p>
<p><strong>Why:</strong> Sunscreen is essential for preventing UV damage, and grapeseed oil offers extra antioxidant benefits.</p>
</div>
<a href="#shop" class="cta-btn">Shop Morning Routine 🌞</a>
</section>
<!-- Evening Routine -->
<section class="section">
<h2>🌙 Evening Routine: Repair, Anti-Aging & Deep Hydration</h2>
<div class="step">
<h3>1. Double Cleanse ✨</h3>
<p><strong>Step 1:</strong> Use argan oil as a makeup remover. Gently massage into skin and wipe off.</p>
<p><strong>Step 2:</strong> Follow with the same cleanser from the morning routine to finish cleansing.</p>
</div>
<div class="step">
<h3>2. Exfoliating Mask (1-2 times a week) 🍯</h3>
<p><strong>DIY Mask:</strong> Mix 1 teaspoon turmeric powder with 1 tablespoon honey or yogurt. Apply for 10-15 minutes, then rinse.</p>
<p><strong>Why:</strong> Turmeric brightens skin and has anti-inflammatory properties.</p>
</div>
<div class="step">
<h3>3. Toner (Green Tea or Aloe) 🍃</h3>
<p>Use the same toner from the morning routine to calm and hydrate your skin after cleansing.</p>
</div>
<div class="step">
<h3>4. Retinol Alternative 🌱</h3>
<p><strong>Option:</strong> Use rosehip oil or carrot seed oil as a gentle retinol alternative.</p>
<p><strong>Why:</strong> These oils help promote cell turnover, reducing the appearance of fine lines.</p>
</div>
<div class="step">
<h3>5. Hyaluronic Acid Serum 💧</h3>
<p>Apply hyaluronic acid serum or a thin layer of aloe vera gel to keep skin hydrated overnight.</p>
</div>
<div class="step">
<h3>6. Moisturizer (Grapeseed & Rosehip Oil) 🍇</h3>
<p><strong>DIY Blend:</strong> Mix a few drops of grapeseed oil with rosehip oil. Apply as the last step.</p>
<p><strong>Why:</strong> Grapeseed oil tightens skin, while rosehip oil regenerates and smooths.</p>
</div>
<a href="#shop" class="cta-btn">Shop Evening Routine 🌙</a>
</section>
<!-- Weekly Add-Ons -->
<section class="section">
<h2>🌟 Weekly Add-Ons</h2>
<div class="step">
<h3>Exfoliating Scrub 🧖♀️</h3>
<p><strong>DIY Recipe:</strong> Mix 1 tablespoon brown sugar with 1 tablespoon honey. Gently scrub on damp skin, then rinse.</p>
<p><strong>Why:</strong> This scrub removes dead skin cells, promoting a smoother, brighter complexion.</p>
</div>
<div class="step">
<h3>Deep Hydration Mask 🍃</h3>
<p><strong>DIY Mask:</strong> Mix 2 tablespoons aloe vera gel with 1 tablespoon honey. Apply for 15 minutes, then rinse with warm water.</p>
<p><strong>Why:</strong> This mask deeply hydrates and repairs, leaving skin soft and refreshed.</p>
</div>
</section>
<!-- Ingredient Benefits -->
<section class="section">
<h2>🌿 Ingredient Benefits</h2>
<ul>
<li><strong>Aloe Vera & Green Tea 🍵</strong>: Hydrates, reduces inflammation, and protects against environmental damage.</li>
<li><strong>Rosehip & Jojoba Oils 🌹</strong>: Deeply hydrates and supports anti-aging.</li>
<li><strong>Vitamin C & Hyaluronic Acid 🍊💧</strong>: Brightens and plumps for a youthful glow.</li>
<li><strong>Turmeric & Grapeseed Oil 🌻🍇</strong>: Brightens, firms, and provides antioxidant protection.</li>
<li><strong>Argan Oil & Carrot Seed Oil 🥕🌰</strong>: Gently improves skin texture and reduces fine lines.</li>
</ul>
</section>
</div>
<!-- Footer -->
<footer>
<p>© 2024 Natural Radiance | Follow us on 🌐 Instagram | Facebook | Pinterest</p>
</footer>
</body>
</html>