-
Notifications
You must be signed in to change notification settings - Fork 0
/
services.html
217 lines (176 loc) · 8.83 KB
/
services.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
<!DOCTYPE html>
<html>
<head>
<title>Hope + Healing + Happiness</title>
<!--Background lake image Image by <a href="https://pixabay.com/users/Atlantios-4957810/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=2845930">Antonios Ntoumas</a> from <a href="https://pixabay.com/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=2845930">Pixabay</a>-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<!--Google Fonts-->
<link href="https://fonts.googleapis.com/css?family=Bebas+Neue|Raleway:400,800&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/e09d4ac963.js" crossorigin="anonymous"></script>
<!--CSS style sheet-->
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<!--Bootstrap Navigation Bar -->
<header>
<!-- <img id="logo" class="img-fluid" src="images/logo.png" width="300" height="80"> -->
<div id="navbar" class=" navbar navbar-expand-lg navbar-light navbar-toggleable-lg" data-toggle="collapse" data-target="#navbarSupportedContent">
<a class="navbar-brand" href="index.html">
<img id="logo" src="images/logo.png" width="300" height="80" alt="">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mx-auto">
<li class="nav-item active"><a href="index.html" class="text-muted">Home</a></li>
<li class="nav-item "><a href="about.html" class="text-muted">Your Therapist </a></li>
<li class="nav-item "><a href="services.html" class="text-muted">Services</a></li>
<li class="nav-item "><a href="contact.html" class="text-muted">Connect</a></li>
<li class="nav-item "><a href="https://www.therapyportal.com/p/hopehealing1976/" class="text-muted">Client Portal</a></li>
<li class="nav-item "><a href="#" class="text-muted">Forms</a></li>
</ul>
</div>
</div>
</nav>
</header>
<!--Background image -->
<img src="images/monstera.jpg" class="services img-fluid bg top" alt="monstera image">
<!--Bootstrap Jumbotron-->
<div class="jumbotron services">
<h1 class="">Services We Offer.</h1>
</div>
<!--Body Content-->
<div id="top" class="container-fluid services" >
<h2>What Are Life Solutions?</h2>
<p>Life solutions refers to the techniques and tools of hope that we use to stimulate your healing and restore your happiness. We ethically employ components of multiple therapeutic approaches, as well as coaching to get you through the tough times. Our solutions are compassionate, nonjudgmental and tailored to your needs.</p>
</div>
<img id="services-image"src="images/weakstrong.jpg" class="img-fluid md top" alt="Lake image">
<div class="container">
<div class="row">
<div class="col-lg-12 services-help">
<h2>How we can help.</h2>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-4 services">
<h3>Issues We Treat</h3>
<ul class="services"><li>Anger Management</li>
<li> Anxiety</li>
<li> Behavioral Issues</li>
<li> Child or Adolescent Problems</li>
<li> Depression</li>
<li> Family Conflict</li>
<li> Grief</li>
<li> Lesbian,Gay, Bisexual, Transgender, Queer Issues</li>
<li> Life Coaching</li>
<li> Life Transitions</li>
<li> Men's Issues</li>
<li> Personality Disorders (case by case discretion)</li>
<li> Post-Traumatic Stress Disorder & Other Traumas</li>
<li> Racial Issues/Discrimination</li>
<li> Self Esteem/Self-Worth</li>
<li> Spirituality</li>
<li> Stress Management</li>
</ul>
</div>
<div class="col-lg-4 services ">
<h3>Individial Therapy</h3>
<ul><li>Cognitive Behavioral Therapy</li>
<li> Narrative Therapy</li>
<li> Solution Focused Brief Therapy</li>
<li> Trauma-Focused Cognitive</li>
<li> Behavioral Therapy</li>
<li> Psychodynamic</li>
<li> Crisis Intervention</li>
<li> Motivational Interviewing</li>
</ul>
</div>
<div class="col-lg-4 services">
<h3>Family Therapy</h3>
<ul><li>Experiential Family Therapy</li>
<li>Family Systems Theory</li>
<li>Psychoeducation</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-12 services-cards">
<div class="card contact" style="width: 100%;">
<div class="card-body">
<h5 class="card-title"><em>Fees:</em></h5>
<p class="card-text">Avg Cost (per session): $125- $150</p>
<p>Sliding Scale: Yes</p>
<p>Accepted Payment Methods: Cash, Check, Credit/Debit </p>
<br>
<h5 class="card-title"><em>Accepted Insurance:</em></h5>
<h6 class="card-subtitle mb-2 text-muted"></h6>
<p class="card-text">Medicaid/Medicare</p>
<p>Blue Cross Blue Shield </p>
<p>Humana</p>
<p>Tricare </p>
<p>Out of Network</p>
</div>
</div>
</div>
<!-- footer -->
<footer class="footer mx-auto py-3">
<div class="container">
<span class="text-muted"> <a href="https://www.psychologytoday.com/us/therapists/hope-healing-happiness-life-solutions-wjules-greenville-sc/426532"><img src="images/today.png" class="psychology-today img-footer" alt="Psychology Today Verified"></a>
<i class="fab fa-twitter fa-5x img-footer"></i>
<i class="fab fa-instagram fa-5x img-footer"></i>
<div class="row">
<div class="col-md-4">
<p>100 Orchard Park #26141 Greenville, SC 29616</p>
</div>
<div class="col-md-4">
<p>864-412-0895</p>
</div>
<div class="col-md-4">
<p>© 2020 Life Solutions. Website by Yvonne King</p></span>
</div>
</div>
</div>
</footer>
<script>
// When the user scrolls down 80px from the top of the document, resize the navbar's padding and the logo's font size
// if (document.documentElement.clientWidth > 900) {
// scripts
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 50 || document.documentElement.scrollTop > 50) {
document.getElementById("navbar").style.padding = "0px 0px";
document.getElementById("logo").style.display = "none";
} else {
document.getElementById("navbar").style.padding = "5px 5px";
document.getElementById("logo").style.display = "inline";
}
}
/*Add your javascript for screens wider than or equal to 768 here*/
// // When the user scrolls the page, execute myFunction
// window.onscroll = function() {myFunction()};
// // Get the header
// var header = document.getElementById("header");
// // Get the offset position of the navbar
// var sticky = header.offsetTop;
// // Add the sticky class to the header when you reach its scroll position. Remove "sticky" when you leave the scroll position
// function myFunction() {
// if (window.pageYOffset > sticky) {
// navbar.classList.add("sticky");
// } else {
// navbar.classList.remove("sticky");
// }
// }
</script>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
</body>
</html>