-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththerapies.html
More file actions
162 lines (148 loc) · 8.17 KB
/
Copy paththerapies.html
File metadata and controls
162 lines (148 loc) · 8.17 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Yoga Therapy for Back Pain, Obesity & Sciatica | Natural Cure</title>
<meta name="description"
content="Specialized Yoga therapy for Chronic Back Pain, Obesity Management, Sciatica, and Cervical Spondylosis. Non-surgical, natural healing through ancient yogic techniques.">
<meta name="keywords"
content="Yoga for Back Pain, Weight Loss Yoga Indore, Sciatica Cure Yoga, Cervical Pain Relief, Hatha Yoga Therapy, Natural Healing Indore">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;700&family=Playfair+Display:ital,wght@0,400;0,700;1,400&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="style.css">
<!-- Vercel Web Analytics -->
<script>
window.va = window.va || function () { (window.vaq = window.vaq || []).push(arguments); };
</script>
<script defer src="/_vercel/insights/script.js"></script>
</head>
<body>
<div id="cursor-light"></div>
<header class="header">
<div class="container header-container">
<a href="index.html" class="logo">HSP.<span>Yoga</span></a>
<nav class="nav">
<ul class="nav-list">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="therapies.html" class="active">Therapies</a></li>
<li><a href="why-yoga.html">Why Yoga?</a></li>
<li><a href="index.html#contact" class="btn-primary">Book Session</a></li>
</ul>
</nav>
<div class="hamburger">
<span></span>
<span></span>
<span></span>
</div>
</div>
</header>
<main class="page-content">
<section class="section hero-small">
<div class="container">
<h1 class="hero-title fade-in">Healing <span class="highlight">Therapies</span></h1>
<p class="section-description fade-in delay-1">Targeted yogic solutions for chronic ailments and modern
lifestyle diseases.</p>
</div>
</section>
<div class="container">
<!-- Article 1: Obesity -->
<article class="therapy-article reveal">
<div class="therapy-grid">
<img src="img-obesity.png" alt="Yoga for Obesity" class="therapy-img">
<div class="therapy-text-wrapper">
<div class="therapy-header">
<h2>Obesity Management</h2>
<span class="tag">Weight Loss</span> <span class="tag">Metabolism</span>
</div>
<div class="therapy-content">
<p><strong>The Silent Epidemic:</strong> Obesity is not just about extra weight; it is the
root cause of diabetes, heart disease, and joint pain. In our sedentary world fueled by
processed foods, our metabolism slows down.</p>
<p><strong>How We Treat It:</strong> We don't just burn calories; we ignite the digestive
fire (Agni). Through dynamic flows like <em>Surya Namaskar</em> and metabolic-boosting
pranayamas like <em>Kapalbhati</em>, we reprogram the body to burn fat efficiently while
balancing hormones.</p>
</div>
</div>
</div>
</article>
<!-- Article 2: Back Pain -->
<article class="therapy-article reveal">
<div class="therapy-grid">
<img src="img-backpain.png" alt="Yoga for Back Pain" class="therapy-img">
<div class="therapy-text-wrapper">
<div class="therapy-header">
<h2>Back Pain Relief</h2>
<span class="tag">Spine Health</span> <span class="tag">Posture</span>
</div>
<div class="therapy-content">
<p><strong>Why It Happens:</strong> Hours of sitting, weak core muscles, and poor posture
compress the spinal discs. Ignoring back pain leads to chronic immobility.</p>
<p><strong>The Solution:</strong> Our therapy focuses on <strong>Spinal Traction</strong>
and <strong>Core Strengthening</strong>. Gentle backbends (like <em>Bhujangasana</em>)
and traction poses decompress the vertebrae, allowing the spine to heal naturally
without surgery or heavy medication.</p>
</div>
</div>
</div>
</article>
<!-- Article 3: Sciatica & Cervical -->
<article class="therapy-article reveal">
<div class="therapy-grid">
<img src="img-sciatica.png" alt="Yoga for Sciatica & Nerve Relief" class="therapy-img">
<div class="therapy-text-wrapper">
<div class="therapy-header">
<h2>Sciatica & Cervical Spondylosis</h2>
<span class="tag">Nerve Pain</span> <span class="tag">Neck Pain</span>
</div>
<div class="therapy-content">
<p><strong>The Pain:</strong> Shooting pain down the leg (Sciatica) or stiff, painful neck
(Cervical) are nerve compression issues often caused by modern 'tech-neck' and lack of
mobility.</p>
<p><strong>Therapeutic Approach:</strong> We use micro-movements to release nerve
impingement. Unlike general exercise which can aggravate these conditions, specific
therapeutic asanas create space in the joints (hip openers for Sciatica, neck rotations
for Cervical) to relieve pressure on the nerves instantly.</p>
</div>
</div>
</div>
</article>
<!-- Article 4: Hatha Yoga -->
<article class="therapy-article reveal">
<div class="therapy-grid">
<img src="img-hatha.png" alt="Traditional Hatha Yoga" class="therapy-img">
<div class="therapy-text-wrapper">
<div class="therapy-header">
<h2>Traditional Hatha Yoga</h2>
<span class="tag">Balance</span> <span class="tag">Strength</span>
</div>
<div class="therapy-content">
<p><strong>The Foundation:</strong> For those seeking general fitness and mental peace.
Hatha Yoga
is the balance of 'Ha' (Sun) and 'Tha' (Moon) energies.</p>
<p><strong>Benefits:</strong> It builds a rock-solid body and a calm mind. Regular practice
increases stamina, immunity, and focus, preparing you to face the daily challenges of
life with
a smile.</p>
</div>
</div>
</div>
</article>
</div>
<div class="container section center-text">
<a href="index.html#contact" class="btn-primary">Consult for Therapy</a>
</div>
</main>
<footer class="footer">
<div class="container">
<p>© 2025 Harshwardhan Singh Parmar. All rights reserved.</p>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>